Search Results

Showing results 1 to 3 of 3
Search took 0.05 seconds.
Search: Posts Made By: Ancient Dragon ; Forum: C and child forums
Forum: C 2 Days Ago
Replies: 4
Views: 163
Posted By Ancient Dragon
line 23 and 29: You can't add an node that's allocated on the stack to the linked list. Reason: when the function returns the memory address of that node is destroyed and becomes invalid. To fix...
Forum: C Apr 21st, 2009
Replies: 9
Views: 418
Posted By Ancient Dragon
To be fair, it doesn't really matter whether he wrote all that code or not. He never said he wrote it.

IMHO he has jumped off the deep end of the swimming pool before he has learned to walk. My...
Forum: C Apr 3rd, 2009
Replies: 5
Views: 624
Posted By Ancient Dragon
The general method of using multiple *.c files is to put the function prototypes in a header file, then include that header file in all the *.c files that need the functions. If you look at a couple...
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC