in reply to Re: **HomeWork** Printing the found input from an array
in thread **HomeWork** Printing the found input from an array

ww, perfect explanation, thank you... I appreciate your tact!
  • Comment on Re^2: **HomeWork** Printing the found input from an array

Replies are listed 'Best First'.
Re^3: **HomeWork** Printing the found input from an array
by TGI (Parson) on Apr 02, 2008 at 16:47 UTC

    The diagnostics pragma is useful because is explains what the various warnings and errors mean in more detail.

    It is also a good pragma to turn on while you are learning.


    TGI says moo