What are the disadvantages of external storage class?
No Answer is Posted For this Question
Be the First to Post Answer
what is c language?
how to convert an char array to decimal array
what is diff between localstatic and globalstatis variable possible 2 use in another file...?
How to implement call back functions ?
What does == mean in texting?
What is indirection in c?
main is a predefined or user define function if user defined why? if predefined whay?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
void main() { int i=5; printf("%d",i++ + ++i); }
What is dynamic dispatch in c++?
Can true be a variable name in c?
What is the purpose of clrscr () printf () and getch ()?