Results 1 to 4 of 4

Thread: Cast String to int....*Solved*

Threaded View

  1. #1

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Cast String to int....*Solved*

    Ok I have a car number like this

    DJ44444

    in a String object. Now I want the three numbers in the middle to be casted to a int. I know I kan use substring() to get the numbers out into a new string, but how do I convert them to an integer variable? This might be a dumb question but please answer. Thanks.
    Last edited by NoteMe; May 6th, 2003 at 02:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width