How do I round numbers?
No Answer is Posted For this Question
Be the First to Post Answer
If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
What is the use of putchar function?
write a program for size of a data type without using sizeof() operator?
22 Answers HCL, IBM,
What is wrong with this code?
what is the role you expect in software industry?
atoi, which takes a string and converts it to an integer. write a program that reads lines(using getline), converts each line to an integer using atoi and computes the average of all the numbers read. also compute the standard deviation
What is difference between array and pointer in c?
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
Is the following code legal? struct a { int x; struct a b; }
Program to simulate second clock
What is the value of h?
Hai why 'c' is the middle language