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

Why can’t we compare structures?

818


Why do we use & in c?

595


Explain logical errors? Compare with syntax errors.

633


Explain what is the benefit of using const for declaring constants?

619


How do I round numbers?

606






Why do we use main function?

644


What is character constants?

716


How can I sort a linked list?

639


What is a const pointer?

640


Explain what is a pragma?

596


What is meant by initialization and how we initialize a variable?

590


What is unsigned int in c?

565


What are the advantages of c language?

668


What is sizeof c?

614


Where are the auto variables stored?

629