Forum: C Jan 7th, 2009 |
| Replies: 8 Views: 600 thanks for all the advice everyone, helps no end :) |
Forum: C Jan 6th, 2009 |
| Replies: 8 Views: 600 Thanks Aia, cleared up a lot for me, esp the quoted part :)
Glad i signed up now :) |
Forum: C Jan 6th, 2009 |
| Replies: 8 Views: 600 also, i have added the bubble sort to the code but it isnt swapping the pointers stored in the array and i know it is something to do with the swap method, but i just cant see what it is.
again... |
Forum: C Jan 6th, 2009 |
| Replies: 8 Views: 600 worked a treat, thank you.
any chance you could explain what I was doing and what strcpy() does differently, just for future reference?
thanks again |
Forum: C Jan 6th, 2009 |
| Replies: 8 Views: 600 Hi (first post :) ),
I have a coursework where we have to read in 50 lines from a file (bubble.txt), sort them into length order and then print them out (its not the whole coursework, just a part).... |