Command *codesay* ****************** Documentation for the codesay command in */cmds/wiz/codesay.c*. Command ======= USAGE ``codesay `` Displays the string formatted as LPC code. Useful when discussing/explaining snippets of code. > ``codesay void create() { ::create(); }`` | You say: | void create(){ | ::create(); | } .. TAGS: RST *File generated by Lima 1.1a4 reStructured Text daemon.*