Why enum is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
Who developed c language?
Can a pointer point to null?
Explain a file operation in C with an example.
please send me the code for multiplying sparse matrix using c
How does free() know how many bytes to free?
Can you explain the four storage classes in C?
Why is it that not all header files are declared in every C program?
What are all different types of pointers in c?
What is the difference between big endian form and little endian form? write a code to convert big endian form to little endian and vice versa..
Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff
Difference between strcpy() and memcpy() function?