Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can we allocate array or structure bigger than 64kb?

Answer Posted / banavathvishnu

change the memory model in complier option to higher Model.
Suppose your memory model is small change it to Huge.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are header files in c?

1122


What is d'n in c?

1176


What is an array? What the different types of arrays in c?

1254


Define recursion in c.

1350


why return type of main is not necessary in linux

2151


Why can't I perform arithmetic on a void* pointer?

1159


Describe the modifier in c?

1145


What is string length in c?

1159


Explain bit masking in c?

1193


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2487


Explain Function Pointer?

1244


Why & is used in c?

1247


Who invented b language?

1476


What is the difference between volatile and const volatile?

1049


What is pass by reference in functions?

912