For atoi use
1. Convert.ToInt32, Convert.ToInt64, Convert class has got many good
functions
2. StringWriter and StringReader are equivalent of stringstream



-----Original Message-----
From: Clint Phillips [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 20, 2002 2:06 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Trouble finding atoi() or the like.


Could someone point me to an atoi() or strtoul() function in the FCL? Or
is there a std::stringstream equivalent? I don't beleive in rewriting
functions that already exist. :-)

Thanks

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to