Servertec Conventions
M E N U

Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
iMake
Make Files
Constants
Identifiers
Operators
Directives
Statements
Macros
Legal
Feedback

 


Convention Description Example
Normal description Returns from call.
Bold enter as written print( abs( -1 ) )
Italics replace with appropriate value expression + expression
{} optional { expression }
[] required [ then ]
* any character x
... repeat zero or more times *...
.. range of values A ..B
| option constant | variable
top of page
Built with iMake Copyright © 1997-1998 Servertec. All rights reserved.
Last Modified: Sun Aug 23 19:52:09 PDT 1998