Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: rocky2008 ; Forum: C and child forums
Forum: C May 27th, 2009
Replies: 11
Views: 566
Posted By rocky2008
Forum: C May 27th, 2009
Replies: 11
Views: 566
Posted By rocky2008
oh!! then does this problem arise because of the problem in allocating the required amount of memory by the compiler ?
Forum: C May 27th, 2009
Replies: 11
Views: 566
Posted By rocky2008
thanks for your response. but can u please tell me why executable statements cant be given before variable declaration ?
Forum: C May 27th, 2009
Replies: 11
Views: 566
Posted By rocky2008
i couldn't find the answer. can u please help me if you know the answer.
Forum: C May 27th, 2009
Replies: 11
Views: 566
Posted By rocky2008
clrscr() is usually given after the declaration of all variables. If it is given before the declaration(of variables), the compiler points out an error. Why is this due to ? Will there be any problem...
Forum: C May 27th, 2009
Replies: 6
Views: 824
Posted By rocky2008
what do you mean in the last line ? can u please explain ?
Forum: C May 27th, 2009
Replies: 9
Views: 63,287
Posted By rocky2008
getch() returns the character you typed without displaying it on the screen.
getche() returns the character you typed by displaying(echoing) it on the screen.
and finally, getchar() works similarly...
Forum: C May 27th, 2009
Replies: 6
Views: 824
Posted By rocky2008
can anyone please tell me the function of calloc() and malloc() and the difference between them ...

what does (char*)malloc(n) mean ??
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC