\b;Type \c;void\n;
Use this type when you want to declare a function that returns nothing.
Example:
\c;\s;void MyFunction(int a)
\s;{
\s; ...
\s;}
\n;
\t;See also
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;categories\u cbot\category;.