View Single Post
  #4 (permalink)  
Old 01-29-2008, 08:34 AM
Clemenza1983's Avatar
Clemenza1983 Clemenza1983 is offline
Member
 
Join Date: Jan 2008
Location: Singapore
Posts: 24
Clemenza1983 is on a distinguished road
Send a message via MSN to Clemenza1983
hmm i am trying to do it now but it seems like i do not understand or should i say how to start i know what is an array and subscript should i do a table as the following

subscript [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
Array KB [0] [1] [2] [3] [4] [5] [6] [7] [8] [9]

as there are only 0 to 9 integer on the keyboard
so if:

kb integers[i]

initialize kb array[1..10] to zeroes?
FOR I in range of 1 to 10
???

i need someone to guide me haiz...
__________________
Don Vito Corleone~I am gonna make you an offer you can't refuse
Reply With Quote