How can I allocate arrays or structures bigger than 64K?

Answer Posted / sathish kumar

HI All,

In a book i studied that you can use far* to allocate
memory above 64k limit.

Thanks & Regards
Sathish Kumar

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

4. main() { int c=- -2; printf("c=%d",c); }

1373


Explain what is the difference between text files and binary files?

622


How do we print only part of a string in c?

592


What are local variables c?

556


what is reason of your company position's in india no. 1.

1779






What is cohesion in c?

545


Does free set pointer to null?

569


What is string function c?

573


Do you know the use of 'auto' keyword?

665


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

562


Can include files be nested? How many levels deep can include files be nested?

661


How can I generate floating-point random numbers?

613


Can i use “int” data type to store the value 32768? Why?

759


What is pragma in c?

635


c program to compute AREA under integral

1818