Computer Science Canada

Inserting numbers using arrays

Author:  sk8boarder1414 [ 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

Author:  Cervantes [ Thu Feb 16, 2006 7:47 am ]
Post 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.

Author:  codemage [ Thu Feb 16, 2006 10:00 am ]
Post subject: 

locate(x,y)


: