Page 1 of 1

Corrections

Posted: Mon Jul 16, 2012 10:44 am
by IanJohnston
phone num errata.jpg
phone num errata.jpg (89.22 KiB) Viewed 10053 times
Hello
Two errors, but perhaps they were deliberate to test our mettle!
Context :
Flowcode step by step
Strings and memory
7. Getting a phone number

General Comment – As the topic is entitled “Getting a phone number” – I declared numarray as a 12 Byte variables instead of 10 to accommodate 11 fig phone mumber + enter key. !

Error 1
Text reads
“This is followed by a Calculation icon where the value KEY is increased by 1: this means that the next character entered on the keypad will be stored in the subsequent character of the array.”

Should read:
“This is followed by a Calculation icon where the value PTR is increased by 1: this means that the next character entered on the keypad will be stored in the subsequent character of the array.”

Error 2

On flowchart,
Presently shows : next icon following the 100ms Delay Icon is a Connection Point to B

Correction should show Connection Point icon to A

Regards Ian Johnston

Re: Corrections

Posted: Mon Jul 16, 2012 11:46 am
by DavidA
Thanks for the info Ian, we will look into these!