View Single Post
Old Apr 27th, 2005, 6:59 PM   #16
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
Why not make one? I really have no clue how to... since im still new to C++ I still dont know any methods of how to do things.

I was thinking I would have to put the string through a loop and it seperated the string into temporary strings (each temp string containing one line), and it inserts a word to the end of the array one by one if it will fit on the line, and it goes through the whole string of words doing that... but I still dont know how to tell if the word fits or not, or even how to make this, or if its even sloppy coding, or the only way there is to do it 0_o.
brokenhope is offline   Reply With Quote