What is the right way to use errno?
No Answer is Posted For this Question
Be the First to Post Answer
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); }
What is the difference between array and linked list in c?
How does variable declaration affect memory?
What is a wrapper function in c?
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
Explain what does a function declared as pascal do differently?
Is it acceptable to declare/define a variable in a c header?
1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file
Explain the use of #pragma exit?
What is d'n in c?
Is fortran still used in 2018?
How can I determine whether a machines byte order is big-endian or little-endian?