What is the right way to use errno?
No Answer is Posted For this Question
Be the First to Post Answer
ABCDCBA ABC CBA AB BA A A
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
size maximum allocated by calloc()
what is difference between ++(*p) and (*p)++
17 Answers Accenture, HCL, IBM,
Can we declare a function inside a function in c?
how many errors in c explain deply
Write a small C program to determine whether a machine's type is little-endian or big-endian.
Write a program that receives as input a number omaadel-n-print, four digits.
cavium networks written test pattern ..
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
print a "hello" word without using printf n puts in c language