There was a Tokenizer object in the FileIO documentation. I can't seem to find any reference to it in the latest documentation.<div><br></div><div>Kassen, Do you know where this has gone?</div><div><br></div><div>Mike<br clear="all">
<div><br></div><a href="http://michaelclemow.com" target="_blank">http://michaelclemow.com</a><br><a href="http://semiotech.org" target="_blank">http://semiotech.org</a><br><br><br>
<br><br><div class="gmail_quote">On Thu, Jul 12, 2012 at 3:13 AM, Atte André Jensen <span dir="ltr"><<a href="mailto:atte@email.dk" target="_blank">atte@email.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
Is it possible to split a string into an array of chars? Or work with parts of strings in other ways?<br>
<br>
src/util_string.h mentions these string related functions:<br>
<br>
std::string itoa( t_CKINT val );<br>
std::string ftoa( t_CKFLOAT val, t_CKUINT precision );<br>
std::string tolower( const std::string & val );<br>
std::string toupper( const std::string & val );<br>
std::string trim( const std::string & val );<br>
std::string ltrim( const std::string & val );<br>
std::string rtrim( const std::string & val );<br>
<br>
I couldn't find some of them (like ltrim) in the manual, although they were mentioned in examples. Shouldn't they be mentioned in the manual?<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Atte<br>
<br>
<a href="http://atte.dk" target="_blank">http://atte.dk</a>   <a href="http://modlys.dk" target="_blank">http://modlys.dk</a><br>
<br>
______________________________<u></u>_________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu" target="_blank">chuck-users@lists.cs.<u></u>princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.<u></u>edu/mailman/listinfo/chuck-<u></u>users</a><br>
</font></span></blockquote></div><br></div>