From: Alexsandro Meireles <mei...@gm...>
> Subject: [Dev-C++] Tokenize function
> To: "Dev C++" <dev...@li...>
> Message-ID:
> <89a...@ma...>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dear all,
>
> I have build a function to tokenize a sentence and to return the words in my
> main function. It seems ok, but it's not working the way I intend.
You are passing the string into the function by value and not by reference.
--
Bruce Fletcher
Stronsay, Orkney UK
<http://claremont.islandblogging.co.uk>
|