Programming with Ophis | ||
---|---|---|
<<< Previous | Headers, Libraries, and Macros | Next >>> |
hello3.oph expands our running example, including the code above and also defining a new macro greet that takes a string argument and prints a greeting to it. It then greets far too many targets.
<<< Previous | Home | Next >>> |
Macros | Up | Character maps |