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

When can you use a pointer with a function?

569


What is nested structure in c?

614


What is infinite loop?

630


What is the size of empty structure in c?

595


What is the total generic pointer type?

728






Explain about the functions strcat() and strcmp()?

598


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

662


What is the difference between the = symbol and == symbol?

629


Is return a keyword in c?

598


What is the -> in c?

585


What is a stream in c programming?

596


Tell me is null always defined as 0(zero)?

674


What is dynamic variable in c?

567


What does %c mean in c?

652


Why & is used in scanf in c?

627