How do I round numbers?
No Answer is Posted For this Question
Be the First to Post Answer
What is static memory allocation?
Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table
list the no of files created when c source file is compiled
Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
how to implement stack work as a queue?
Why do we use c for the speed of light?
How was c created?
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code
#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }
what is the difference between declaration and definition of a variable or function ?
What are external variables in c?