Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

how to allow file which size > 2 Go ???

mhellmann
Beginner
246 Views
Hi all,
once again, I didn't find any option which allows file to be bigger than 2Go ...
I write any information in a binary or ascii file, and when its size is more than 2 Go, I receive a great meaasge that explains me "size exceed", or something like this.
in factI just wrote informations on an ofstream type file, in C++, under linux ...
Is there any option to put on the icpc compiler ?????
is it the same as gcc ????
it's not because of the file system, I try to concatenate datas in a file and it runs ...
if someone can help me ....
please
thxx
/MH
0 Kudos
0 Replies
Reply