This is a discussion on How to do this ? within the Coding in General forums, part of the Development/Scripting category; i want to write a c program which is given one or more strings as command-line parameters and which builds ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
i want to write a c program which is given one or more strings as command-line parameters and which builds a linked list holding copies of the strings. The program should then output the strings in reverse order, one per line, by going through the list. is any one can help me?
|
| Sponsored Links | ||
|
|