Why is sprintf unsafe?
No Answer is Posted For this Question
Be the First to Post Answer
How can I find out how much free space is available on disk?
Explain #pragma in C.
How would you use the functions fseek(), freed(), fwrite() and ftell()?
0 Answers Aspire, Infogain, TISL,
suppose there are five integers write a program to find larger among them without using if- else
WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............
what is the coding of display the factorial of a number using array and function?
post new interiew question and aptitude test papers
What is the role of this pointer?
what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
I have a varargs function which accepts a float parameter?
5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function
can anyone please tell about the nested interrupts?