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...

What is the restrict keyword in C?

Answer Posted / glibwaresoftsolutions

restrict is used with pointers to indicate that the object pointed to is accessed only through that pointer, enabling optimizations.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are preprocessor directives in c?

1156


When should the const modifier be used?

1155


What are the advantages of Macro over function?

2096


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

2147


What's the difference between constant char *p and char * constant p?

1191


What happens if header file is included twice?

1211


What does nil mean in c?

1348


What is difference between structure and union with example?

1121


why we wont use '&' sing in aceesing the string using scanf

2427


What is string constants?

1202


What is the difference between union and anonymous union?

1375


The file stdio.h, what does it contain?

1214


Write the syntax and purpose of a switch statement in C.

1153


Explain how do you use a pointer to a function?

1158


Why is c so important?

1103