Home | Notes | Languages | Programs | Homework |
Converting string to int |
Jason Convry (jconvry@VT.EDU)
Sat, 22 Sep 2001 14:46:22 -0400
Message-ID: <000701c14396$e00edb70$38a4ae3f@cj255176c> Date: Sat, 22 Sep 2001 14:46:22 -0400 From: Jason Convry <jconvry@VT.EDU> Subject: Converting string to int
How do you convert a string (or char) to an int, and vice versa?
Also, is there a way to check if a character is a number or letter?
Thanks
Home | Notes | Languages | Programs | Homework |