What is a void * in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between char array and char pointer?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
What is main function in c?
I want tcs placement papers of 2004-2009 , its urgent
what is the defrenece between structure and union
Why do we write return 0 in c?
How can I get the current date or time of day in a c program?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
what is pointer ? what is the use of pointer?
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
Why does everyone say not to use scanf? What should I use instead?
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value