[algogeeks] help with stringstream (STL)

2011-08-03 Thread Victor Manuel Grijalva Altamirano
Hi, i don't know how to use stringstream of STL, if i have the string a=helloawordagoodabye, i need the next list: hello word good bye check that for each 'a' i need break the string...how -- Victor Manuel Grijalva Altamirano Universidad Tecnologica de La Mixteca -- You received this

Re: [algogeeks] help with stringstream (STL)

2011-08-03 Thread Pankaj
http://ideone.com/FtfQO On Thu, Aug 4, 2011 at 2:54 AM, Victor Manuel Grijalva Altamirano kavic1.mar...@gmail.com wrote: Hi, i don't know how to use stringstream of STL, if i have the string a=helloawordagoodabye, i need the next list: hello word good bye check that for each 'a' i need

Re: [algogeeks] help with stringstream (STL)

2011-08-03 Thread Victor Manuel Grijalva Altamirano
thanks Pankaj, i learn some new today -- Victor Manuel Grijalva Altamirano Universidad Tecnologica de La Mixteca -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com. To

Re: [algogeeks] help with stringstream (STL)

2011-08-03 Thread Anuj Kumar
nice code :) On Thu, Aug 4, 2011 at 3:10 AM, Victor Manuel Grijalva Altamirano kavic1.mar...@gmail.com wrote: thanks Pankaj, i learn some new today -- Victor Manuel Grijalva Altamirano Universidad Tecnologica de La Mixteca -- You received this message because you are subscribed to