Dan Sugalski                                                     
                                 
                      <[EMAIL PROTECTED]>          To:       Melvin Smith 
<[EMAIL PROTECTED]>,                      
                                                [EMAIL PROTECTED]               
                                 
                      03/21/2002 11:51         cc:                                     
                                 
                      AM                       Subject:  Re: Cola update               
                                 
                                                                                       
                                 
                                                                                       
                                 
                                                                                       
                                 




>At 5:15 AM -0500 3/21/02, Melvin Smith wrote:
>>Well you can now write neato string code with Parrot with standard
>>array notation. I mapped it onto the substr w/replace op.
>>
>>// copy a string
>>int i = 0;
>>while(str[i] != "")
>>    newstr[i] = str[i++];
>
>Shares of Atari Basic... Cool. ;)
>--
>                                         Dan

Ahhh, those simpler days....

Hmm you have just given me an evil idea...

-Melvin Smith

IBM :: Atlanta Innovation Center
[EMAIL PROTECTED] :: 770-835-6984

Reply via email to