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

Answer Posted / nithya

For arrays larger than 64k use

char huge array3[100000L];

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

683


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

607


number of times a digit is present in a number

1545


how can use subset in c program and give more example

1507


Describe explain how arrays can be passed to a user defined function

609






i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1848


What is the difference between union and anonymous union?

841


How does placing some code lines between the comment symbol help in debugging the code?

550


Can stdout be forced to print somewhere other than the screen?

627


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1667


What are structures and unions? State differencves between them.

620


What is the use of gets and puts?

608


Write a program of prime number using recursion.

623


Write a code to determine the total number of stops an elevator would take to serve N number of people.

735


Hai what is the different types of versions and their differences

1495