Visual 2008 to Cygwin/ Linux Compiler ProblemHi, My problem is that a program that I compiled and run perfectly well in visual 08 doesn't comp...
Building a Linked ListThanks Imi! Problem resolved. I decided not to use the get member function...rather, just stuck wit...
Building a Linked ListThanks for the suggestions Imi. I have introduced a "delete linkedlist" function since your message...
Building a Linked ListHi, My program reads data (text and int) from an input (notepad) file and stores it in a linked lis...