Date: 08/25/00
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions outcontrol.xml"
- Previous message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What would be the proper tag for something like a return value?
e.g. <function>myfunc</function> will return TRUE on success and FALSE on
failure.
or
e.g. <function>myfunc</function> will return 0 on success and -1 on
failure.
I could use the <parameter</parameter> tag, but is there a better tag to
use?
Daniel
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions outcontrol.xml"
- Previous message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

