Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

how to allow file which size > 2 Go ?

mhellmann
Beginner
269 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
1 Reply
Vladimir_Dudnik
Employee
269 Views
Hi, you probably targeted this message for Intel Compiler forum?
0 Kudos
Reply