There is a piece of code for a program compiled in Borland Turbo C. There is such an announcement:
huge x[240001]; When you try to compile this line with the GCC (MinGW32) compiler, an error occurs:
huge does not name a type.
Accordingly questions:
1) What kind of huge ? What is sizeof() in bytes?
2) Is it a structure or what?
3) Where is this type declared? Which header files?
4) How can it be replaced in GCC (MinGW32)?
PS It is desirable exact match replacement, since size, order bytes are important when reading / writing array x[240001] , 10 bytes is written to the file fwrite(x,10,240000,ou); .
hugeintoenum { A, B, C }, andxinto(*fun). But Occam's razor and common sense rule out unreasonable consideration of macro substitutions. - AnT