Results 1 to 8 of 8

Thread: uhh... total begginer question *RESLVED*

Threaded View

  1. #1

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Thumbs down uhh... total begginer question *RESLVED*

    I feel sorta... emberresed asking this but umm....

    well, with arrays... is there any way to put in datamanualy rather then having to do each spot at a time? Like you can in C++...

    instead of

    myArray(0) = ..
    myArray(1) = ..

    i want to do

    myArray() = {"1","2"... "50"}

    how can i do this?
    Last edited by invitro; Mar 27th, 2004 at 12:48 AM.
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

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