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

Answer Posted / phani kumar s

by using the pointers with the structures we can allocate the
memory for the structure ,Pointers are DMA

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain pointers in c programming?

637


How many levels of pointers have?

596


p*=(++q)++*--p when p=q=1 while(q<=6)

1269


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

559


Does c have class?

614






what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

1259


What is a void pointer? When is a void pointer used?

627


Is using exit() the same as using return?

680


What does c mean?

589


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

642


What is the method to save data in stack data structure type?

609


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

657


Is c++ based on c?

656


Can you please explain the difference between strcpy() and memcpy() function?

603


What are the 4 data types?

603