Monthly Archives: August 2010

Using thw [] for conditional processing

The process shown below is and example of using the [] to have the program execute a condition that searches the contents of an array till a match is found. It goes from the top to the bottom to check each and every member of the array to look for a match doing the requested [...]

Posted in Basics, Sample Code | Tagged , | Comments closed