colobot-data/help/cbot/F/void.txt

12 lines
226 B
Plaintext

\b;Type \c;void\n;
Ce type particulier signifie qu'il n'y a rien.
Exemples:
\c;\s;void MyFunction(int a)
\s;{
\s; ...
\s;}
\n;
\t;Voir aussi
\l;Programmation\u cbot;, \l;types\u cbot\type; et \l;catégories\u cbot\category;.