what is difference between ANSI structure and C99 Structure?

Answer Posted / durgesh singh

Think You.............

Is This Answer Correct ?    5 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the facialities provided by you after the selection of the student.

1654


swap 2 numbers without using third variable?

656


Explain the binary height balanced tree?

718


How was c created?

586


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

710






What are disadvantages of C language.

640


Where are the auto variables stored?

622


Explain the Difference between the New and Malloc keyword.

684


Does c have enums?

598


how we can make 3d venturing graphics on outer interface

3998


What is a stream in c programming?

588


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

1594


Can a function argument have default value?

669


What is difference between main and void main?

624


Calculate 1*2*3*____*n using recursive function??

1511