|
3.10.4 Printing of dataThe proceduredbprint is useful for optional output of data:
it takes 2 arguments and prints the second argument, if the first
argument is positive; it does nothing otherwise.
|
|
3.10.4 Printing of dataThe proceduredbprint is useful for optional output of data:
it takes 2 arguments and prints the second argument, if the first
argument is positive; it does nothing otherwise.
|