convert str array to int ??? (Off-topic)
Christopher R. Merlo
cmerlo at turing.matcmp.ncc.edu
Sat Mar 22 10:10:14 EST 2003
On 2003-03-21 23:11 -0500, CHUN-YIU LAM <chun_lam at hotmail.com> wrote:
> Also the C/C++ does not have String or Array Type. We just used
> char type.
Don't mean to be nitpicky, but C++ does have a string class. Just
#include <string>. Maybe knowing this will help you write better C++.
-c
--
cmerlo at turing.matcmp.ncc.edu http://turing.matcmp.ncc.edu/~cmerlo
Linux: Because a 486 is a terrible thing to waste.
More information about the talk
mailing list