Sorting elements of a one-way linked listWell debugger does show me that things go bad at line 98 as the program tries to compare two addres...
Sorting elements of a one-way linked listSo the task is to sort numbers which are stored in a one-way linked list by changing the links in th...
Unknown symbols when reading file and saving words to an array (iostream)The problem was me taking the next symbol in the else part rather than in the main part of the while...
Unknown symbols when reading file and saving words to an array (iostream)Adding " if (symbol == '\n ' || ...........)" at the part where it checks for the end of the "word" ...
Unknown symbols when reading file and saving words to an array (iostream)Figured that out aswell while waiting for a response :> Also - yes it is a requirment to process the...
This user does not accept Private Messages