All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)All the code we need will be in one file, <tt>main.cpp</tt>. Create that file with the code below:
<syntaxhighlight lang="cpp-qt">
#include <cstdlib>
 h French (fr)Tout le code dont nous aurons besoin tiendra dans un même fichier, <code>main.cpp</code>. Créez ce fichier avec le code ci-dessous :
<syntaxhighlight lang="cpp-qt">
#include <cstdlib>