Inserting numbers using arrays
Author |
Message |
sk8boarder1414
|
Posted: Thu Feb 16, 2006 12:43 am Post subject: Inserting numbers using arrays |
|
|
Hey guys I was wondering if you knew how to insert a number into a specific box on the screen after get the row, column and the fill number from the user.. i've been working on this for like 3 hours and everything i've tried hasnt worked. Thanks |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Cervantes
|
Posted: Thu Feb 16, 2006 7:47 am Post subject: (No subject) |
|
|
Font.Draw it?
What does this have to do with arrays? If you want to insert an element into an array,you have to use a Flexible Array. Check the Turing Walkthrough for a link to the tutorial. |
|
|
|
|
|
codemage
|
Posted: Thu Feb 16, 2006 10:00 am Post subject: (No subject) |
|
|
locate(x,y) |
|
|
|
|
|
|
|