Convert Class in .NET
Programmer's Corner - Checking for Equality in VB.Net Source Code Sample
The convert class in .NET does what atoi does in CPP.
convert.toint32(48) returns 0 (48 is the ascii value for 0)
Who'da thunk?
The convert class in .NET does what atoi does in CPP.
convert.toint32(48) returns 0 (48 is the ascii value for 0)
Who'da thunk?
Comments
Post a Comment
If you are asking me a question via comments, please be patient.