Please help me with the codes
to convert string values to long
The following command is wrong because
values from parameters are string, but
I need it to be converted to long.
How to do that ?
long fromcgi = getParameter("DATE");
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: string convert to long How?Threaded View
|
Click Here to Expand Forum to Full Width |