Int32.Parse(string s)
System.Convert.ToInt32(string s);

-----Original Message-----
From: Clint Phillips [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 20, 2002 11:06 AM
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