User Tools

Site Tools


fr:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fr:start [2023/04/11 10:29] oldsnakefr:start [2023/04/11 11:21] (current) oldsnake
Line 1: Line 1:
 <WRAP round important 50%> Ce wiki est en construction. Du nouveau contenu sera ajouté régulièrement.</WRAP> <WRAP round important 50%> Ce wiki est en construction. Du nouveau contenu sera ajouté régulièrement.</WRAP>
  
-<code cpp> +======API SCRIPTING======
-void Example1()     +
-{    +
  
-    // On déclare un tableau de taille indéfinie qui peut contenir un type entier signé (int) +====Classes==== 
- Array<int> _Array; + 
-     +[[fr:scriptapi:class:display:info|Display]]
-    // On insère les elements suivants en fin du tableau avec Push() +
-    _Array.Push(2); +
-    _Array.Push(3); +
- _Array.Push(8); +
-     +
-    // Le contenu de ce tableau est maintenant [2, 3, 8] +
-     +
-+
-</code>+
fr/start.1681201786.txt.gz · Last modified: 2023/04/11 10:29 by oldsnake

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki