03-03-2008 06:54 PM
03-03-2008 07:30 PM - edited 03-03-2008 07:31 PM
Try this.
03-03-2008 08:10 PM
03-03-2008 08:28 PM
03-03-2008 08:35 PM
LabMaster03 wrote:
Thank you this seem logically correct I just didnt know which tools to use in order to implement, Although I do get one bad wiring error "you have connected an array data type to its element data type." how should I fix this? Also what is that tool you used to display the array index of the 20th 1? and since I am going to continue going through the array after the 20 1s would I be able to do some type of thing where I use that index to "go to next index" because eventually the whole program will analyze the all integers after the 1s. Sorry so many question I am very new to this.