What are linker error?
No Answer is Posted For this Question
Be the First to Post Answer
difference between i++* and *++i
HOW CAN ADD OUR FUNCTION IN LIBRARY.
Why is it usually a bad idea to use gets()? Suggest a workaround.
what will be the output of the following program, justify? #define TEST int TEST getdata() { static i; i+=10; return i; } main() { int k; k = getdata(); }
What is #line?
Who is the founder of c language?
What are the string functions? List some string functions available in c.
What is keyword in c?
What is an arrays?
what is the role you expect in software industry?
difference between loading and linking
wats SIZE_T meant for?