Tyler MacDonald wrote:
On my linux system, the following test code instantaniously creates a 1
gigabyte file... I'm guessing on Win32 it will either:

        1) Grind away for 5 minutes creating a file full of zeroes,

        2) Not work at all, or

        3) If I'm really lucky, have the same behaviour as on linux.

Test code attached... would anybody with access to a win32 box be able to
give it a try and let me know what happened? (And specify if they're using
cygwin, visual studio, or whatever?)

        Thanks,
                Tyler

Might not help you, but with my OS/2 build it instantaneously creates the 1 gig file. Compiler used - Open Watcom 1.5.

Michael

Reply via email to