diff --git a/fbdocs/manual/cache/AntoniGual.wakka b/fbdocs/manual/cache/AntoniGual.wakka index e869e0c2a5..590230809a 100644 --- a/fbdocs/manual/cache/AntoniGual.wakka +++ b/fbdocs/manual/cache/AntoniGual.wakka @@ -1 +1,2 @@ -antonigual [at] eic [dot] ictnet [dot] es \ No newline at end of file +antonigual [at] eic [dot] ictnet [dot] es + diff --git a/fbdocs/manual/cache/CatPgArray.wakka b/fbdocs/manual/cache/CatPgArray.wakka index ff2158c940..eb4fad7be3 100644 --- a/fbdocs/manual/cache/CatPgArray.wakka +++ b/fbdocs/manual/cache/CatPgArray.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Array Functions"}}---- +{{fbdoc item="title" value="Fonctions des tableaux"}}---- Les déclarations et procédures pour travailler avec des tableaux. **{{anchor name="DEFINE|Définition de tableaux"}}** @@ -34,4 +34,5 @@ Les d >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgBits.wakka b/fbdocs/manual/cache/CatPgBits.wakka index 0705d560b7..7a9b73fbdd 100644 --- a/fbdocs/manual/cache/CatPgBits.wakka +++ b/fbdocs/manual/cache/CatPgBits.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Bit Manipulation"}}---- +{{fbdoc item="title" value="Manipulation des bits"}}---- Macros qui travaillent avec les bits et les octets des nombres. {{fbdoc item="desc"}} @@ -29,4 +29,5 @@ Macros qui travaillent avec les bits et les octets des nombres. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgCasting.wakka b/fbdocs/manual/cache/CatPgCasting.wakka index ff94a026b2..6c64d3c87a 100644 --- a/fbdocs/manual/cache/CatPgCasting.wakka +++ b/fbdocs/manual/cache/CatPgCasting.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Converting Data Types"}}---- +{{fbdoc item="title" value="Conversion entre types de données"}}---- Opérateurs et procédures qui réalisent des conversions entre différents types. **{{anchor name="GENERIC|Conversions génériques"}}** @@ -44,4 +44,5 @@ Op Conversion d'une chaîne expression numérique vers une valeur "long". >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgCompOpt.wakka b/fbdocs/manual/cache/CatPgCompOpt.wakka index e0ab74fb31..2d3b1b5ac8 100644 --- a/fbdocs/manual/cache/CatPgCompOpt.wakka +++ b/fbdocs/manual/cache/CatPgCompOpt.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Options"}}---- +{{fbdoc item="title" value="Options du compilateur"}}---- Les options de commande en ligne du compilateur pour le compilateur fbc: {{fbdoc item="keyword" value="CompilerOptoptfile|@< file >"}} @@ -103,4 +103,5 @@ Les options de commande en ligne du compilateur pour le compilateur fbc: {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgCompilerSwitches.wakka b/fbdocs/manual/cache/CatPgCompilerSwitches.wakka index 4a6bbc75d8..5e3a6a5ac0 100644 --- a/fbdocs/manual/cache/CatPgCompilerSwitches.wakka +++ b/fbdocs/manual/cache/CatPgCompilerSwitches.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Switches"}}---- +{{fbdoc item="title" value="Commutateurs du compilateur"}}---- Déclarations qui affectent la façon dont le code est compilé. {{fbdoc item="desc"}} @@ -48,4 +48,5 @@ D {{fbdoc item="see"}} - [[CatPgPreProcess Préprocesseur]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgConsole.wakka b/fbdocs/manual/cache/CatPgConsole.wakka index e52875c0b5..00c5c43302 100644 --- a/fbdocs/manual/cache/CatPgConsole.wakka +++ b/fbdocs/manual/cache/CatPgConsole.wakka @@ -43,4 +43,5 @@ Proc Intercale un certain nombre de colonnes lors de l'écriture d'un texte. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgControlFlow.wakka b/fbdocs/manual/cache/CatPgControlFlow.wakka index c5f5ace2dd..2d1e79c400 100644 --- a/fbdocs/manual/cache/CatPgControlFlow.wakka +++ b/fbdocs/manual/cache/CatPgControlFlow.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Control Flow Statements"}}---- +{{fbdoc item="title" value="Déclarations de contrôle de flux"}}---- Les déclarations qui dirigent le flux d'exécution du programme. **{{anchor name="TRANSFERRING|Déclarations de transfert"}}** @@ -52,4 +52,5 @@ Les d Sort prématurément d'une boucle. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgDate.wakka b/fbdocs/manual/cache/CatPgDate.wakka index d7fb0a4ffb..8a68105de3 100644 --- a/fbdocs/manual/cache/CatPgDate.wakka +++ b/fbdocs/manual/cache/CatPgDate.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Date and Time Functions"}}---- +{{fbdoc item="title" value="Fonctions date et temps"}}---- Procédures qui manipulent date et temps. {{fbdoc item="desc"}} @@ -67,4 +67,5 @@ Proc Définit un compteur en secondes. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgDddefines.wakka b/fbdocs/manual/cache/CatPgDddefines.wakka index f41eaf5a88..b43a1cab30 100644 --- a/fbdocs/manual/cache/CatPgDddefines.wakka +++ b/fbdocs/manual/cache/CatPgDddefines.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Intrinsic Defines"}}---- +{{fbdoc item="title" value="Les définitions intrinsèques"}}---- Symboles de préprocesseur définis par le compilateur. {{fbdoc item="desc"}} @@ -121,4 +121,5 @@ Symboles de pr Vrai (##-1##) si toutes les procédures sont privées (private) par défaut, sinon zéro (##0##). >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/CatPgError.wakka b/fbdocs/manual/cache/CatPgError.wakka index eed8d4b959..5991ca4af3 100644 --- a/fbdocs/manual/cache/CatPgError.wakka +++ b/fbdocs/manual/cache/CatPgError.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Error Handling Functions"}}---- +{{fbdoc item="title" value="Fonctions de gestion des erreurs"}}---- Déclarations et procédures qui donnent des possibilités de prise en charge des erreurs de fonctionnement. {{fbdoc item="desc"}} @@ -34,4 +34,5 @@ D - [[ProPgErrorHandling Gestion des erreurs]] - [[TblRuntimeErrors Codes des erreurs de fonctionnement]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgFile.wakka b/fbdocs/manual/cache/CatPgFile.wakka index 02004105bb..d965ead476 100644 --- a/fbdocs/manual/cache/CatPgFile.wakka +++ b/fbdocs/manual/cache/CatPgFile.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="File I/O Functions"}}---- +{{fbdoc item="title" value="Fonctions d'entrée/sortie fichier"}}---- Déclarations et les procédures pour travailler avec les fichiers et les périphériques. {{fbdoc item="desc"}} @@ -95,4 +95,5 @@ D Supprime une restriction d'accès précédente imposée par la commande [[KeyPgLock Lock]]. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgFullIndex.wakka b/fbdocs/manual/cache/CatPgFullIndex.wakka index bc97db2073..699cad8889 100644 --- a/fbdocs/manual/cache/CatPgFullIndex.wakka +++ b/fbdocs/manual/cache/CatPgFullIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Alphabetical Keywords List"}}---- +{{fbdoc item="title" value="Liste alphabétique des mots-clés "}}---- Classement par ordre alphabétique des mots-clés, des macros et des procédures. {{fbdoc item="back" value="DocToc|Table of Contents"}} @@ -552,4 +552,5 @@ Classement par ordre alphab >> ::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgFunctIndex.wakka b/fbdocs/manual/cache/CatPgFunctIndex.wakka index e5a2a925f4..1e6d1ead81 100644 --- a/fbdocs/manual/cache/CatPgFunctIndex.wakka +++ b/fbdocs/manual/cache/CatPgFunctIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Fonctional Keyword List"}}---- +{{fbdoc item="title" value="Liste des mots-clefs de fonctions"}}---- Liste des mots-clefs ""FreeBASIC"" triés par catégories de fonctions. << @@ -594,4 +594,5 @@ Liste des mots-clefs ""FreeBASIC"" tri - {{fbdoc item="keyword" value="KeyPgWinput|WINPUT"}} >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgGfx.wakka b/fbdocs/manual/cache/CatPgGfx.wakka index 1b8ab148fb..7992de16d8 100644 --- a/fbdocs/manual/cache/CatPgGfx.wakka +++ b/fbdocs/manual/cache/CatPgGfx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Graphics Keyword List"}}---- +{{fbdoc item="title" value="Liste de mots clés graphiques"}}---- Liste des mots-clés et des procédures de la bibliothèque graphique de ""FreeBASIC"". << @@ -64,3 +64,4 @@ Liste des mots-cl ::c:: {{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgGfx2D.wakka b/fbdocs/manual/cache/CatPgGfx2D.wakka index f141383321..7823f2ef3d 100644 --- a/fbdocs/manual/cache/CatPgGfx2D.wakka +++ b/fbdocs/manual/cache/CatPgGfx2D.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="2D Drawing Functions"}}---- +{{fbdoc item="title" value="Fonctions de dessin 2D"}}---- Déclarations et procédures pour travailler avec des graphiques 2D. {{fbdoc item="desc"}} @@ -35,7 +35,7 @@ D =={{fbdoc item="keyword" value="KeyPgDraw|DRAW"}}== Dessine à l'aide d'une séquence de commandes sur un tampon image ou à l'écran. =={{fbdoc item="keyword" value="KeyPgDrawString|DRAW STRING"}}== - écrit du texte dans un tampon image ou à l'écran. + Écrit du texte dans un tampon image ou à l'écran. =={{fbdoc item="keyword" value="KeyPgPaint|PAINT"}}== Remplit un espace avec une couleur sur un tampon image ou à l'écran. @@ -79,4 +79,5 @@ D >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgGfxInput.wakka b/fbdocs/manual/cache/CatPgGfxInput.wakka index c800389821..3a35186cc0 100644 --- a/fbdocs/manual/cache/CatPgGfxInput.wakka +++ b/fbdocs/manual/cache/CatPgGfxInput.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="User Input Functions"}}---- +{{fbdoc item="title" value="Fonctions entrées utilisateur"}}---- Procédures pour travailler avec la souris, le claviers et les appareils de jeu. {{fbdoc item="desc"}} @@ -26,3 +26,4 @@ Proc >>::c:: {{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgGfxScreen.wakka b/fbdocs/manual/cache/CatPgGfxScreen.wakka index dcb9baddd0..889b52aa87 100644 --- a/fbdocs/manual/cache/CatPgGfxScreen.wakka +++ b/fbdocs/manual/cache/CatPgGfxScreen.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Screen Functions"}}---- +{{fbdoc item="title" value="Fonctions écran"}}---- Déclarations et procédures qui travaillent avec l'affichage graphique. {{fbdoc item="desc"}} @@ -55,4 +55,5 @@ D Convertit des coordonnées entre les mappages physiques et vue. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgInput.wakka b/fbdocs/manual/cache/CatPgInput.wakka index 66c5161a86..b9f8500f9f 100644 --- a/fbdocs/manual/cache/CatPgInput.wakka +++ b/fbdocs/manual/cache/CatPgInput.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="User Input"}}---- +{{fbdoc item="title" value="Saisie utilisateur"}}---- Déclarations et procédures entrée utilisateur. {{fbdoc item="desc"}} @@ -25,4 +25,5 @@ D Récupère et attend la première touche dans la mémoire tampon du clavier. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgMath.wakka b/fbdocs/manual/cache/CatPgMath.wakka index 5b691c23e0..c9c500f0a8 100644 --- a/fbdocs/manual/cache/CatPgMath.wakka +++ b/fbdocs/manual/cache/CatPgMath.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Mathematical Functions"}}---- +{{fbdoc item="title" value="Fonctions mathématiques"}}---- Les procédures qui travaillent mathématiquement avec des nombres. {{fbdoc item="desc"}} @@ -52,4 +52,5 @@ Les proc Alimente le générateur de nombres aléatoires utilisés par ##[[KeyPgRnd Rnd]]##. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgMemory.wakka b/fbdocs/manual/cache/CatPgMemory.wakka index 118af2b3b6..555eec62bd 100644 --- a/fbdocs/manual/cache/CatPgMemory.wakka +++ b/fbdocs/manual/cache/CatPgMemory.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Memory Functions"}}---- +{{fbdoc item="title" value="Fonctions mémoire"}}---- Les procédures de travail avec la mémoire statique ou dynamique. {{fbdoc item="desc"}} @@ -31,4 +31,5 @@ Les proc Renvoie l'adresse pour les données dans une variable de chaîne. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgMisc.wakka b/fbdocs/manual/cache/CatPgMisc.wakka index 47c234ac5f..d6f8fd974b 100644 --- a/fbdocs/manual/cache/CatPgMisc.wakka +++ b/fbdocs/manual/cache/CatPgMisc.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Miscellaneous Keywords"}}---- +{{fbdoc item="title" value="Mots-clés divers"}}---- << {{fbdoc item="section" value="Données"}} @@ -54,4 +54,5 @@ >> ::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgModularizing.wakka b/fbdocs/manual/cache/CatPgModularizing.wakka index 9f94db30c9..b9a9fea372 100644 --- a/fbdocs/manual/cache/CatPgModularizing.wakka +++ b/fbdocs/manual/cache/CatPgModularizing.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Modularizing"}}---- +{{fbdoc item="title" value="Modularisation"}}---- Mots-clés utiles lors de l'écriture des programmes modulaires. << @@ -20,4 +20,5 @@ Mots-cl >> ::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgOpArithmetic.wakka b/fbdocs/manual/cache/CatPgOpArithmetic.wakka index 2b309ad78b..0192419ed6 100644 --- a/fbdocs/manual/cache/CatPgOpArithmetic.wakka +++ b/fbdocs/manual/cache/CatPgOpArithmetic.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Arithmetic Opérateurs"}}---- +{{fbdoc item="title" value="Opérateurs arithmétiques"}}---- Opérateurs qui peuvent être utilisés dans des expressions mathématiques Les opérateurs mathématiques effectueent des opérations mathématiques avec les valeurs de leurs opérandes et renvoient les résultats. @@ -24,4 +24,5 @@ Les op =={{fbdoc item="keyword" value="KeyPgOpShiftRight|Opérateur Shr (Décalage vers la droite)"}}== Retourne le résultat d'un décalage de bits vers la droite d'un opérande. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpAssignment.wakka b/fbdocs/manual/cache/CatPgOpAssignment.wakka index e45810999d..8b34542aa2 100644 --- a/fbdocs/manual/cache/CatPgOpAssignment.wakka +++ b/fbdocs/manual/cache/CatPgOpAssignment.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Assignment Opérateurs"}}---- +{{fbdoc item="title" value="Opérateurs d'affectation"}}---- Opérateurs qui affectent des valeurs aux opérandes Les opérateurs d'affectation affectent une valeur au premier opérande, ou //côté gauche//, basée sur la valeur du second opérande, ou //côté droit//. La plupart des opérateurs d'affectation sont des combinaisons d'opérateurs, en ce sens qu'ils effectuent d'abord une opération mathématique ou bit à bit sur les deux opérandes, puis qu'ils affectent le résultat à l'opérande //côté gauche//. @@ -40,4 +40,5 @@ Les op =={{fbdoc item="keyword" value="KeyPgOpCombineShiftRight|Opérateur Shr= (Décalage vers la droite et Affectation)"}}== Affecte la valeur d'un décalage de bits vers la droite d'un opérande. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpConditional.wakka b/fbdocs/manual/cache/CatPgOpConditional.wakka index c8688045b4..38784b08cf 100644 --- a/fbdocs/manual/cache/CatPgOpConditional.wakka +++ b/fbdocs/manual/cache/CatPgOpConditional.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Relational Operator"}}---- +{{fbdoc item="title" value="Opérateurs relationnels"}}---- Opérateurs qui comparent les relations Les opérateurs relationnels effectuent des comparaisons entre les valeurs des deux opérandes. Chaque opérateur renvoie un résultat //booléen// qui est //vrai// (-1) si la relation est vraie, ou //faux// (0) si elle ne l'est pas. @@ -16,4 +16,5 @@ Les op =={{fbdoc item="keyword" value="KeyPgOpGreaterThan|Opérateur > (Supérieur)"}}== Compare les deux opérandes avec la relation "Supérieur". >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpIndex.wakka b/fbdocs/manual/cache/CatPgOpIndex.wakka index 8748592f8e..2ae60340d9 100644 --- a/fbdocs/manual/cache/CatPgOpIndex.wakka +++ b/fbdocs/manual/cache/CatPgOpIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operators List"}}---- +{{fbdoc item="title" value="List des opérateurs"}}---- Liste des opérateurs utilisés dans FreeBASIC. << @@ -91,4 +91,5 @@ Liste des op >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgOpIndexing.wakka b/fbdocs/manual/cache/CatPgOpIndexing.wakka index ec1c069d2a..4c6ef77e7f 100644 --- a/fbdocs/manual/cache/CatPgOpIndexing.wakka +++ b/fbdocs/manual/cache/CatPgOpIndexing.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Indexing Operators"}}---- +{{fbdoc item="title" value="Opérateurs d'indexation"}}---- Opérateurs qui retournent des références basées sur un indice Les opérateurs d'indexation retournent des références mémoire basées sur la valeur de leur 2ème opérande (//celui de droite//). Cet opérande est utilisé comme un indice, ou un déplacement, par rapport au début d'un espace mémoire représenté par le 1er opérande //(celui de gauche)//. @@ -10,4 +10,5 @@ Les op <<>>=={{fbdoc item="keyword" value="KeyPgOpPtrIndex|Opérateur [] (Indice de pointeur)"}}== Renvoie une référence à décalage mémoire par rapport à une adresse de base. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpIterating.wakka b/fbdocs/manual/cache/CatPgOpIterating.wakka index f64a3e7125..e1ad5dfc3c 100644 --- a/fbdocs/manual/cache/CatPgOpIterating.wakka +++ b/fbdocs/manual/cache/CatPgOpIterating.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Iterating Operators"}}---- +{{fbdoc item="title" value="Opérateurs d'itération"}}---- Opérateurs qui fonctionnent avec des objets d'itération Ces opérateurs permettent à des objets de type défini par l'utilisateur d'être utilisés comme itérateurs et valeurs de pas dans les boucles ##[[KeyPgFornext For...Next]]##. @@ -11,4 +11,5 @@ Ces op Détermine si la boucle doit terminer/continuer son itération. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpLogical.wakka b/fbdocs/manual/cache/CatPgOpLogical.wakka index 890502c4df..496d9c60cf 100644 --- a/fbdocs/manual/cache/CatPgOpLogical.wakka +++ b/fbdocs/manual/cache/CatPgOpLogical.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Logical Operators"}}---- +{{fbdoc item="title" value="Opérateurs logiques"}}---- Les opérateurs qui appliquent la logique au niveau des bits Les opérateurs logiques effectuent des opérations logiques sur les valeurs de leurs opérandes et retournent les résultats. Ces opérateurs travaillent //au niveau des bits//, c'est à dire que les résultats sont produits en effectuant des opérations logiques sur chaque bit de leurs opérandes. @@ -16,4 +16,5 @@ Les op =={{fbdoc item="keyword" value="KeyPgOpXor|Opérateur Xor (Exclusive Disjunction)"}}== Retourne le résultat d'un OU exclusif bit des deux opérandes. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpMemory.wakka b/fbdocs/manual/cache/CatPgOpMemory.wakka index 0098a748b3..1ed2b92321 100644 --- a/fbdocs/manual/cache/CatPgOpMemory.wakka +++ b/fbdocs/manual/cache/CatPgOpMemory.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Memory Operators"}}---- +{{fbdoc item="title" value="Opérateurs mémoire"}}---- Opérateurs qui travaillent avec la mémoire Les opérateurs mémoire procurent des moyens pour allouer/dé-allouer dynamiquement variables et objets. @@ -11,4 +11,5 @@ Les op Détruit et dé-alloue la mémoire des objets. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpPoint.wakka b/fbdocs/manual/cache/CatPgOpPoint.wakka index 4fd81e0b7d..a6fb200a23 100644 --- a/fbdocs/manual/cache/CatPgOpPoint.wakka +++ b/fbdocs/manual/cache/CatPgOpPoint.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Pointer Operators"}}---- +{{fbdoc item="title" value="Opérateurs pour les pointeurs"}}---- Opérateurs qui fonctionnent avec les pointeurs Les Opérateur pointeurs permettent de retrouver l'adresse de leurs opérandes en mémoire, et de les utiliser, ou de //déréférencer//, cette mémoire. @@ -15,4 +15,5 @@ Les Op Retourne une référence à une variable ou un objet à une certaine adresse mémoire. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpPrepro.wakka b/fbdocs/manual/cache/CatPgOpPrepro.wakka index de364acead..157cfa2559 100644 --- a/fbdocs/manual/cache/CatPgOpPrepro.wakka +++ b/fbdocs/manual/cache/CatPgOpPrepro.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Preprocessor Operators"}}---- +{{fbdoc item="title" value="Opérateurs préprocesseur"}}---- Opérateurs exécutés par le préprocesseur Ces opérateurs contrôlent comment le texte est interprété par le préprocesseur. @@ -13,4 +13,5 @@ Ces op Indique que le littéral chaîne immédiatement après ne doit pas être traité comme séquence d'échappement. >>::c:: -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpShortCircuit.wakka b/fbdocs/manual/cache/CatPgOpShortCircuit.wakka index 06163d2b71..7225fddcfe 100644 --- a/fbdocs/manual/cache/CatPgOpShortCircuit.wakka +++ b/fbdocs/manual/cache/CatPgOpShortCircuit.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Short Circuit Operators"}}---- +{{fbdoc item="title" value="Les opérateurs circuit-court"}}---- Opérateurs qui effectuent une évaluation de circuit-court logique. Les opérateurs circuit-court effectuent une évaluation sur l'opérande de gauche, et en fonction du résultat, évaluent ou non l'opérande de droite. Les évaluations se déroulent en toute logique, dans une comparaison à zéro. @@ -7,4 +7,5 @@ Les op Retourne le résultat de la conjonction en circuit-court des deux opérandes. <<>>=={{fbdoc item="keyword" value="KeyPgOpOrElse|Opérateur Orelse (Short Circuit Inclusive Disjunction)"}}== Retourne le résultat d'un OR inclusif en circuit-court des deux opérandes.>> -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/CatPgOpString.wakka b/fbdocs/manual/cache/CatPgOpString.wakka index f2d0cb34d2..16b1fd6ab5 100644 --- a/fbdocs/manual/cache/CatPgOpString.wakka +++ b/fbdocs/manual/cache/CatPgOpString.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="String Operators"}}---- +{{fbdoc item="title" value="Opérateurs chaîne"}}---- Opérateurs qui travaillent avec les chaînes Ces opérateurs fournissent: conversion en chaîne, concaténation et extraction de données de type caractère. @@ -12,4 +12,6 @@ Ces op Renvoie l'adresse d'une chaîne de caractères. >>::c:: {{fbdoc item="back" value="CatPgOperators|Operators"}} - \ No newline at end of file + + + diff --git a/fbdocs/manual/cache/CatPgOpTypeclass.wakka b/fbdocs/manual/cache/CatPgOpTypeclass.wakka index 0b8501c259..71916994fb 100644 --- a/fbdocs/manual/cache/CatPgOpTypeclass.wakka +++ b/fbdocs/manual/cache/CatPgOpTypeclass.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Type or Class Operators"}}---- +{{fbdoc item="title" value="Opérateurs de Type ou Classe"}}---- Opérateurs qui travaillent avec les objets Ces Opérateurs retournent des références sur des objets, donnent un objet ou son adresse mémoire. @@ -10,3 +10,5 @@ Ces Op >>::c:: {{fbdoc item="back" value="CatPgOperators|Operators"}} + + diff --git a/fbdocs/manual/cache/CatPgOperators.wakka b/fbdocs/manual/cache/CatPgOperators.wakka index eb7ab73737..d559e6de70 100644 --- a/fbdocs/manual/cache/CatPgOperators.wakka +++ b/fbdocs/manual/cache/CatPgOperators.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operators"}}---- +{{fbdoc item="title" value="Opérateurs"}}---- Procédures qui fonctionnent sur un ou plusieurs opérandes. ""FreeBasic"" a de nombreux //opérateurs// qui exercent une certaine fonction avec leurs //opérandes//. De nombreus opérateurs utilisent la syntaxe "##opérande //opérateur// opérande##", comme ##[[KeyPgOpAssignment Operator = (Assignment)]]## or ##[[KeyPgOpAdd Operator +]]##, alors que les autres sont appelés comme des procédures normales, comme ##[[KeyPgOpStrptr Operator Strptr]]##. @@ -28,4 +28,5 @@ Proc =={{fbdoc item="keyword" value="CatPgOpIterating|Opérateurs d'itération"}}== Opérateurs qui utilisent des objets d'itération dans des déclarations ##[[KeyPgFornext For...Next]]##. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/CatPgOpsys.wakka b/fbdocs/manual/cache/CatPgOpsys.wakka index fa9a8a54a6..69f63c10a6 100644 --- a/fbdocs/manual/cache/CatPgOpsys.wakka +++ b/fbdocs/manual/cache/CatPgOpsys.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operating System Functions"}}---- +{{fbdoc item="title" value="Fonctions du système d'exploitation"}}---- Les déclarations et les procédures pour travailler avec des fichiers, les répertoires et le système. {{fbdoc item="desc"}} @@ -63,4 +63,5 @@ Les d Ferme tous les fichiers ouverts et quitte le programme. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgPreProcess.wakka b/fbdocs/manual/cache/CatPgPreProcess.wakka index b382362141..a59cbde8d3 100644 --- a/fbdocs/manual/cache/CatPgPreProcess.wakka +++ b/fbdocs/manual/cache/CatPgPreProcess.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Preprocessor"}}---- +{{fbdoc item="title" value="Préprocesseur"}}---- Les commandes qui contrôlent le préprocesseur. {{fbdoc item="desc"}} @@ -80,4 +80,5 @@ Les commandes qui contr >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgProcedures.wakka b/fbdocs/manual/cache/CatPgProcedures.wakka index c408dad4e5..e8a5934388 100644 --- a/fbdocs/manual/cache/CatPgProcedures.wakka +++ b/fbdocs/manual/cache/CatPgProcedures.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Procedures"}}---- +{{fbdoc item="title" value="Procédures"}}---- Mots-clés qui fonctionnent avec des procédures. {{fbdoc item="desc"}} @@ -85,4 +85,5 @@ Mots-cl Spécifie qu'un corps de la fonction ne doit avoir aucun code prologue/épilogue >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgProgrammer.wakka b/fbdocs/manual/cache/CatPgProgrammer.wakka index d3e81d8dbe..3e78b7d41a 100644 --- a/fbdocs/manual/cache/CatPgProgrammer.wakka +++ b/fbdocs/manual/cache/CatPgProgrammer.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Programmer's Guide"}}---- +{{fbdoc item="title" value="Guide du programmeur"}}---- Guide du programmeur FreeBASIC. //Travail en cours: **Les nouvelles pages créées pour ce guide doivent utiliser le préfixe ""ProPg""*.**// @@ -104,4 +104,5 @@ NOTE: Les pages ""CatPg"" existantes doivent >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgStdDataTypes.wakka b/fbdocs/manual/cache/CatPgStdDataTypes.wakka index e830201307..6520f244b4 100644 --- a/fbdocs/manual/cache/CatPgStdDataTypes.wakka +++ b/fbdocs/manual/cache/CatPgStdDataTypes.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Standard Data Types"}}---- +{{fbdoc item="title" value="Types de données standard"}}---- Types numériques et chaînes d'origine. **{{anchor name="INTEGER|Types des nombres entiers"}}** @@ -48,4 +48,5 @@ Types num {{fbdoc item="see"}} - [[TblVarTypes Types de données standard et limites]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgString.wakka b/fbdocs/manual/cache/CatPgString.wakka index ff48447e1e..82585ebe1e 100644 --- a/fbdocs/manual/cache/CatPgString.wakka +++ b/fbdocs/manual/cache/CatPgString.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="String Functions"}}---- +{{fbdoc item="title" value="Fonctions chaînes"}}---- Déclarations et procédures qui travaillent sur les chaînes. {{fbdoc item="desc"}} @@ -130,4 +130,5 @@ D Justification à droite d'une chaîne. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgThreading.wakka b/fbdocs/manual/cache/CatPgThreading.wakka index 1f25615685..d4824a501c 100644 --- a/fbdocs/manual/cache/CatPgThreading.wakka +++ b/fbdocs/manual/cache/CatPgThreading.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Threading Support Functions"}}---- +{{fbdoc item="title" value="Fonctions de gestion du "threading""}}---- Procédures pour travailler avec des applications "multi-thread". {{fbdoc item="desc"}} @@ -42,4 +42,5 @@ Proc {{fbdoc item="target"}} - Ces procédures ne sont pas supportées par le DOS. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CatPgUserDefTypes.wakka b/fbdocs/manual/cache/CatPgUserDefTypes.wakka index 6cd252db1d..689720de80 100644 --- a/fbdocs/manual/cache/CatPgUserDefTypes.wakka +++ b/fbdocs/manual/cache/CatPgUserDefTypes.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="User Defined Types"}}---- +{{fbdoc item="title" value="Types définis par l'utilisateur"}}---- << {{fbdoc item="section" value="Déclaration"}} - {{fbdoc item="keyword" value="KeyPgEnum|ENUM...END ENUM"}} @@ -39,3 +39,8 @@ + + + + + diff --git a/fbdocs/manual/cache/CatPgVarArg.wakka b/fbdocs/manual/cache/CatPgVarArg.wakka index 0ed74bd262..7db80625b1 100644 --- a/fbdocs/manual/cache/CatPgVarArg.wakka +++ b/fbdocs/manual/cache/CatPgVarArg.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Variable Arguments"}}---- +{{fbdoc item="title" value="Arguments variables"}}---- << - {{fbdoc item="keyword" value="KeyPgDots|... (Ellipsis)"}} - {{fbdoc item="keyword" value="KeyPgVaFirst|VA_FIRST"}} @@ -13,3 +13,5 @@ {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + + diff --git a/fbdocs/manual/cache/CatPgVariables.wakka b/fbdocs/manual/cache/CatPgVariables.wakka index a3ad733499..857269cd2a 100644 --- a/fbdocs/manual/cache/CatPgVariables.wakka +++ b/fbdocs/manual/cache/CatPgVariables.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Variable Declarations"}}---- +{{fbdoc item="title" value="Déclaration des variables"}}---- Déclarations permettant de définir et d'allouer de l'espace aux variables. << @@ -21,4 +21,5 @@ D ::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CodeLibrary.wakka b/fbdocs/manual/cache/CodeLibrary.wakka index 4c59e63037..08db553dcd 100644 --- a/fbdocs/manual/cache/CodeLibrary.wakka +++ b/fbdocs/manual/cache/CodeLibrary.wakka @@ -180,4 +180,5 @@ Si vous <<::c:: Ceci est un endroit pour poster des projets/du code dignes d'intérêt pour ""FreeBASIC"", par rapport leurs catégories. Pour ajouter une page, établissez un lien vers sa wiki page, son site web ou le fil sur les forums ""FreeBASIC"". Déclarez le nom du projet et qui l'a fait. Les articles peuvent être décomposés en pages séparées dans le temps. Note: Comme FB est en phase Béta de développement, des projets codés antérieurement auront peut-être besoin d'être reconfigurés ou recompilée pour fonctionner sur les versions ultérieures de ""FreeBASIC"". -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CommunityTutorials.wakka b/fbdocs/manual/cache/CommunityTutorials.wakka index 9e2d377035..490f505815 100644 --- a/fbdocs/manual/cache/CommunityTutorials.wakka +++ b/fbdocs/manual/cache/CommunityTutorials.wakka @@ -58,4 +58,5 @@ Tutoriels soumis par la communaut >> ::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerAbout.wakka b/fbdocs/manual/cache/CompilerAbout.wakka index bb57ed649b..be60259cdb 100644 --- a/fbdocs/manual/cache/CompilerAbout.wakka +++ b/fbdocs/manual/cache/CompilerAbout.wakka @@ -1,8 +1,9 @@ -{{fbdoc item="title" value="About"}}---- +{{fbdoc item="title" value="A propos de FreeBasic"}}---- A propos du projet ""FreeBASIC"". Le projet ""FreeBASIC"" est un ensemble d'outils de développement multi-plate-forme initialement créé par André Victor, composé d'un compilateur, d'un assembleur basé GNU, d'un lieur et d'un archiveur, et de soutenir les bibliothèques d'exécution, y compris un logiciel basé sur la bibliothèque graphique. Le compilateur, //##fbc##//, actuellement supporte la construction pour des architectures basées i386 sous des plates-formes DOS, Linux, Windows and Xbox. Le projet contient également des liaisons (fichiers d'en-tête) pour certaines bibliothèques connues, comme [[en.wikipedia.org/wiki/C_standard_library la bibliothèque d'exécution C]], [[http://www.talula.demon.co.uk/allegro/ Allegro]], [[libsdl.org SDL]], [[opengl.org OpenGL]], [[gtk.org GTK]], [[msdn2.microsoft.com/en-us/library/aa383750.aspx l'API Windows]] et beaucoup d'autres, comme le montrent les nombreux exemples de programmes pour ces bibliothèques. ""FreeBASIC"" est un langage de programmation de haut niveau supportant les paradigmes procédural, orienté objet et la méta-programmation, avec une syntaxe compatible avec [[en.wikipedia.org/wiki/QuickBASIC Microsoft QuickBASIC]]. En fait, le projet ""FreeBASIC"" a débuté comme une tentative de créer un code compatible, alternative libre à [[en.wikipedia.org/wiki/QuickBASIC Microsoft QuickBASIC]], mais il est devenu depuis un outil de développement puissant. ""FreeBASIC"" peut être vu comme une extension des capacités de [[en.wikipedia.org/wiki/Quickasic Microsoft QuickBasic]] dans un certain nombre de cas, supportant plus de types de données, de constructions de langage, de styles de programmation et des plates-formes modernes et API. -{{fbdoc item="back" value="FBWiki|Main Page"}} \ No newline at end of file +{{fbdoc item="back" value="FBWiki|Main Page"}} + diff --git a/fbdocs/manual/cache/CompilerCmdLine.wakka b/fbdocs/manual/cache/CompilerCmdLine.wakka index 97cbfd4892..a7709c64b3 100644 --- a/fbdocs/manual/cache/CompilerCmdLine.wakka +++ b/fbdocs/manual/cache/CompilerCmdLine.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="fbc command-line"}}---- +{{fbdoc item="title" value="La ligne de commande fbc"}}---- Utilisation de la ligne de commande **fbc**. La distribution officielle ""FreeBASIC"" est livrée avec **fbc**, le compilateur phare de ""FreeBASIC"". **fbc** est un compilateur en ligne de commande et peut être lancé depuis la console - depuis la console de DOS, l'invite de commande Windows ou un shell Linux. Exécuter **fbc** à partir de la console sans argument affiche une liste des options disponibles ou les commutateurs de ligne de commande qui peuvent être utilisés pour ajuster le comportement du compilateur. @@ -160,4 +160,5 @@ Utilisation de la ligne de commande **fbc**. - [[CompilerInstalling Installation de FreeBASIC]] - [[CompilerRunning Appeler le compilateur FreeBASIC]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerCredits.wakka b/fbdocs/manual/cache/CompilerCredits.wakka index 8fd6bc900f..376ccda4ef 100644 --- a/fbdocs/manual/cache/CompilerCredits.wakka +++ b/fbdocs/manual/cache/CompilerCredits.wakka @@ -130,4 +130,5 @@ - Wrote many of the examples in the examples/Windows/gui directory. -{{fbdoc item="back" value="FBWiki|Main Page"}} \ No newline at end of file +{{fbdoc item="back" value="FBWiki|Main Page"}} + diff --git a/fbdocs/manual/cache/CompilerDialects.wakka b/fbdocs/manual/cache/CompilerDialects.wakka index 2464533076..e1d305a4ed 100644 --- a/fbdocs/manual/cache/CompilerDialects.wakka +++ b/fbdocs/manual/cache/CompilerDialects.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="FreeBASIC Dialects"}}---- +{{fbdoc item="title" value="Les dialectes du FreeBASIC"}}---- La version 0.17b de ""FreeBASIC"" introduit une nouvelle option ligne de commande //[[CompilerOptlang -lang]]//, utilisée pour changer le mode de compatibilité de langage pour les différents dialectes du langage de base. @@ -50,7 +50,7 @@ ""6"") points dans les noms de symbole - Utilisez les espaces de noms à la place. - + ""7"") ##[[KeyPgGosub Gosub]]## ou ##[[KeyPgReturn Return (depuis Gosub)]]## - Les procédures imbriquées pourront être autorisées dans le futur. @@ -75,7 +75,7 @@ {{fbdoc item="section" value="-lang deprecated"}} - + **Pris en charge:** //Tout ce qui est permis dans la version 0.16b, mais:// ""1"") ##GOSUB##/##RETURN## et ##ON ... GOSUB## (même au niveau du module) @@ -94,7 +94,7 @@ {{fbdoc item="section" value="-lang fblite"}} - + **Pris en charge:** //Tout ce qui est permis dans le dialecte //[[CompilerOptlang -lang deprecated]]//, plus..// ""1"") ##GOSUB##/##RETURN## @@ -137,3 +137,4 @@ - Toutes les variables sont déplacées vers la la portée de la procédure (comme dans ""QuickBASIC""), ce qui rend l'initialisation de variables locales trop difficile à supporter. {{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerErrMsg.wakka b/fbdocs/manual/cache/CompilerErrMsg.wakka index c3787ab287..fe9ade6f2a 100644 --- a/fbdocs/manual/cache/CompilerErrMsg.wakka +++ b/fbdocs/manual/cache/CompilerErrMsg.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Error Messages"}}---- +{{fbdoc item="title" value="Messages d'erreur du compilateur"}}---- Au cours de la compilation du programme trois types d'erreurs peuvent se présenter: ==Avertissements du compilateur:== @@ -285,4 +285,5 @@ Au cours de la compilation du programme trois types d'erreurs peuvent se pr Si un IDE ou un utilitaire "make" ont été utilisés, d'autres erreurs peuvent survenir. Ces erreurs sont en dehors du champ d'application de cette aide. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerFAQ.wakka b/fbdocs/manual/cache/CompilerFAQ.wakka index c8d875d40a..0d76433092 100644 --- a/fbdocs/manual/cache/CompilerFAQ.wakka +++ b/fbdocs/manual/cache/CompilerFAQ.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Frequently Asked Questions"}}---- +{{fbdoc item="title" value="Foire aux questions (FAQ)"}}---- {{anchor name="item0"}} **Questions sur ""FreeBASIC"":** @@ -258,3 +258,4 @@ et - [[FaqPggfxlib2 Questions Fréquemment Posées sur la bibliothèque graphique de FreeBASIC]] {{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerFeatures.wakka b/fbdocs/manual/cache/CompilerFeatures.wakka index dae1cc214c..55f314c2e7 100644 --- a/fbdocs/manual/cache/CompilerFeatures.wakka +++ b/fbdocs/manual/cache/CompilerFeatures.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Most Important Features"}}---- +{{fbdoc item="title" value="Principales caractéristiques"}}---- {{fbdoc item="section" value="Compatibilité avec le BASIC"}} - FreeBASIC n'est pas un "nouveau" langage BASIC. Vous n'avez pas besoin d'apprendre beaucoup de nouveautés si vous êtes familier avec toutes les variantes de Microsoft BASIC. Vous pouvez utiliser soit ##"-lang qb"## pour la compatibilité, soit (par défaut) ##"-lang fb"## pour quelques nouveautés, mais il apporte également certaines restrictions et une certaine similitude avec le langage "C" de programmation. Voir aussi ##[[CompilerDialects Les dialectes du FreeBASIC]]##. @@ -96,4 +96,5 @@ {{fbdoc item="section" value="Complètement libre"}} - Tous les outils tiers sont également libres. Aucun morceau de logiciel abandonné ou sous copyright n'est utilisé (excepté GoRC sous Win32). L'assembleur, le linker, l'archiveur et d'autres applications en ligne de commande proviennent des outils de programmation GNU binutils. -{{fbdoc item="back" value="FBWiki|Main Page"}} \ No newline at end of file +{{fbdoc item="back" value="FBWiki|Main Page"}} + diff --git a/fbdocs/manual/cache/CompilerHelp.wakka b/fbdocs/manual/cache/CompilerHelp.wakka index 4a91cd6980..59e04d2cdf 100644 --- a/fbdocs/manual/cache/CompilerHelp.wakka +++ b/fbdocs/manual/cache/CompilerHelp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Getting help with FreeBASIC"}}---- +{{fbdoc item="title" value="Obtenir de l'aide sur FreeBASIC"}}---- Il ya plusieurs options disponibles pour obtenir de l'aide sur FreeBASIC. {{fbdoc item="section" value="Le manuel"}} @@ -37,4 +37,5 @@ Il ya plusieurs options disponibles pour obtenir de l'aide sur FreeBASIC. Si vous essayez d'obtenir de l'aide, la chose la plus importante est d'être patient. Parfois, vous ne recevrez pas de réponse tout de suite. Restez dans les parages ou vérifiez et que la Communauté va essayer de vous aider. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerInstalling.wakka b/fbdocs/manual/cache/CompilerInstalling.wakka index 705809068b..e8145595f9 100644 --- a/fbdocs/manual/cache/CompilerInstalling.wakka +++ b/fbdocs/manual/cache/CompilerInstalling.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Installing"}}---- +{{fbdoc item="title" value="Installation"}}---- Installation de FreeBASIC. {{fbdoc item="section" value="Windows"}} @@ -60,4 +60,5 @@ Installation de FreeBASIC. - [[CompilerRunning Appel du compilateur]] - [[CompilerCmdLine Options en ligne de commande du compilateur]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerOptWa.wakka b/fbdocs/manual/cache/CompilerOptWa.wakka index c64f710d3b..82fc28dcee 100644 --- a/fbdocs/manual/cache/CompilerOptWa.wakka +++ b/fbdocs/manual/cache/CompilerOptWa.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -Wa"}}---- +{{fbdoc item="title" value="Option du compilateur: -Wa"}}---- Passe les options de l'assembleur pour l'utilisation de l'émetteur d'assemblage (-gen gas), la valeur par défaut. {{fbdoc item="syntax"}}## @@ -19,4 +19,5 @@ Passe les options de l'assembleur pour l'utilisation de l' - [[CompilerOptWl Option du compilateur: -Wl]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptWc.wakka b/fbdocs/manual/cache/CompilerOptWc.wakka index 18ab8262b4..42e5862c42 100644 --- a/fbdocs/manual/cache/CompilerOptWc.wakka +++ b/fbdocs/manual/cache/CompilerOptWc.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -Wc"}}---- +{{fbdoc item="title" value="Option du compilateur: -Wc"}}---- Passe les options pour le compilateur C lors de l'utilisation de l'émetteur d'assemblage C (-gen gcc). {{fbdoc item="syntax"}}## @@ -19,4 +19,5 @@ Passe les options pour le compilateur C lors de l'utilisation de l' - [[CompilerOptWl Option du compilateur: -Wl]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptWl.wakka b/fbdocs/manual/cache/CompilerOptWl.wakka index b839772bb5..873ef69934 100644 --- a/fbdocs/manual/cache/CompilerOptWl.wakka +++ b/fbdocs/manual/cache/CompilerOptWl.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -Wl"}}---- +{{fbdoc item="title" value="Option du compilateur: -Wl"}}---- Passe des options à l'éditeur de liens {{fbdoc item="syntax"}}## @@ -15,4 +15,5 @@ Passe des options - [[CompilerOptWa Option du compilateur: -Wa]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOpta.wakka b/fbdocs/manual/cache/CompilerOpta.wakka index 02f5700912..eacc7e2a8c 100644 --- a/fbdocs/manual/cache/CompilerOpta.wakka +++ b/fbdocs/manual/cache/CompilerOpta.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -a"}}---- +{{fbdoc item="title" value="Option du compilateur: -a"}}---- Ajouter un fichier objet à la liste de l'éditeur de liens {{fbdoc item="syntax"}}## @@ -15,4 +15,5 @@ Ajouter un fichier objet - [[CompilerOptb Option du compilateur: -b]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptarch.wakka b/fbdocs/manual/cache/CompilerOptarch.wakka index eba5d7de08..b65d27dc40 100644 --- a/fbdocs/manual/cache/CompilerOptarch.wakka +++ b/fbdocs/manual/cache/CompilerOptarch.wakka @@ -1,4 +1,4 @@ -.{{fbdoc item="title" value="Compiler Option: -arch"}}---- +.{{fbdoc item="title" value="Option du compilateur: -arch"}}---- Définir l'architecture cible {{fbdoc item="syntax"}}## @@ -30,4 +30,5 @@ D {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptb.wakka b/fbdocs/manual/cache/CompilerOptb.wakka index 146ceb5dfb..b72fce2630 100644 --- a/fbdocs/manual/cache/CompilerOptb.wakka +++ b/fbdocs/manual/cache/CompilerOptb.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -b"}}---- +{{fbdoc item="title" value="Option du compilateur: -b"}}---- Ajouter un fichier source à la compilation {{fbdoc item="syntax"}}## @@ -21,4 +21,5 @@ Ajouter un fichier source - [[CompilerOpta Option du compilateur: -a]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptc.wakka b/fbdocs/manual/cache/CompilerOptc.wakka index 07354737c9..6f42518bf3 100644 --- a/fbdocs/manual/cache/CompilerOptc.wakka +++ b/fbdocs/manual/cache/CompilerOptc.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -c"}}---- +{{fbdoc item="title" value="Option du compilateur: -c"}}---- Compile et assemble seulement le fichier source, ne lie pas {{fbdoc item="syntax"}}## @@ -16,4 +16,5 @@ Compile et assemble seulement le fichier source, ne lie pas - [[CompilerOptr Option du compilateur: -r]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptcupp.wakka b/fbdocs/manual/cache/CompilerOptcupp.wakka index 4f9c73e478..06eb3c490a 100644 --- a/fbdocs/manual/cache/CompilerOptcupp.wakka +++ b/fbdocs/manual/cache/CompilerOptcupp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -C"}}---- +{{fbdoc item="title" value="Option du compilateur: -C"}}---- Ne pas supprimer le(s) fichier(s) objet {{fbdoc item="syntax"}}## @@ -12,4 +12,5 @@ Ne pas supprimer le(s) fichier(s) objet - [[CompilerOptrupp Option du compilateur: -R]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptd.wakka b/fbdocs/manual/cache/CompilerOptd.wakka index cc2f3898b8..cee9b079f1 100644 --- a/fbdocs/manual/cache/CompilerOptd.wakka +++ b/fbdocs/manual/cache/CompilerOptd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -d"}}---- +{{fbdoc item="title" value="Option du compilateur: -d"}}---- Ajouter une définition préprocesseur {{fbdoc item="syntax"}}## @@ -19,4 +19,5 @@ Ajouter une d - [[CatPgDddefines Définitions intrinsèques]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptdll.wakka b/fbdocs/manual/cache/CompilerOptdll.wakka index cc63b4d726..24766d2821 100644 --- a/fbdocs/manual/cache/CompilerOptdll.wakka +++ b/fbdocs/manual/cache/CompilerOptdll.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -dll"}}---- +{{fbdoc item="title" value="Option du compilateur: -dll"}}---- Créer une bibliothèque DLL et d'importation {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ Cr - [[ProPgSharedLibraries Bibliothèques partagées]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptdylib.wakka b/fbdocs/manual/cache/CompilerOptdylib.wakka index 9bae5456c6..e5a5a48ba1 100644 --- a/fbdocs/manual/cache/CompilerOptdylib.wakka +++ b/fbdocs/manual/cache/CompilerOptdylib.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -dylib"}}---- +{{fbdoc item="title" value="Option du compilateur: -dylib"}}---- Créer une bibliothèque DLL et d'importation {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ Cr - [[ProPgSharedLibraries Bibliothèques partagées]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOpte.wakka b/fbdocs/manual/cache/CompilerOpte.wakka index ebd480d2e4..dae6a73562 100644 --- a/fbdocs/manual/cache/CompilerOpte.wakka +++ b/fbdocs/manual/cache/CompilerOpte.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -e"}}---- +{{fbdoc item="title" value="Option du compilateur: -e"}}---- Ajouter la vérification des erreurs {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Ajouter la v - [[ProPgErrorHandling Gestion des erreurs]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptex.wakka b/fbdocs/manual/cache/CompilerOptex.wakka index 570f875110..8badbc2b27 100644 --- a/fbdocs/manual/cache/CompilerOptex.wakka +++ b/fbdocs/manual/cache/CompilerOptex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -ex"}}---- +{{fbdoc item="title" value="Option du compilateur: -ex"}}---- Ajouter la vérification des erreurs avec la prise en charge de ##[[KeyPgResume Resume]]## {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Ajouter la v - [[ProPgErrorHandling Gestion des erreurs]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptexport.wakka b/fbdocs/manual/cache/CompilerOptexport.wakka index 4e5ccbbe57..a3d180da7d 100644 --- a/fbdocs/manual/cache/CompilerOptexport.wakka +++ b/fbdocs/manual/cache/CompilerOptexport.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -export"}}---- +{{fbdoc item="title" value="Option du compilateur: -export"}}---- Exporter les symboles pour la liaison dynamique {{fbdoc item="syntax"}}## @@ -12,4 +12,5 @@ Exporter les symboles pour la liaison dynamique - [[ProPgSharedLibraries Bibliothèques partagées]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptexx.wakka b/fbdocs/manual/cache/CompilerOptexx.wakka index 9a24057d8a..d93620f831 100644 --- a/fbdocs/manual/cache/CompilerOptexx.wakka +++ b/fbdocs/manual/cache/CompilerOptexx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -exx"}}---- +{{fbdoc item="title" value="Option du compilateur: -exx"}}---- Ajouter la vérification des erreurs avec le support de ##[[KeyPgResume Resume]]##, des limites des tableaux et la vérification de pointeur NULL {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Ajouter la v - [[ProPgErrorHandling Gestion des erreurs]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptforcelang.wakka b/fbdocs/manual/cache/CompilerOptforcelang.wakka index 78c1a53103..c2e7fc27e0 100644 --- a/fbdocs/manual/cache/CompilerOptforcelang.wakka +++ b/fbdocs/manual/cache/CompilerOptforcelang.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -forcelang"}}---- +{{fbdoc item="title" value="Option du compilateur: -forcelang"}}---- Permet ""QuickBASIC"" ou la compatibilité descendante {{fbdoc item="syntax"}}## @@ -38,4 +38,5 @@ Permet ""QuickBASIC"" ou la compatibilit - [[CompilerDialects Dialectes du compilateur]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptfpu.wakka b/fbdocs/manual/cache/CompilerOptfpu.wakka index c0edcb38cd..7d1b2e38be 100644 --- a/fbdocs/manual/cache/CompilerOptfpu.wakka +++ b/fbdocs/manual/cache/CompilerOptfpu.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -fpu"}}---- +{{fbdoc item="title" value="Option du compilateur: -fpu"}}---- Définit l'unité de mathématique à utiliser pour les opérations arithmétiques en virgule flottante. {{fbdoc item="syntax"}}## @@ -22,4 +22,5 @@ D - ##[[KeyPgOption Option()]]## - ##[[KeyPgDdfbfpu __FB_FPU__]]## -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptg.wakka b/fbdocs/manual/cache/CompilerOptg.wakka index bb49f46920..fe1e2e751a 100644 --- a/fbdocs/manual/cache/CompilerOptg.wakka +++ b/fbdocs/manual/cache/CompilerOptg.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -g"}}---- +{{fbdoc item="title" value="Option du compilateur: -g"}}---- Ajouter les informations de débogage {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Ajouter les informations de d - [[DebuggerRunning Débogage]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptgen.wakka b/fbdocs/manual/cache/CompilerOptgen.wakka index 5e52536867..b81f063b0e 100644 --- a/fbdocs/manual/cache/CompilerOptgen.wakka +++ b/fbdocs/manual/cache/CompilerOptgen.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -gen"}}---- +{{fbdoc item="title" value="Option du compilateur: -gen"}}---- Définit l'émetteur de code des étapes de la fin de la compilation. {{fbdoc item="syntax"}}## @@ -22,3 +22,4 @@ D - [[CompilerCmdLine Utilisation de la ligne de commande]] {{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOpti.wakka b/fbdocs/manual/cache/CompilerOpti.wakka index c2012c68b2..a2de8dd8d7 100644 --- a/fbdocs/manual/cache/CompilerOpti.wakka +++ b/fbdocs/manual/cache/CompilerOpti.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -i"}}---- +{{fbdoc item="title" value="Option du compilateur: -i"}}---- Ajouter un chemin de recherche pour les fichiers "include" {{fbdoc item="syntax"}}## @@ -21,4 +21,5 @@ Ajouter un chemin de recherche pour les fichiers "include" - [[ProPgHeaderFiles Fichiers d'en-tête]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptinclude.wakka b/fbdocs/manual/cache/CompilerOptinclude.wakka index e51c13e0fc..156cfe4f80 100644 --- a/fbdocs/manual/cache/CompilerOptinclude.wakka +++ b/fbdocs/manual/cache/CompilerOptinclude.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -include"}}---- +{{fbdoc item="title" value="Option du compilateur: -include"}}---- Inclure un fichier en-tête dans chaque source compilé {{fbdoc item="syntax"}}## @@ -21,4 +21,5 @@ Inclure un fichier en-t - [[ProPgHeaderFiles Fichiers d'en-tête]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptlang.wakka b/fbdocs/manual/cache/CompilerOptlang.wakka index dc229c839c..9a75f6ec05 100644 --- a/fbdocs/manual/cache/CompilerOptlang.wakka +++ b/fbdocs/manual/cache/CompilerOptlang.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -lang"}}---- +{{fbdoc item="title" value="Option du compilateur: -lang"}}---- Fournit la compatibilité descendante ou ""QuickBASIC"" {{fbdoc item="syntax"}}## @@ -40,4 +40,5 @@ Fournit la compatibilit - [[CompilerDialects Les dialectes du compilateur]] - [[CompilerCmdLine Utilisation de la ligne de commander]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptlib.wakka b/fbdocs/manual/cache/CompilerOptlib.wakka index d7ed9b3a4a..8e99d78d98 100644 --- a/fbdocs/manual/cache/CompilerOptlib.wakka +++ b/fbdocs/manual/cache/CompilerOptlib.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -lib"}}---- +{{fbdoc item="title" value="Option du compilateur: -lib"}}---- Créer une bibliothèque statique {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Cr - [[ProPgStaticLibraries Les bibliothèques statiques]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptm.wakka b/fbdocs/manual/cache/CompilerOptm.wakka index 2f6d791396..59de97a7bc 100644 --- a/fbdocs/manual/cache/CompilerOptm.wakka +++ b/fbdocs/manual/cache/CompilerOptm.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -m"}}---- +{{fbdoc item="title" value="Option du compilateur: -m"}}---- Fichier principal sans extension pour indiquer le module principal {{fbdoc item="syntax"}}## @@ -18,4 +18,5 @@ Fichier principal sans extension pour indiquer le module principal - [[CompilerOptc Option du compilateur: -c]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptmap.wakka b/fbdocs/manual/cache/CompilerOptmap.wakka index 90ce38598c..3efc7e84a6 100644 --- a/fbdocs/manual/cache/CompilerOptmap.wakka +++ b/fbdocs/manual/cache/CompilerOptmap.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -map"}}---- +{{fbdoc item="title" value="Option du compilateur: -map"}}---- Enregistrer la carte de l'édition des liens sous un nom de fichier {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Enregistrer la carte de l' {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptmaxerr.wakka b/fbdocs/manual/cache/CompilerOptmaxerr.wakka index 7c0314f0df..01d305c270 100644 --- a/fbdocs/manual/cache/CompilerOptmaxerr.wakka +++ b/fbdocs/manual/cache/CompilerOptmaxerr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -maxerr"}}---- +{{fbdoc item="title" value="Option du compilateur: -maxerr"}}---- Fixe le nombre maximum d'erreurs à signaler avant l'abandon de la compilation {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Fixe le nombre maximum d'erreurs {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptmt.wakka b/fbdocs/manual/cache/CompilerOptmt.wakka index c5ddd2db10..c8905850f7 100644 --- a/fbdocs/manual/cache/CompilerOptmt.wakka +++ b/fbdocs/manual/cache/CompilerOptmt.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -mt"}}---- +{{fbdoc item="title" value="Option du compilateur: -mt"}}---- Lien avec bibliothèque "thread-safe runtime" {{fbdoc item="syntax"}}## @@ -13,4 +13,5 @@ Lien avec biblioth - ##[[KeyPgDdfbmt __FB_MT__]]## - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptnodeflibs.wakka b/fbdocs/manual/cache/CompilerOptnodeflibs.wakka index a7e6aa49cd..855ad88044 100644 --- a/fbdocs/manual/cache/CompilerOptnodeflibs.wakka +++ b/fbdocs/manual/cache/CompilerOptnodeflibs.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -nodeflibs"}}---- +{{fbdoc item="title" value="Option du compilateur: -nodeflibs"}}---- Ne pas inclure les bibliothèques par défaut {{fbdoc item="syntax"}}## @@ -10,4 +10,5 @@ Ne pas inclure les biblioth {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptnoerrline.wakka b/fbdocs/manual/cache/CompilerOptnoerrline.wakka index 6cb77468c2..ae68148903 100644 --- a/fbdocs/manual/cache/CompilerOptnoerrline.wakka +++ b/fbdocs/manual/cache/CompilerOptnoerrline.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -noerrline"}}---- +{{fbdoc item="title" value="Option du compilateur: -noerrline"}}---- Ne pas afficher la ligne de source où l'erreur s'est produite {{fbdoc item="syntax"}}## @@ -10,4 +10,5 @@ Ne pas afficher la ligne de source o {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOpto.wakka b/fbdocs/manual/cache/CompilerOpto.wakka index 23092d9ef8..876144f081 100644 --- a/fbdocs/manual/cache/CompilerOpto.wakka +++ b/fbdocs/manual/cache/CompilerOpto.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -o"}}---- +{{fbdoc item="title" value="Option du compilateur: -o"}}---- Définir le chemin/nom du fichier objet {{fbdoc item="syntax"}}## @@ -22,4 +22,5 @@ D - [[CompilerOptc Option du compilateur: -c]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptoptfile.wakka b/fbdocs/manual/cache/CompilerOptoptfile.wakka index 8a7dd701bb..55e0fdf055 100644 --- a/fbdocs/manual/cache/CompilerOptoptfile.wakka +++ b/fbdocs/manual/cache/CompilerOptoptfile.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: @file"}}---- +{{fbdoc item="title" value="Option du compilateur: @file"}}---- Lire des options (supplémentaires) de ligne de commande à partir d'un fichier {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ Lire des options (suppl {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptoptimization.wakka b/fbdocs/manual/cache/CompilerOptoptimization.wakka index 2643e4803b..5e90e05c9c 100644 --- a/fbdocs/manual/cache/CompilerOptoptimization.wakka +++ b/fbdocs/manual/cache/CompilerOptoptimization.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -O"}}---- +{{fbdoc item="title" value="Option du compilateur: -O"}}---- Définit le niveau d'optimisation de GCC {{fbdoc item="syntax"}}## @@ -15,4 +15,5 @@ D - [[CompilerOptgen Option du compilateur: -gen gcc]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptp.wakka b/fbdocs/manual/cache/CompilerOptp.wakka index 8c43deba99..2cad739ea8 100644 --- a/fbdocs/manual/cache/CompilerOptp.wakka +++ b/fbdocs/manual/cache/CompilerOptp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -p"}}---- +{{fbdoc item="title" value="Option du compilateur: -p"}}---- Ajouter un chemin de recherche pour les bibliothèques {{fbdoc item="syntax"}}## @@ -15,4 +15,5 @@ Ajouter un chemin de recherche pour les biblioth - ##[[KeyPgPplibpath #libpath]]## - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptpp.wakka b/fbdocs/manual/cache/CompilerOptpp.wakka index 5ecf71b8e6..5742fb34d7 100644 --- a/fbdocs/manual/cache/CompilerOptpp.wakka +++ b/fbdocs/manual/cache/CompilerOptpp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -pp"}}---- +{{fbdoc item="title" value="Option du compilateur: -pp"}}---- Produit le fichier d'entrée traîté seulement par le préprocesseur, ne compile pas {{fbdoc item="syntax"}}## @@ -10,4 +10,5 @@ Produit le fichier d'entr {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptprefix.wakka b/fbdocs/manual/cache/CompilerOptprefix.wakka index 9d1db736c7..217281e49f 100644 --- a/fbdocs/manual/cache/CompilerOptprefix.wakka +++ b/fbdocs/manual/cache/CompilerOptprefix.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -prefix"}}---- +{{fbdoc item="title" value="Option du compilateur: -prefix"}}---- Définit le préfixe du chemin du compilateur {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ D {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptprofile.wakka b/fbdocs/manual/cache/CompilerOptprofile.wakka index a4bdf80b2e..928382ad68 100644 --- a/fbdocs/manual/cache/CompilerOptprofile.wakka +++ b/fbdocs/manual/cache/CompilerOptprofile.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -profile"}}---- +{{fbdoc item="title" value="Option du compilateur: -profile"}}---- Active la fonction de profilage {{fbdoc item="syntax"}}## @@ -11,4 +11,5 @@ Active la fonction de profilage - [[ProPgProfiling Profilage]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptr.wakka b/fbdocs/manual/cache/CompilerOptr.wakka index e8e25e719b..a8bdcf7204 100644 --- a/fbdocs/manual/cache/CompilerOptr.wakka +++ b/fbdocs/manual/cache/CompilerOptr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -r"}}---- +{{fbdoc item="title" value="Option du compilateur: -r"}}---- Compile seulement en fichier(s) asm, n'assemble ou ne lie pas. {{fbdoc item="syntax"}}## @@ -12,4 +12,5 @@ Compile seulement en fichier(s) asm, n'assemble ou ne lie pas. - [[CompilerOptrupp Option du compilateur: -R]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptrupp.wakka b/fbdocs/manual/cache/CompilerOptrupp.wakka index 103b11001a..97cbcfb325 100644 --- a/fbdocs/manual/cache/CompilerOptrupp.wakka +++ b/fbdocs/manual/cache/CompilerOptrupp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -R"}}---- +{{fbdoc item="title" value="Option du compilateur: -R"}}---- Ne pas supprimer le(s) fichier(s) asm {{fbdoc item="syntax"}}## @@ -12,4 +12,5 @@ Ne pas supprimer le(s) fichier(s) asm - [[CompilerOptr Option du compilateur: -r]] - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOpts.wakka b/fbdocs/manual/cache/CompilerOpts.wakka index 82cda58853..6e0bbb77e1 100644 --- a/fbdocs/manual/cache/CompilerOpts.wakka +++ b/fbdocs/manual/cache/CompilerOpts.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -s"}}---- +{{fbdoc item="title" value="Option du compilateur: -s"}}---- Définit le sous-système exécutable {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ D {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptt.wakka b/fbdocs/manual/cache/CompilerOptt.wakka index aaedec79d2..9492f9bf04 100644 --- a/fbdocs/manual/cache/CompilerOptt.wakka +++ b/fbdocs/manual/cache/CompilerOptt.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -t"}}---- +{{fbdoc item="title" value="Option du compilateur: -t"}}---- Définir la taille de la pile en kilo-octets {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ D {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOpttarget.wakka b/fbdocs/manual/cache/CompilerOpttarget.wakka index 877172652d..dca5c59bc4 100644 --- a/fbdocs/manual/cache/CompilerOpttarget.wakka +++ b/fbdocs/manual/cache/CompilerOpttarget.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -target"}}---- +{{fbdoc item="title" value="Option du compilateur: -target"}}---- Définit la plate-forme cible pour la compilation croisée {{fbdoc item="syntax"}}## @@ -33,3 +33,5 @@ D {{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + + diff --git a/fbdocs/manual/cache/CompilerOptv.wakka b/fbdocs/manual/cache/CompilerOptv.wakka index 50a299416c..35c634df43 100644 --- a/fbdocs/manual/cache/CompilerOptv.wakka +++ b/fbdocs/manual/cache/CompilerOptv.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -v"}}---- +{{fbdoc item="title" value="Option du compilateur: -v"}}---- Mode bavard {{fbdoc item="syntax"}}## @@ -10,4 +10,5 @@ Mode bavard {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptvec.wakka b/fbdocs/manual/cache/CompilerOptvec.wakka index 6a3f574f8c..f30236e804 100644 --- a/fbdocs/manual/cache/CompilerOptvec.wakka +++ b/fbdocs/manual/cache/CompilerOptvec.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -vec"}}---- +{{fbdoc item="title" value="Option du compilateur: -vec"}}---- Active les optimisations vecteur par le compilateur. {{fbdoc item="syntax"}}## @@ -23,4 +23,5 @@ Active les optimisations vecteur par le compilateur. - [[CompilerCmdLine Utilisation de le ligne de commande]] - [[CompilerOptfpu Option du compilateur: -fpu]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptversion.wakka b/fbdocs/manual/cache/CompilerOptversion.wakka index 4ff11687e9..dccf1ef18a 100644 --- a/fbdocs/manual/cache/CompilerOptversion.wakka +++ b/fbdocs/manual/cache/CompilerOptversion.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -version"}}---- +{{fbdoc item="title" value="Option du compilateur: -version"}}---- Afficher la version du compilateur {{fbdoc item="syntax"}}## @@ -10,4 +10,5 @@ Afficher la version du compilateur {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de le ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptw.wakka b/fbdocs/manual/cache/CompilerOptw.wakka index 36e1810818..b1ed275380 100644 --- a/fbdocs/manual/cache/CompilerOptw.wakka +++ b/fbdocs/manual/cache/CompilerOptw.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -w"}}---- +{{fbdoc item="title" value="Option du compilateur: -w"}}---- Indiquer le niveau minimal d'avertissement. {{fbdoc item="syntax"}}## @@ -28,4 +28,5 @@ Indiquer le niveau minimal d'avertissement. {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de le ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptx.wakka b/fbdocs/manual/cache/CompilerOptx.wakka index fa8a71175d..b9647c8929 100644 --- a/fbdocs/manual/cache/CompilerOptx.wakka +++ b/fbdocs/manual/cache/CompilerOptx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -x"}}---- +{{fbdoc item="title" value="Option du compilateur: -x"}}---- Définit le nom/chemin de exécutable/bibliothèque {{fbdoc item="syntax"}}## @@ -14,4 +14,5 @@ D {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerOptz.wakka b/fbdocs/manual/cache/CompilerOptz.wakka index e02e46dd2e..62c436dfef 100644 --- a/fbdocs/manual/cache/CompilerOptz.wakka +++ b/fbdocs/manual/cache/CompilerOptz.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -z"}}---- +{{fbdoc item="title" value="Option du compilateur: -z"}}---- Définit des options de compilation diverses ou expérimentales. {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ D {{fbdoc item="see"}} - [[CompilerCmdLine Utilisation de la ligne de commande]] -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/CompilerQB.wakka b/fbdocs/manual/cache/CompilerQB.wakka index 77cf5e0023..de4799e1ca 100644 --- a/fbdocs/manual/cache/CompilerQB.wakka +++ b/fbdocs/manual/cache/CompilerQB.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="FreeBASIC and QBasic"}}---- +{{fbdoc item="title" value="FreeBASIC et QBasic"}}---- ==FreeBASIC le Successeur== FreeBASIC est conçu comme un successeur officiel d'un type de compilateur de haut niveau pour MS-DOS intitulé "QuickBASIC", qui compilait le code BASIC, un langage de programmation facile à lire créé en 1964 par John Kemeny et Thomas Kurtz. "QB" a été créé avec un IDE-interprèteur convivial and interpreter qui l'a rendu très pratique pour écrire facilement des applications personnalisées. Cette ligne de produits est officiellement poursuivi aujourd'hui sous la forme de "Visual Basic", qui fait partie de la suite de programmation Visual Studio .NET. @@ -31,6 +31,7 @@ ==FreeBASIC est né== FreeBASIC a d'abord été programmé en VB-DOS, dans le but de se compiler lui-même. Pour cette raison, sa syntaxe et sa bibliothèque d'exécution sont conçues pour reproduire la syntaxe et l'exécution de QB dans la mesure où il est pratiqué dans un environnement 32-bit Windows. En grande partie, les deux dialectes sont très similaires et la plupart du code peut être porté avec peu ou aucune modification, même si dans certains cas, des routines dépendantes du DOS 16-bit doivent être réécrites. Les actions résultant du compilateur ont une plus grande similitude avec QB qu'avec n'importe quel compilateur du marché, y compris Visual Basic. - En raison de son origine "open source", son code bien écrit et sa similitude avec QB, FreeBASIC est devenu populaire parmi la "Communauté QB' et ses limites continuent à croître, car il reçoit plus d'attention et rassemble plus de fonctionnalités que la promesse de déplacer BASIC dans l'avenir. + En raison de son origine "open source", son code bien écrit et sa similitude avec QB, FreeBASIC est devenu populaire parmi la "Communauté QB" et ses limites continuent à croître, car il reçoit plus d'attention et rassemble plus de fonctionnalités que la promesse de déplacer BASIC dans l'avenir. + +{{fbdoc item="back" value="DocToc|Table of Contents"}} -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file diff --git a/fbdocs/manual/cache/CompilerRequirements.wakka b/fbdocs/manual/cache/CompilerRequirements.wakka index 50941f1ae4..250b3b0578 100644 --- a/fbdocs/manual/cache/CompilerRequirements.wakka +++ b/fbdocs/manual/cache/CompilerRequirements.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Requirements"}}---- +{{fbdoc item="title" value="Ce qui est requis"}}---- ==Version Windows== - Le compilateur FreeBASIC (fbc.exe) et les exécutables générés par celui-ci, a besoin au moins de Windows 95 pour fonctionnerer -- il n'a pas été testé sous Windows 3.x avec le système Win32 encore installé (??). @@ -27,4 +27,5 @@ et - [[FaqPgWin32 FAQ relative à Win32]] - [[FaqDOS FAQ relative au DOS]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerRunning.wakka b/fbdocs/manual/cache/CompilerRunning.wakka index fefe22bdd3..893c671dee 100644 --- a/fbdocs/manual/cache/CompilerRunning.wakka +++ b/fbdocs/manual/cache/CompilerRunning.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Running"}}---- +{{fbdoc item="title" value="Fonctionnement du compilateur"}}---- Utilisation du compilateur après l'installation. {{fbdoc item="section" value="Windows"}} @@ -70,4 +70,5 @@ Utilisation du compilateur apr - [[CompilerCmdLine Options de ligne de commande du compilateur]] - [[CompilerFAQ FAQ du compilateur]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerTools.wakka b/fbdocs/manual/cache/CompilerTools.wakka index 4bd69f93f3..ee85aff77a 100644 --- a/fbdocs/manual/cache/CompilerTools.wakka +++ b/fbdocs/manual/cache/CompilerTools.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Tools used by fbc"}}---- +{{fbdoc item="title" value="Les outils utilisés par FBC"}}---- Les outils externes dont le compilateur FreeBASIC (fbc) peut se prévaloir au cours du processus de compilation. {{fbdoc item="desc"}} @@ -73,4 +73,5 @@ Les outils externes dont le compilateur FreeBASIC (fbc) peut se pr - [[CompilerCmdLine Options de ligne de commande du compilateur]] - [[CompilerFAQ FAQ du compilateur]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CompilerWelcome.wakka b/fbdocs/manual/cache/CompilerWelcome.wakka index aa342e248b..335e10bc7b 100644 --- a/fbdocs/manual/cache/CompilerWelcome.wakka +++ b/fbdocs/manual/cache/CompilerWelcome.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Welcome to FreeBASIC"}}---- +{{fbdoc item="title" value="Bienvenue dans FreeBASIC"}}---- Bienvenue dans notre monde! Cette page est un aperçu de notre magasin en ligne de la connaissance. Bonne navigation et nous espérons que ce sera la première de nombreuses visites. {{fbdoc item="section" value="Introduction"}} @@ -31,4 +31,5 @@ Bienvenue dans notre monde! Cette page est un aper Merci d'utiliser FreeBASIC. Bonne programmation! -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/CptAscii.wakka b/fbdocs/manual/cache/CptAscii.wakka index f543f36241..8fce2f0ea5 100644 --- a/fbdocs/manual/cache/CptAscii.wakka +++ b/fbdocs/manual/cache/CptAscii.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Table of ASCII Characters"}}---- +{{fbdoc item="title" value="Table des caractères ASCII"}}---- FreeBASIC prend en charge dans toutes les versions le même jeu de caractères "ASCII étendu" supporté par l'ancien DOS (et QBasic). Il est aussi appelé CP437 ou "Code Page 437". Chaque caractère est représenté avec un (1) octet de données. Voici un tableau. Chaque entrée donne le code décimal, le code hexadécimal et la représentation imprimée. !-- MetaCommand Begin_HTML @@ -307,4 +307,5 @@ UNICODE is a newer standard of character sets involving two or more bytes per ch In graphics modes, ##[[KeyPgDrawString Draw String]]## does not give special meaning to control characters allowing an alternative to display all characters in the set. -{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/DataType.wakka b/fbdocs/manual/cache/DataType.wakka index f778076939..8abe06bd89 100644 --- a/fbdocs/manual/cache/DataType.wakka +++ b/fbdocs/manual/cache/DataType.wakka @@ -1,7 +1,8 @@ -{{fbdoc item="title" value="Data Types"}}---- +{{fbdoc item="title" value="Types de données"}}---- << - [[CatPgStdDataTypes Types de données standard]] - [[CatPgUserDefTypes Types définis par l'utilisateur]] <<>> ->>::c:: \ No newline at end of file +>>::c:: + diff --git a/fbdocs/manual/cache/DebuggerRunning.wakka b/fbdocs/manual/cache/DebuggerRunning.wakka index 0e2d1ed84e..c569136cf2 100644 --- a/fbdocs/manual/cache/DebuggerRunning.wakka +++ b/fbdocs/manual/cache/DebuggerRunning.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Debugging"}}---- +{{fbdoc item="title" value="Débogage"}}---- Le débogueur est dans le bin\win32 ou les répertoires bin\dos (le fichier **GDB**.EXE), pour les versions Windows et DOS, respectivement. Il est habituellement déjà installé dans la plupart des distributions Linux. @@ -22,4 +22,5 @@ -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/DocToc.wakka b/fbdocs/manual/cache/DocToc.wakka index 5f50c0b59c..59c67f49f1 100644 --- a/fbdocs/manual/cache/DocToc.wakka +++ b/fbdocs/manual/cache/DocToc.wakka @@ -1,4 +1,4 @@ -{{image class="center" alt="FB Logo" title="FB Logo" url="/images/FBLOGO.PNG" link="RecentChanges"}}{{fbdoc item="title" value="FreeBASIC Manual"}}---- +{{image class="center" alt="FB Logo" title="FB Logo" url="/images/FBLOGO.PNG" link="RecentChanges"}}{{fbdoc item="title" value="Manuel du FreeBASIC"}}---- @@{{fbdoc item="keyword" value="CompilerWelcome|Bienvenue dans FreeBASIC"}} | {{fbdoc item="keyword" value="CompilerHelp|Obtenir de l'aide sur FreeBASIC"}}@@ <<{{fbdoc item="section" value="Documentation sur le langage"}} Les principaux éléments de ""FreeBASIC"". @@ -105,3 +105,4 @@ {{fbdoc item="back" value="FBWiki|Main Page"}} Traduction française du document : 2010/08/10 22:01:34 from http://www.freebasic.net/wiki/ + diff --git a/fbdocs/manual/cache/DrV.wakka b/fbdocs/manual/cache/DrV.wakka index 917fec7306..1a2a8f9564 100644 --- a/fbdocs/manual/cache/DrV.wakka +++ b/fbdocs/manual/cache/DrV.wakka @@ -3,3 +3,4 @@ Daniel Verkamp (DrV) **i_am_drv** [at] **users** [dot] **sf** [dot] **net** http://drv.nu/ //Part of the FreeBASIC Development team; DOS port maintainer// + diff --git a/fbdocs/manual/cache/ExtLibCRT.wakka b/fbdocs/manual/cache/ExtLibCRT.wakka index c44348ad5b..175ee90d2e 100644 --- a/fbdocs/manual/cache/ExtLibCRT.wakka +++ b/fbdocs/manual/cache/ExtLibCRT.wakka @@ -1,8 +1,9 @@ -{{fbdoc item="title" value="CRT, The C Runtime Library"}}---- +{{fbdoc item="title" value="CRT, la bibliothèque d'exécution C"}}---- Fonctions communes du langage C Plates-formes supportées: Win32, Linux, DOS En-têtes à inclure: crt.bi Référence: [[ProPgCruntime C Runtime Functions]] -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibCUnit.wakka b/fbdocs/manual/cache/ExtLibCUnit.wakka index b562dceb0a..daf08d4aeb 100644 --- a/fbdocs/manual/cache/ExtLibCUnit.wakka +++ b/fbdocs/manual/cache/ExtLibCUnit.wakka @@ -8,4 +8,5 @@ Version: 2.1-0 Exemple: oui,dans examples/libraries/CUnit/ -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibDUGL.wakka b/fbdocs/manual/cache/ExtLibDUGL.wakka index e9aa0c4225..a3c852edd1 100644 --- a/fbdocs/manual/cache/ExtLibDUGL.wakka +++ b/fbdocs/manual/cache/ExtLibDUGL.wakka @@ -11,3 +11,5 @@ Voir discussion sur le forum: http://www.freebasic.net/forum/viewtopic.php?t=110 {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibFastCGI.wakka b/fbdocs/manual/cache/ExtLibFastCGI.wakka index 0001bbf355..31e75da634 100644 --- a/fbdocs/manual/cache/ExtLibFastCGI.wakka +++ b/fbdocs/manual/cache/ExtLibFastCGI.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: fastcgi/fastcgi.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibIL.wakka b/fbdocs/manual/cache/ExtLibIL.wakka index 3086598162..a0ea478915 100644 --- a/fbdocs/manual/cache/ExtLibIL.wakka +++ b/fbdocs/manual/cache/ExtLibIL.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: IL/il.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibIUP.wakka b/fbdocs/manual/cache/ExtLibIUP.wakka index 9ebee32a92..b55c0c0fbb 100644 --- a/fbdocs/manual/cache/ExtLibIUP.wakka +++ b/fbdocs/manual/cache/ExtLibIUP.wakka @@ -8,4 +8,5 @@ Version: 2.3.0 Exemple d'utilisation: oui, dans examples/libraries/IUP/ -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibLua.wakka b/fbdocs/manual/cache/ExtLibLua.wakka index 8e3e5bf2d5..64e94afa70 100644 --- a/fbdocs/manual/cache/ExtLibLua.wakka +++ b/fbdocs/manual/cache/ExtLibLua.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: Lua/lua.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibLzo.wakka b/fbdocs/manual/cache/ExtLibLzo.wakka index e496858eb7..c5603be5c1 100644 --- a/fbdocs/manual/cache/ExtLibLzo.wakka +++ b/fbdocs/manual/cache/ExtLibLzo.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: LZO/lzo.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibOpenGL.wakka b/fbdocs/manual/cache/ExtLibOpenGL.wakka index 8e6f705ebe..a98d61c1aa 100644 --- a/fbdocs/manual/cache/ExtLibOpenGL.wakka +++ b/fbdocs/manual/cache/ExtLibOpenGL.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="OpenGL, The Open Graphics Language"}}---- +{{fbdoc item="title" value="OpenGL, le langage graphique libre"}}---- Bibliothèque graphique 3D multiplate-forme. Site Web: http://www.opengl.org @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/GL/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibSDL.wakka b/fbdocs/manual/cache/ExtLibSDL.wakka index 54a6a33001..a5e59ad18d 100644 --- a/fbdocs/manual/cache/ExtLibSDL.wakka +++ b/fbdocs/manual/cache/ExtLibSDL.wakka @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/SDL/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibTOC.wakka b/fbdocs/manual/cache/ExtLibTOC.wakka index 3a454fc8a8..3fea9d9cb1 100644 --- a/fbdocs/manual/cache/ExtLibTOC.wakka +++ b/fbdocs/manual/cache/ExtLibTOC.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Library Headers Index"}}---- +{{fbdoc item="title" value="Index des en-têtes de bibliothèques"}}---- Index des fichiers d'en-tête distribués avec FreeBASIC pour une utilisation avec des bibliothèques externes. Seules les en-têtes (fichiers include) sont distribuées avec FreeBASIC. Pour obtenir une bibliothèque externe nécessaire, veuillez consulter le lien indiqué ci-dessous sur l'information pour chaque bibliothèque. {{fbdoc item="section" value="Graphiques"}} @@ -88,4 +88,5 @@ Index des fichiers d'en-t {{fbdoc item="section" value="Bibliothèques contribution de l'utilisateur"}} Visit http://www.freebasic.net/arch/ pour d'autres bibliothèques. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibal.wakka b/fbdocs/manual/cache/ExtLibal.wakka index 50c0340ec9..52e3b242d5 100644 --- a/fbdocs/manual/cache/ExtLibal.wakka +++ b/fbdocs/manual/cache/ExtLibal.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: al/al.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLiballegro.wakka b/fbdocs/manual/cache/ExtLiballegro.wakka index a8990aa911..7e1c515e35 100644 --- a/fbdocs/manual/cache/ExtLiballegro.wakka +++ b/fbdocs/manual/cache/ExtLiballegro.wakka @@ -8,3 +8,5 @@ Exemple d'utilisation: oui, dans examples/libraries/Allegro/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibaspell.wakka b/fbdocs/manual/cache/ExtLibaspell.wakka index badb231cb6..3bb9b3fc82 100644 --- a/fbdocs/manual/cache/ExtLibaspell.wakka +++ b/fbdocs/manual/cache/ExtLibaspell.wakka @@ -8,4 +8,5 @@ Version: 0.50 Exemples inclus: oui, dans examples/libraries/ASpell/aspell_test.bas -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibbass.wakka b/fbdocs/manual/cache/ExtLibbass.wakka index 04b4e07ced..460cc84851 100644 --- a/fbdocs/manual/cache/ExtLibbass.wakka +++ b/fbdocs/manual/cache/ExtLibbass.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: bass.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibbassmod.wakka b/fbdocs/manual/cache/ExtLibbassmod.wakka index c3c0291455..f7d01337b8 100644 --- a/fbdocs/manual/cache/ExtLibbassmod.wakka +++ b/fbdocs/manual/cache/ExtLibbassmod.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: bassmod.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibbfd.wakka b/fbdocs/manual/cache/ExtLibbfd.wakka index 834123b187..e6b9f2a277 100644 --- a/fbdocs/manual/cache/ExtLibbfd.wakka +++ b/fbdocs/manual/cache/ExtLibbfd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="BFD, The Binary File Descriptor Library"}}---- +{{fbdoc item="title" value="BFD, La Biblioth`que de descripteur de fichiers binaires"}}---- Permet aux applications d'utiliser les mêmes routines pour fonctionner sur des fichiers objet quel que soit le format de fichier objet. Site Web: http://www.gnu.org/software/binutils/manual/bfd-2.9.1/html_chapter/bfd_toc.html @@ -13,4 +13,5 @@ Define ##""__BFD_VER__""## to 216, 217 ou 218 pour inclure l'en-t #include "bfd.bi" %% -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibbigint.wakka b/fbdocs/manual/cache/ExtLibbigint.wakka index 12f9cec1c6..110e5dd737 100644 --- a/fbdocs/manual/cache/ExtLibbigint.wakka +++ b/fbdocs/manual/cache/ExtLibbigint.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/big_int/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibcaca.wakka b/fbdocs/manual/cache/ExtLibcaca.wakka index cabcc0a27b..d78491e3ae 100644 --- a/fbdocs/manual/cache/ExtLibcaca.wakka +++ b/fbdocs/manual/cache/ExtLibcaca.wakka @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/caca/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibcairo.wakka b/fbdocs/manual/cache/ExtLibcairo.wakka index 962ddec328..f7341e0bc6 100644 --- a/fbdocs/manual/cache/ExtLibcairo.wakka +++ b/fbdocs/manual/cache/ExtLibcairo.wakka @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/cairo/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibcgiutil.wakka b/fbdocs/manual/cache/ExtLibcgiutil.wakka index f1256817cd..744fa868ce 100644 --- a/fbdocs/manual/cache/ExtLibcgiutil.wakka +++ b/fbdocs/manual/cache/ExtLibcgiutil.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: cgi-util.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibcgui.wakka b/fbdocs/manual/cache/ExtLibcgui.wakka index e28484573d..e5e679a06d 100644 --- a/fbdocs/manual/cache/ExtLibcgui.wakka +++ b/fbdocs/manual/cache/ExtLibcgui.wakka @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/CGUI/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibcryptlib.wakka b/fbdocs/manual/cache/ExtLibcryptlib.wakka index 8e17371b2d..f4030ed457 100644 --- a/fbdocs/manual/cache/ExtLibcryptlib.wakka +++ b/fbdocs/manual/cache/ExtLibcryptlib.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/cryptlib/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibcurl.wakka b/fbdocs/manual/cache/ExtLibcurl.wakka index bfd16bad42..b3fa993f1a 100644 --- a/fbdocs/manual/cache/ExtLibcurl.wakka +++ b/fbdocs/manual/cache/ExtLibcurl.wakka @@ -10,3 +10,5 @@ Exemple: oui, dans examples/libraries/Curl/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibcurses.wakka b/fbdocs/manual/cache/ExtLibcurses.wakka index 0db2a1df8b..49301e210a 100644 --- a/fbdocs/manual/cache/ExtLibcurses.wakka +++ b/fbdocs/manual/cache/ExtLibcurses.wakka @@ -10,3 +10,5 @@ Note: Sur les syst {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibdislin.wakka b/fbdocs/manual/cache/ExtLibdislin.wakka index b9df191079..85128c5801 100644 --- a/fbdocs/manual/cache/ExtLibdislin.wakka +++ b/fbdocs/manual/cache/ExtLibdislin.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: dislin.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibdisphelper.wakka b/fbdocs/manual/cache/ExtLibdisphelper.wakka index 6700f534b6..e84f670a80 100644 --- a/fbdocs/manual/cache/ExtLibdisphelper.wakka +++ b/fbdocs/manual/cache/ExtLibdisphelper.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/disphelper/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibdos.wakka b/fbdocs/manual/cache/ExtLibdos.wakka index b3518bca96..35e646562e 100644 --- a/fbdocs/manual/cache/ExtLibdos.wakka +++ b/fbdocs/manual/cache/ExtLibdos.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: dos/dos.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibexpat.wakka b/fbdocs/manual/cache/ExtLibexpat.wakka index 88a8524db0..0cbb044735 100644 --- a/fbdocs/manual/cache/ExtLibexpat.wakka +++ b/fbdocs/manual/cache/ExtLibexpat.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: expat.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibfmod.wakka b/fbdocs/manual/cache/ExtLibfmod.wakka index 43b92d36eb..a378c16450 100644 --- a/fbdocs/manual/cache/ExtLibfmod.wakka +++ b/fbdocs/manual/cache/ExtLibfmod.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: fmod.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibfreeimage.wakka b/fbdocs/manual/cache/ExtLibfreeimage.wakka index e76be7bc91..40939446a1 100644 --- a/fbdocs/manual/cache/ExtLibfreeimage.wakka +++ b/fbdocs/manual/cache/ExtLibfreeimage.wakka @@ -94,4 +94,5 @@ end if sleep %%## -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibfreetype2.wakka b/fbdocs/manual/cache/ExtLibfreetype2.wakka index 65e8435a6d..d373a76fdd 100644 --- a/fbdocs/manual/cache/ExtLibfreetype2.wakka +++ b/fbdocs/manual/cache/ExtLibfreetype2.wakka @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/freetype/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibgd.wakka b/fbdocs/manual/cache/ExtLibgd.wakka index cf83086464..7b47521702 100644 --- a/fbdocs/manual/cache/ExtLibgd.wakka +++ b/fbdocs/manual/cache/ExtLibgd.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: gd/gd.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibgdsl.wakka b/fbdocs/manual/cache/ExtLibgdsl.wakka index c72a381d08..25d71279e3 100644 --- a/fbdocs/manual/cache/ExtLibgdsl.wakka +++ b/fbdocs/manual/cache/ExtLibgdsl.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="GDSL, The Generic Data Structures Library"}}---- +{{fbdoc item="title" value="GDSL, la bibliothèque de structures de données génériques"}}---- La bibliothèque de structures de données génériques est une collection de routines pour les structures de données génériques. Site Web: http://directory.fsf.org/All_Packages_in_Directory/GDSL.html @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: gdsl/gdsl.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibgiflib.wakka b/fbdocs/manual/cache/ExtLibgiflib.wakka index 69eb774ceb..b334815f10 100644 --- a/fbdocs/manual/cache/ExtLibgiflib.wakka +++ b/fbdocs/manual/cache/ExtLibgiflib.wakka @@ -8,4 +8,5 @@ Plates-formes support En-têtes à inclure: gif_lib.bi Exemple inclus: OUI -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibgmp.wakka b/fbdocs/manual/cache/ExtLibgmp.wakka index c72823052e..387d0ea96f 100644 --- a/fbdocs/manual/cache/ExtLibgmp.wakka +++ b/fbdocs/manual/cache/ExtLibgmp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="gmp, The GNU Multiple Precision Arithmetic Library"}}---- +{{fbdoc item="title" value="gmp, la bibliothèque GNU d'arithmétique à précision multiple"}}---- Bibliothèque libre pour l'arithmétique en précision arbitraire, opérations sur les entiers signés, nombres rationnels et nombres à virgule flottante. Site Web: http://www.gmplib.org @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/GMP/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibgrx.wakka b/fbdocs/manual/cache/ExtLibgrx.wakka index e5764b2be2..596fb35339 100644 --- a/fbdocs/manual/cache/ExtLibgrx.wakka +++ b/fbdocs/manual/cache/ExtLibgrx.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: grx/grx20.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibgsl.wakka b/fbdocs/manual/cache/ExtLibgsl.wakka index 4faeffb5ba..c969ffc5e1 100644 --- a/fbdocs/manual/cache/ExtLibgsl.wakka +++ b/fbdocs/manual/cache/ExtLibgsl.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="gsl, The GNU Scientific Library"}}---- +{{fbdoc item="title" value="gsl, la bibliothèque GNU scientifique"}}---- Fournit un large éventail de routines mathématiques telles que les générateurs de nombres aléatoires, les fonctions spéciales et la méthode des moindres carrés. Site Web: http://www.gnu.org/software/gsl/ @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/GSL/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibgtk.wakka b/fbdocs/manual/cache/ExtLibgtk.wakka index 0f3724eeda..216a3315de 100644 --- a/fbdocs/manual/cache/ExtLibgtk.wakka +++ b/fbdocs/manual/cache/ExtLibgtk.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="GTK+, The GIMP ToolKit"}}---- +{{fbdoc item="title" value="GTK+, la trousse à outils pour le GIMP"}}---- Bibliothèque graphique multiplate-forme, interface utilisateur. Site Web: http://www.gtk.org @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/Gtk/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibjapi.wakka b/fbdocs/manual/cache/ExtLibjapi.wakka index b98f0fad73..00743bdf1e 100644 --- a/fbdocs/manual/cache/ExtLibjapi.wakka +++ b/fbdocs/manual/cache/ExtLibjapi.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: japi.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibjni.wakka b/fbdocs/manual/cache/ExtLibjni.wakka index 5584c4efa5..19ddf80bc8 100644 --- a/fbdocs/manual/cache/ExtLibjni.wakka +++ b/fbdocs/manual/cache/ExtLibjni.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="JNI, The Java Native Interface"}}---- +{{fbdoc item="title" value="JNI, Java Native Interface"}}---- Interface de programmation standard pour écrire des méthodes Java natif et intégrant la machine virtuelle Java * en applications natives. Site Web: http://java.sun.com/j2se/1.4.2/docs/guide/jni/ @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: jni.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibjpeglib.wakka b/fbdocs/manual/cache/ExtLibjpeglib.wakka index 734c2e0d76..8534fb7684 100644 --- a/fbdocs/manual/cache/ExtLibjpeglib.wakka +++ b/fbdocs/manual/cache/ExtLibjpeglib.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: jpeglib.bi Exemple d'utilisation: oui, dans examples/gfx/jpeg_read.bas -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibjpgalleg.wakka b/fbdocs/manual/cache/ExtLibjpgalleg.wakka index 350b7ed93f..c3fdeb9283 100644 --- a/fbdocs/manual/cache/ExtLibjpgalleg.wakka +++ b/fbdocs/manual/cache/ExtLibjpgalleg.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: jpgalleg.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLiblibpng.wakka b/fbdocs/manual/cache/ExtLiblibpng.wakka index 7ef3b92eaa..da18e1e527 100644 --- a/fbdocs/manual/cache/ExtLiblibpng.wakka +++ b/fbdocs/manual/cache/ExtLiblibpng.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: png.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLiblibxml.wakka b/fbdocs/manual/cache/ExtLiblibxml.wakka index ae00b3ab1a..d517a05c8d 100644 --- a/fbdocs/manual/cache/ExtLiblibxml.wakka +++ b/fbdocs/manual/cache/ExtLiblibxml.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: libxml/ -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLiblibxslt.wakka b/fbdocs/manual/cache/ExtLiblibxslt.wakka index 8fd224416e..912d2538e1 100644 --- a/fbdocs/manual/cache/ExtLiblibxslt.wakka +++ b/fbdocs/manual/cache/ExtLiblibxslt.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: libxslt/libxslt.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibmxml.wakka b/fbdocs/manual/cache/ExtLibmxml.wakka index 36f960b3d3..1e17319384 100644 --- a/fbdocs/manual/cache/ExtLibmxml.wakka +++ b/fbdocs/manual/cache/ExtLibmxml.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: mxml.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibmysql.wakka b/fbdocs/manual/cache/ExtLibmysql.wakka index 943c27fc26..fd554fe963 100644 --- a/fbdocs/manual/cache/ExtLibmysql.wakka +++ b/fbdocs/manual/cache/ExtLibmysql.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/DB/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibnewton.wakka b/fbdocs/manual/cache/ExtLibnewton.wakka index 2a8c922508..d71f682daa 100644 --- a/fbdocs/manual/cache/ExtLibnewton.wakka +++ b/fbdocs/manual/cache/ExtLibnewton.wakka @@ -8,3 +8,5 @@ En-t {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibode.wakka b/fbdocs/manual/cache/ExtLibode.wakka index 79ee5d6391..fb4a736ea3 100644 --- a/fbdocs/manual/cache/ExtLibode.wakka +++ b/fbdocs/manual/cache/ExtLibode.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: ode/ode.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibpcre.wakka b/fbdocs/manual/cache/ExtLibpcre.wakka index 35bc114779..29b7e77681 100644 --- a/fbdocs/manual/cache/ExtLibpcre.wakka +++ b/fbdocs/manual/cache/ExtLibpcre.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: pcre/pcre.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibpdflib.wakka b/fbdocs/manual/cache/ExtLibpdflib.wakka index e1b1bfbbe3..05d3dd90fb 100644 --- a/fbdocs/manual/cache/ExtLibpdflib.wakka +++ b/fbdocs/manual/cache/ExtLibpdflib.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: pdflib.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibpostgresql.wakka b/fbdocs/manual/cache/ExtLibpostgresql.wakka index 6b0011142c..63ee761df8 100644 --- a/fbdocs/manual/cache/ExtLibpostgresql.wakka +++ b/fbdocs/manual/cache/ExtLibpostgresql.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/DB/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibquicklz.wakka b/fbdocs/manual/cache/ExtLibquicklz.wakka index b263d1ff4c..bfc7a70bd7 100644 --- a/fbdocs/manual/cache/ExtLibquicklz.wakka +++ b/fbdocs/manual/cache/ExtLibquicklz.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/quicklz/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibspidermonkey.wakka b/fbdocs/manual/cache/ExtLibspidermonkey.wakka index 05b755d01e..bbf3c382ff 100644 --- a/fbdocs/manual/cache/ExtLibspidermonkey.wakka +++ b/fbdocs/manual/cache/ExtLibspidermonkey.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: spidermonkey/jsapi.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibsqlite.wakka b/fbdocs/manual/cache/ExtLibsqlite.wakka index 0c9624eabe..f07f26fce6 100644 --- a/fbdocs/manual/cache/ExtLibsqlite.wakka +++ b/fbdocs/manual/cache/ExtLibsqlite.wakka @@ -9,3 +9,5 @@ Exemple: oui, dans examples/libraries/DB/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibtinyptc.wakka b/fbdocs/manual/cache/ExtLibtinyptc.wakka index fcf9771eba..9429db0fa0 100644 --- a/fbdocs/manual/cache/ExtLibtinyptc.wakka +++ b/fbdocs/manual/cache/ExtLibtinyptc.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: tinyptc.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibtre.wakka b/fbdocs/manual/cache/ExtLibtre.wakka index 9a305e18b5..6d6ebf51ee 100644 --- a/fbdocs/manual/cache/ExtLibtre.wakka +++ b/fbdocs/manual/cache/ExtLibtre.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: regex.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibwindows.wakka b/fbdocs/manual/cache/ExtLibwindows.wakka index 9fad00158c..74fb9f994d 100644 --- a/fbdocs/manual/cache/ExtLibwindows.wakka +++ b/fbdocs/manual/cache/ExtLibwindows.wakka @@ -6,4 +6,5 @@ Plates-formes support En-têtes à inclure: windows.bi -{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + diff --git a/fbdocs/manual/cache/ExtLibwxc.wakka b/fbdocs/manual/cache/ExtLibwxc.wakka index c4baddb99b..5d25638160 100644 --- a/fbdocs/manual/cache/ExtLibwxc.wakka +++ b/fbdocs/manual/cache/ExtLibwxc.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="wx-c, C Interface for WxWidgets"}}---- +{{fbdoc item="title" value="wx-c, Interface C pour WxWidgets"}}---- Bibliothèque graphique d'interface utilisateur multiplate-forme. Site Web: http://wxc.sourceforge.net @@ -9,3 +9,5 @@ Exemple d'utilisation: oui, dans examples/libraries/wx-c/ {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/ExtLibzlib.wakka b/fbdocs/manual/cache/ExtLibzlib.wakka index ff207bc293..e25fb461c8 100644 --- a/fbdocs/manual/cache/ExtLibzlib.wakka +++ b/fbdocs/manual/cache/ExtLibzlib.wakka @@ -10,3 +10,5 @@ Exemple d'utilisation: {{fbdoc item="back" value="ExtLibTOC|External Library Table of Contents"}} + + diff --git a/fbdocs/manual/cache/FMod.wakka b/fbdocs/manual/cache/FMod.wakka index 6c33b06d31..d7c63dd189 100644 --- a/fbdocs/manual/cache/FMod.wakka +++ b/fbdocs/manual/cache/FMod.wakka @@ -1,4 +1,5 @@ FMod is a 3d sound and music library. Though its license is strange, it works acceptably for playing sounds, and it nicely encapsulates 3D sound. Related: --[[TutUsingLibs Using libraries in FreeBASIC]] //by SJ Zero \ No newline at end of file +-[[TutUsingLibs Using libraries in FreeBASIC]] //by SJ Zero + diff --git a/fbdocs/manual/cache/FaqDOS.wakka b/fbdocs/manual/cache/FaqDOS.wakka index 08fb498802..41651fd942 100644 --- a/fbdocs/manual/cache/FaqDOS.wakka +++ b/fbdocs/manual/cache/FaqDOS.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="DOS related FAQ"}}---- +{{fbdoc item="title" value="FAQ relative au DOS"}}---- **DOS** @@ -257,4 +257,5 @@ type RegTypeX as __dpmi_regs - [[FaqPgrtlib FAQ de la bibliothèque d'exécution de FB]]. - [[FaqPggfxlib2 Questions Fréquemment Posées sur la bibliothèque graphique de FreeBASIC]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/FaqPgLinux.wakka b/fbdocs/manual/cache/FaqPgLinux.wakka index 3652875f61..d9c6908f2d 100644 --- a/fbdocs/manual/cache/FaqPgLinux.wakka +++ b/fbdocs/manual/cache/FaqPgLinux.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Linux Related FAQ"}}---- +{{fbdoc item="title" value="FAQ relative à Linux"}}---- {{anchor name="item0"}} **Questions sur Linux et FreeBASIC:** @@ -27,3 +27,4 @@ [[FaqPgrtlib FAQ de la bibliothèque d'exécution de FB]]. {{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/FaqPgWin32.wakka b/fbdocs/manual/cache/FaqPgWin32.wakka index 91df36c337..324f7c68ff 100644 --- a/fbdocs/manual/cache/FaqPgWin32.wakka +++ b/fbdocs/manual/cache/FaqPgWin32.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Windows Related FAQ"}}---- +{{fbdoc item="title" value="FAQ relative à Windows"}}---- {{anchor name="item0"}} **Windows:** @@ -93,4 +93,5 @@ [[CompilerFAQ FAQ du compilateur]]. [[FaqPgrtlib FAQ de la bibliothèque d'exécution de FB]]. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/FaqPgbloadworkaround.wakka b/fbdocs/manual/cache/FaqPgbloadworkaround.wakka index ab62337ed8..92c9b732cf 100644 --- a/fbdocs/manual/cache/FaqPgbloadworkaround.wakka +++ b/fbdocs/manual/cache/FaqPgbloadworkaround.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="BLOAD/BSAVE text mode work-around"}}---- +{{fbdoc item="title" value="Détournement de BLOAD/BSAVE en mode texte"}}---- Ces fonctions vous permettent d'utiliser BSAVE et BLOAD en mode texte. {{fbdoc item="filename" value="examples/manual/faq/gfxlib2/bload-workaround.bas"}}%%(freebasic) @@ -24,4 +24,5 @@ Sub _bload( file As String, p As Any Ptr ) Close -End Sub%% \ No newline at end of file +End Sub%% + diff --git a/fbdocs/manual/cache/FaqPggetputstructure.wakka b/fbdocs/manual/cache/FaqPggetputstructure.wakka index 1b030b3cbc..3d6bd5021b 100644 --- a/fbdocs/manual/cache/FaqPggetputstructure.wakka +++ b/fbdocs/manual/cache/FaqPggetputstructure.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="GET/PUT image header example"}}---- +{{fbdoc item="title" value="GET/PUT exemple d'en-tête image"}}---- Exemple montrant les deux en-têtes différentes utilisées pour les tampons d'image. Note: ##[[KeyPgImageInfo ImageInfo]]## est fourni comme une alternative plus simple pour lire directement les structures image. @@ -65,4 +65,5 @@ NOTE: Pour utiliser ce code avec un tableau, passez votre tableau %%(freebasic) show_image_info( varptr( myarray( L ) ) ) %% -où Lest la borne inférieure de myarray(). \ No newline at end of file +où Lest la borne inférieure de myarray(). + diff --git a/fbdocs/manual/cache/FaqPggfxlib2.wakka b/fbdocs/manual/cache/FaqPggfxlib2.wakka index c2f955c40f..afdf5d2b39 100644 --- a/fbdocs/manual/cache/FaqPggfxlib2.wakka +++ b/fbdocs/manual/cache/FaqPggfxlib2.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Frequently Asked FreeBASIC Graphics Library Questions"}}---- +{{fbdoc item="title" value="Questions Fréquemment Posées sur la bibliothèque graphique de FreeBASIC"}}---- {{anchor name="item0"}} @@ -93,3 +93,5 @@ Loop Until key = Chr(27) Or key = Chr(255, 107) 'escape or x-button {{fbdoc item="back" value="DocToc|Table of Contents"}} + + diff --git a/fbdocs/manual/cache/FaqPgrtlib.wakka b/fbdocs/manual/cache/FaqPgrtlib.wakka index 1ad4dafe1a..8460eecb89 100644 --- a/fbdocs/manual/cache/FaqPgrtlib.wakka +++ b/fbdocs/manual/cache/FaqPgrtlib.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Frequently Asked FB Runtime Library Questions"}}---- +{{fbdoc item="title" value="FAQ de la bibliothèque d'exécution de FB"}}---- {{anchor name="item0"}} **Questions sur la bibliothèque d'exécution de FreeBASIC:** @@ -68,3 +68,4 @@ et - [[FaqDOS FAQ DOS]] {{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/FaqPgxbox.wakka b/fbdocs/manual/cache/FaqPgxbox.wakka index 37125918ff..aa68e2be94 100644 --- a/fbdocs/manual/cache/FaqPgxbox.wakka +++ b/fbdocs/manual/cache/FaqPgxbox.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Frequently Asked Questions"}}---- +{{fbdoc item="title" value="Questions Fréquemment Posées"}}---- **Questions générales sur FreeBASIC et la Xbox** @@ -138,4 +138,5 @@ Les ex Les fichiers source Windows et Linux qui sont conçus pour utiliser SDL et rtlib seront compilables pour Xbox hors de la "box". Tandis que la Xbox doit supporter le clavier à travers les ports du "gamepad" (connexion USB propriétaire), le schéma d'entrée devra être modifié pour tenir compte d'un "gamepad". -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/GfxDefPalettes.wakka b/fbdocs/manual/cache/GfxDefPalettes.wakka index eaf92f8eb3..c7aa41e536 100644 --- a/fbdocs/manual/cache/GfxDefPalettes.wakka +++ b/fbdocs/manual/cache/GfxDefPalettes.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Default Palettes"}}---- +{{fbdoc item="title" value="Palettes par défaut"}}---- Valeurs des couleurs par défaut pour les modes écran graphiques et texte de FreeBASIC. FreeBASIC initialise les indices de palette avec les couleurs dans les tableaux ci-dessous. Les couleurs sont les mêmes que dans QB. Les couleurs en mode graphique peuvent être changées en utilisant la déclaration ##[[KeyPgPalette Palette]]##. Il n'existe aucun moyen portable de changer la palette en mode console. @@ -50,4 +50,5 @@ Valeurs des couleurs par d >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/GfxInternalFormats.wakka b/fbdocs/manual/cache/GfxInternalFormats.wakka index cfc110ec61..1e97349a5d 100644 --- a/fbdocs/manual/cache/GfxInternalFormats.wakka +++ b/fbdocs/manual/cache/GfxInternalFormats.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Internal graphics formats"}}---- +{{fbdoc item="title" value="Formats graphiques internes"}}---- **Formats des pixels** @@ -44,3 +44,4 @@ - ##[[KeyPgAlphaGfx Alpha]]## {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/GfxLib.wakka b/fbdocs/manual/cache/GfxLib.wakka index 35e77ab0ed..363194013a 100644 --- a/fbdocs/manual/cache/GfxLib.wakka +++ b/fbdocs/manual/cache/GfxLib.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="GfxLib - FreeBASIC graphics library overview"}}---- +{{fbdoc item="title" value="GfxLib - Aperçu de la bibliothèque graphique FreeBasic"}}---- ""GfxLib"" est la bibliothèque graphique intégrée dans FreeBASIC. En plus de re-créer toutes les commandes graphiques de QuickBASIC, ""GfxLib"" a intégré des commandes pour gérer les entrées du clavier et de la souris. Les principaux contributeurs de la bibliothèque sont Lillo, ""CoderJeff"" et DrV. @@ -55,3 +55,4 @@ La biblioth {{fbdoc item="back" value="DocToc|Table of Contents"}} {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/GfxScancodes.wakka b/fbdocs/manual/cache/GfxScancodes.wakka index 6fb3cea4cb..21480cb214 100644 --- a/fbdocs/manual/cache/GfxScancodes.wakka +++ b/fbdocs/manual/cache/GfxScancodes.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="DOS Keyboard Scancodes"}}---- +{{fbdoc item="title" value="Scancodes clavier DOS"}}---- Liste des scancodes clavier. {{fbdoc item="desc"}} @@ -103,3 +103,5 @@ SC_MENU &h7F {{fbdoc item="back" value="KeyPgMultikey|Multikey"}}{{fbdoc item="back" value="DocToc|Table of Contents"}} + + diff --git a/fbdocs/manual/cache/GlossaryIndex.wakka b/fbdocs/manual/cache/GlossaryIndex.wakka index 2a35e2bf06..69293165ce 100644 --- a/fbdocs/manual/cache/GlossaryIndex.wakka +++ b/fbdocs/manual/cache/GlossaryIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Glossary"}}---- +{{fbdoc item="title" value="Glossaire"}}---- Brief definitions and explanations for words and phrases used in the ""FreeBASIC"" manual. {{anchor name="Index"}}Index: {{anchor name="A|A"}} - {{anchor name="B|B"}} - {{anchor name="C|C"}} - {{anchor name="D|D"}} - {{anchor name="E|E"}} - {{anchor name="F|F"}} - {{anchor name="G|G"}} - {{anchor name="H|H"}} - {{anchor name="I|I"}} - {{anchor name="J|J"}} - {{anchor name="K|K"}} - {{anchor name="L|L"}} - {{anchor name="M|M"}} - {{anchor name="N|N"}} - {{anchor name="O|O"}} - {{anchor name="P|P"}} - {{anchor name="Q|Q"}} - {{anchor name="R|R"}} - {{anchor name="S|S"}} - {{anchor name="T|T"}} - {{anchor name="U|U"}} - {{anchor name="V|V"}} - {{anchor name="W|W"}} - {{anchor name="X|X"}} - {{anchor name="Y|Y"}} - {{anchor name="Z|Z"}} @@ -479,4 +479,5 @@ Brief definitions and explanations for words and phrases used in the ""FreeBASIC ---- -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/GnuLicenses.wakka b/fbdocs/manual/cache/GnuLicenses.wakka index ac495f9b24..6faf5061f0 100644 --- a/fbdocs/manual/cache/GnuLicenses.wakka +++ b/fbdocs/manual/cache/GnuLicenses.wakka @@ -15,3 +15,4 @@ {{fbdoc item="back" value="FBWiki|Main Page"}} + diff --git a/fbdocs/manual/cache/JasonFirth.wakka b/fbdocs/manual/cache/JasonFirth.wakka index 7bd88e82b3..a716019531 100644 --- a/fbdocs/manual/cache/JasonFirth.wakka +++ b/fbdocs/manual/cache/JasonFirth.wakka @@ -8,4 +8,5 @@ Je suis un d I'm an instrumentation engineering technologist, not a programmer. **Contact Me** -Don't. \ No newline at end of file +Don't. + diff --git a/fbdocs/manual/cache/KeyPgAbs.wakka b/fbdocs/manual/cache/KeyPgAbs.wakka index 951c082fd3..1c8fe407fc 100644 --- a/fbdocs/manual/cache/KeyPgAbs.wakka +++ b/fbdocs/manual/cache/KeyPgAbs.wakka @@ -53,4 +53,5 @@ Affiche: - ##[[KeyPgSgn Sgn]]## - ##[[KeyPgOperator Operator]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgAccess.wakka b/fbdocs/manual/cache/KeyPgAccess.wakka index b4276f6bc3..cde2ea34c9 100644 --- a/fbdocs/manual/cache/KeyPgAccess.wakka +++ b/fbdocs/manual/cache/KeyPgAccess.wakka @@ -64,4 +64,5 @@ Dim As Integer o - ##[[KeyPgReadFile Read]]## - ##[[KeyPgWriteFile Write]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAcos.wakka b/fbdocs/manual/cache/KeyPgAcos.wakka index 485e705e9b..abeb0bfb3a 100644 --- a/fbdocs/manual/cache/KeyPgAcos.wakka +++ b/fbdocs/manual/cache/KeyPgAcos.wakka @@ -45,4 +45,5 @@ The angle between the sides is 0.6435011087932843 - ##[[KeyPgCos Cos]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgAddGfx.wakka b/fbdocs/manual/cache/KeyPgAddGfx.wakka index 1ce7fb86b1..846b9e3384 100644 --- a/fbdocs/manual/cache/KeyPgAddGfx.wakka +++ b/fbdocs/manual/cache/KeyPgAddGfx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="ADD"}}---- +{{fbdoc item="title" value="Add (Paramètre Put graphique)"}}---- Paramètre de la déclaration graphique ##[[KeyPgPutgraphics Put]]## qui choisit l'addition comme méthode de transformation {{fbdoc item="syntax"}}## @@ -48,4 +48,5 @@ sleep - ##[[KeyPgCustomgfx Custom]]## - ##[[KeyPgPutgraphics Put (Graphics)]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAlias.wakka b/fbdocs/manual/cache/KeyPgAlias.wakka index eeef6126eb..012f8fb763 100644 --- a/fbdocs/manual/cache/KeyPgAlias.wakka +++ b/fbdocs/manual/cache/KeyPgAlias.wakka @@ -45,4 +45,5 @@ END FUNCTION - ##[[KeyPgDeclare Declare]]## - ##[[KeyPgExport Export]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgAllocate.wakka b/fbdocs/manual/cache/KeyPgAllocate.wakka index 1f9b9340b4..d68ff778c0 100644 --- a/fbdocs/manual/cache/KeyPgAllocate.wakka +++ b/fbdocs/manual/cache/KeyPgAllocate.wakka @@ -98,4 +98,5 @@ end sub - ##[[KeyPgReallocate Reallocate]]## - ##[[KeyPgDeallocate Deallocate]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAlphaGfx.wakka b/fbdocs/manual/cache/KeyPgAlphaGfx.wakka index f40dd438be..3a21483adb 100644 --- a/fbdocs/manual/cache/KeyPgAlphaGfx.wakka +++ b/fbdocs/manual/cache/KeyPgAlphaGfx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="ALPHA"}}---- +{{fbdoc item="title" value="Alpha (Paramètre Put graphique)"}}---- Paramètre de la déclaration graphique ##[[KeyPgPutgraphics Put]]## qui sélectionne //alpha blending// comme méthode. {{fbdoc item="syntax"}}## @@ -142,4 +142,5 @@ sleep%% - ##[[KeyPgTransGfx Trans]]## - ##[[KeyPgCustomgfx Custom]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAndGfx.wakka b/fbdocs/manual/cache/KeyPgAndGfx.wakka index bf82a4ca9f..366911cc6d 100644 --- a/fbdocs/manual/cache/KeyPgAndGfx.wakka +++ b/fbdocs/manual/cache/KeyPgAndGfx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="AND"}}---- +{{fbdoc item="title" value="And (Paramètre Put graphique)"}}---- Paramètre de la déclaration graphique ##[[KeyPgPutgraphics Put]]## qui utilise ##[[KeyPgOpAnd And]]## comme méthode de manipulation de bits. {{fbdoc item="syntax"}}## @@ -52,3 +52,4 @@ Sleep - ##[[KeyPgPutgraphics Put (Graphics)]]## {{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAny.wakka b/fbdocs/manual/cache/KeyPgAny.wakka index 7e3ba63927..2346902168 100644 --- a/fbdocs/manual/cache/KeyPgAny.wakka +++ b/fbdocs/manual/cache/KeyPgAny.wakka @@ -87,3 +87,4 @@ End Sub - ##[[KeyPgDeclare Declare]]## {{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgAppend.wakka b/fbdocs/manual/cache/KeyPgAppend.wakka index 51030865c2..bf457a5436 100644 --- a/fbdocs/manual/cache/KeyPgAppend.wakka +++ b/fbdocs/manual/cache/KeyPgAppend.wakka @@ -55,4 +55,5 @@ NEXT - ##[[KeyPgPrintPp Print #]]## - ##[[KeyPgWrite Write #]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAs.wakka b/fbdocs/manual/cache/KeyPgAs.wakka index de45b6895f..74c7ef22bd 100644 --- a/fbdocs/manual/cache/KeyPgAs.wakka +++ b/fbdocs/manual/cache/KeyPgAs.wakka @@ -42,4 +42,5 @@ Open "test" For Input As #1 - ##[[KeyPgType Type]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgAsc.wakka b/fbdocs/manual/cache/KeyPgAsc.wakka index 4750e81ee4..7980f9dda1 100644 --- a/fbdocs/manual/cache/KeyPgAsc.wakka +++ b/fbdocs/manual/cache/KeyPgAsc.wakka @@ -57,3 +57,4 @@ print "the Unicode of the second char of " & a & " is: " & asc(a) - ##[[KeyPgVal Val]]## {{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgAsin.wakka b/fbdocs/manual/cache/KeyPgAsin.wakka index c57320ff14..8bf57bbf0c 100644 --- a/fbdocs/manual/cache/KeyPgAsin.wakka +++ b/fbdocs/manual/cache/KeyPgAsin.wakka @@ -46,4 +46,5 @@ The angle between the sides is 0.6435011087932844 - ##[[KeyPgSin Sin]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgAsm.wakka b/fbdocs/manual/cache/KeyPgAsm.wakka index 6bb0a06a77..97e219de19 100644 --- a/fbdocs/manual/cache/KeyPgAsm.wakka +++ b/fbdocs/manual/cache/KeyPgAsm.wakka @@ -120,4 +120,5 @@ Print "4 + 5 ="; AddFive(i) {{fbdoc item="see"}} - ##[[KeyPgFunction Function]]## -{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/KeyPgAssert.wakka b/fbdocs/manual/cache/KeyPgAssert.wakka index 78544d960d..7086db1179 100644 --- a/fbdocs/manual/cache/KeyPgAssert.wakka +++ b/fbdocs/manual/cache/KeyPgAssert.wakka @@ -42,4 +42,5 @@ foo {{fbdoc item="see"}} - ##[[KeyPgAssertwarn ASSERTWARN]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgAssertwarn.wakka b/fbdocs/manual/cache/KeyPgAssertwarn.wakka index 54c9d8f115..928e1bfe99 100644 --- a/fbdocs/manual/cache/KeyPgAssertwarn.wakka +++ b/fbdocs/manual/cache/KeyPgAssertwarn.wakka @@ -40,4 +40,5 @@ foo {{fbdoc item="see"}} - ##[[KeyPgAssert ASSERT]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgAtan2.wakka b/fbdocs/manual/cache/KeyPgAtan2.wakka index b64508e8f1..759c5529cd 100644 --- a/fbdocs/manual/cache/KeyPgAtan2.wakka +++ b/fbdocs/manual/cache/KeyPgAtan2.wakka @@ -40,4 +40,5 @@ L'affichage sera: - ##[[KeyPgAtn Atn]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgAtn.wakka b/fbdocs/manual/cache/KeyPgAtn.wakka index dbf5b9a271..887434cf8c 100644 --- a/fbdocs/manual/cache/KeyPgAtn.wakka +++ b/fbdocs/manual/cache/KeyPgAtn.wakka @@ -37,4 +37,5 @@ Pi = 3.141592653589793 - ##[[KeyPgAtan2 ATan2]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgBeep.wakka b/fbdocs/manual/cache/KeyPgBeep.wakka index daddf8b87e..7ea95c0188 100644 --- a/fbdocs/manual/cache/KeyPgBeep.wakka +++ b/fbdocs/manual/cache/KeyPgBeep.wakka @@ -21,4 +21,5 @@ Beep {{fbdoc item="see"}} - ##[[KeyPgOut Produire un son en utilisant les ports du CPU]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgBin.wakka b/fbdocs/manual/cache/KeyPgBin.wakka index b92818786b..eafd361118 100644 --- a/fbdocs/manual/cache/KeyPgBin.wakka +++ b/fbdocs/manual/cache/KeyPgBin.wakka @@ -57,4 +57,5 @@ Print Bin(54321, 20) - ##[[KeyPgValint Valint]]## - ##[[KeyPgVallng Vallng]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgBinary.wakka b/fbdocs/manual/cache/KeyPgBinary.wakka index 0421f7b130..58b81eec0c 100644 --- a/fbdocs/manual/cache/KeyPgBinary.wakka +++ b/fbdocs/manual/cache/KeyPgBinary.wakka @@ -90,4 +90,5 @@ Print txt - ##[[KeyPgOutput Output]]## - ##[[KeyPgInputfilemode Input]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgBit.wakka b/fbdocs/manual/cache/KeyPgBit.wakka index e3a4969b0a..fea5e2263a 100644 --- a/fbdocs/manual/cache/KeyPgBit.wakka +++ b/fbdocs/manual/cache/KeyPgBit.wakka @@ -43,4 +43,5 @@ PRINT BIT(&H8000000000000000ULL,63) - ##[[KeyPgBitset Bitset]]## - ##[[KeyPgBitreset Bitreset]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgBitreset.wakka b/fbdocs/manual/cache/KeyPgBitreset.wakka index 3bb1fa1829..a8c1c55ada 100644 --- a/fbdocs/manual/cache/KeyPgBitreset.wakka +++ b/fbdocs/manual/cache/KeyPgBitreset.wakka @@ -42,4 +42,5 @@ print hex(bitreset(&h8000000000000001,63)) - ##[[KeyPgBit Bit]]## - ##[[KeyPgBitset Bitset]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgBitset.wakka b/fbdocs/manual/cache/KeyPgBitset.wakka index 6256127eed..5ac43e6960 100644 --- a/fbdocs/manual/cache/KeyPgBitset.wakka +++ b/fbdocs/manual/cache/KeyPgBitset.wakka @@ -42,4 +42,5 @@ print hex(bitset(1ull, 63)) - ##[[KeyPgBit Bit]]## - ##[[KeyPgBitreset Bitreset]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgBload.wakka b/fbdocs/manual/cache/KeyPgBload.wakka index fbb873c500..83f4a9e455 100644 --- a/fbdocs/manual/cache/KeyPgBload.wakka +++ b/fbdocs/manual/cache/KeyPgBload.wakka @@ -132,4 +132,5 @@ sleep%% - ##[[KeyPgImageDestroy ImageDestroy]]## - [[GfxInternalFormats Formats graphiques internes]] -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgBsave.wakka b/fbdocs/manual/cache/KeyPgBsave.wakka index 58bbd90600..bb7fe87d81 100644 --- a/fbdocs/manual/cache/KeyPgBsave.wakka +++ b/fbdocs/manual/cache/KeyPgBsave.wakka @@ -60,4 +60,5 @@ BSAVE "hello.bmp", 0 - ##[[KeyPgBload Bload]]## - ##[[KeyPgPalette Palette]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgByref.wakka b/fbdocs/manual/cache/KeyPgByref.wakka index efe4761b74..90e564ad7d 100644 --- a/fbdocs/manual/cache/KeyPgByref.wakka +++ b/fbdocs/manual/cache/KeyPgByref.wakka @@ -42,4 +42,5 @@ end - ##[[KeyPgDeclare Declare]]## - ##[[KeyPgByval ByVal]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgByte.wakka b/fbdocs/manual/cache/KeyPgByte.wakka index 5b81dd8be1..d16184c430 100644 --- a/fbdocs/manual/cache/KeyPgByte.wakka +++ b/fbdocs/manual/cache/KeyPgByte.wakka @@ -32,4 +32,5 @@ Print "Byte Range = "; x; " to "; y - ##[[KeyPgUbyte Ubyte]]## - ##[[KeyPgCbyte Cbyte]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgByval.wakka b/fbdocs/manual/cache/KeyPgByval.wakka index fd69659f5b..2e9f0db19d 100644 --- a/fbdocs/manual/cache/KeyPgByval.wakka +++ b/fbdocs/manual/cache/KeyPgByval.wakka @@ -44,4 +44,5 @@ End - ##[[KeyPgDeclare Declare]]## - ##[[KeyPgByref ByRef]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgCall.wakka b/fbdocs/manual/cache/KeyPgCall.wakka index 0ce9afd143..14884c0ac2 100644 --- a/fbdocs/manual/cache/KeyPgCall.wakka +++ b/fbdocs/manual/cache/KeyPgCall.wakka @@ -64,4 +64,5 @@ End Sub - ##[[KeyPgDeclare Declare]]## - ##[[KeyPgSub Sub]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgCallocate.wakka b/fbdocs/manual/cache/KeyPgCallocate.wakka index f766ede675..e5e6d6a97d 100644 --- a/fbdocs/manual/cache/KeyPgCallocate.wakka +++ b/fbdocs/manual/cache/KeyPgCallocate.wakka @@ -54,4 +54,5 @@ Affiche: - ##[[KeyPgDeallocate Deallocate]]## - ##[[KeyPgReallocate Reallocate]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCase.wakka b/fbdocs/manual/cache/KeyPgCase.wakka index 6da8c500ab..01da3dd27e 100644 --- a/fbdocs/manual/cache/KeyPgCase.wakka +++ b/fbdocs/manual/cache/KeyPgCase.wakka @@ -10,4 +10,5 @@ D {{fbdoc item="see"}} - ##[[KeyPgSelectcase Select Case]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgCast.wakka b/fbdocs/manual/cache/KeyPgCast.wakka index 0605103936..5bd8b3c078 100644 --- a/fbdocs/manual/cache/KeyPgCast.wakka +++ b/fbdocs/manual/cache/KeyPgCast.wakka @@ -32,5 +32,6 @@ print cast( integer, 3.1 ) - ##[[KeyPgCptr Cptr]]## - ##[[KeyPgCint Cint]]## - ##[[KeyPgTypeof Typeof]]## - -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file + +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCbyte.wakka b/fbdocs/manual/cache/KeyPgCbyte.wakka index 05c63275fc..0400e8ae35 100644 --- a/fbdocs/manual/cache/KeyPgCbyte.wakka +++ b/fbdocs/manual/cache/KeyPgCbyte.wakka @@ -63,4 +63,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCdbl.wakka b/fbdocs/manual/cache/KeyPgCdbl.wakka index 678a0e7dc5..4f210ec569 100644 --- a/fbdocs/manual/cache/KeyPgCdbl.wakka +++ b/fbdocs/manual/cache/KeyPgCdbl.wakka @@ -59,4 +59,5 @@ SLEEP - ##[[KeyPgCulngint Culngint]]## - ##[[KeyPgCsng Csng]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCdecl.wakka b/fbdocs/manual/cache/KeyPgCdecl.wakka index dd36d289a0..2076e072a0 100644 --- a/fbdocs/manual/cache/KeyPgCdecl.wakka +++ b/fbdocs/manual/cache/KeyPgCdecl.wakka @@ -33,4 +33,5 @@ Declare Function strcpy cdecl Alias "strcpy" (ByVal dest As ZString Ptr, ByVal s - [[KeyPgDeclare Declare]] - [[KeyPgSub Sub]], [[KeyPgFunction Function]] -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgChain.wakka b/fbdocs/manual/cache/KeyPgChain.wakka index 6ab65efcc6..f3093e27ff 100644 --- a/fbdocs/manual/cache/KeyPgChain.wakka +++ b/fbdocs/manual/cache/KeyPgChain.wakka @@ -46,4 +46,5 @@ Transf - ##[[KeyPgRun Run]]## - ##[[KeyPgCommand Command]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgChdir.wakka b/fbdocs/manual/cache/KeyPgChdir.wakka index c6c199d145..9f3382e9d0 100644 --- a/fbdocs/manual/cache/KeyPgChdir.wakka +++ b/fbdocs/manual/cache/KeyPgChdir.wakka @@ -36,4 +36,5 @@ If 0 <> result Then Print "error changing current directory to " & pathname & ". - ##[[KeyPgMkdir Mkdir]]## - ##[[KeyPgRmdir Rmdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgChr.wakka b/fbdocs/manual/cache/KeyPgChr.wakka index 43b57324b5..068cf28220 100644 --- a/fbdocs/manual/cache/KeyPgChr.wakka +++ b/fbdocs/manual/cache/KeyPgChr.wakka @@ -48,4 +48,5 @@ print s - ##[[KeyPgStr Str]]## - ##[[KeyPgVal Val]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCint.wakka b/fbdocs/manual/cache/KeyPgCint.wakka index 374344a270..edc1bb2d81 100644 --- a/fbdocs/manual/cache/KeyPgCint.wakka +++ b/fbdocs/manual/cache/KeyPgCint.wakka @@ -70,4 +70,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCircle.wakka b/fbdocs/manual/cache/KeyPgCircle.wakka index d32457fba8..4aef6975c9 100644 --- a/fbdocs/manual/cache/KeyPgCircle.wakka +++ b/fbdocs/manual/cache/KeyPgCircle.wakka @@ -76,4 +76,5 @@ sleep - ##[[KeyPgScreengraphics Screen (Graphics)]]## - ##[[KeyPgColor Color]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgClass.wakka b/fbdocs/manual/cache/KeyPgClass.wakka index 15cbb078a6..9b71ec346f 100644 --- a/fbdocs/manual/cache/KeyPgClass.wakka +++ b/fbdocs/manual/cache/KeyPgClass.wakka @@ -30,3 +30,4 @@ sample output {{fbdoc item="see"}} - ##[[KeyPgEnum Enum]]## - ##[[KeyPgType Type]]## + diff --git a/fbdocs/manual/cache/KeyPgClear.wakka b/fbdocs/manual/cache/KeyPgClear.wakka index 298ac2b4f2..9b306e8210 100644 --- a/fbdocs/manual/cache/KeyPgClear.wakka +++ b/fbdocs/manual/cache/KeyPgClear.wakka @@ -55,4 +55,5 @@ deallocate p - ##[[KeyPgErase Erase]]## - ##[[KeyPgReset Reset]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgClng.wakka b/fbdocs/manual/cache/KeyPgClng.wakka index 7a61b908d6..4255e71f19 100644 --- a/fbdocs/manual/cache/KeyPgClng.wakka +++ b/fbdocs/manual/cache/KeyPgClng.wakka @@ -64,4 +64,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgClngint.wakka b/fbdocs/manual/cache/KeyPgClngint.wakka index b9dd3e873e..989f5abdd1 100644 --- a/fbdocs/manual/cache/KeyPgClngint.wakka +++ b/fbdocs/manual/cache/KeyPgClngint.wakka @@ -63,4 +63,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgClose.wakka b/fbdocs/manual/cache/KeyPgClose.wakka index f080df88f9..663a8cda0a 100644 --- a/fbdocs/manual/cache/KeyPgClose.wakka +++ b/fbdocs/manual/cache/KeyPgClose.wakka @@ -52,4 +52,5 @@ End - ##[[KeyPgGetfileio Get (File I/O)]]## - ##[[KeyPgFreefile Freefile]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCls.wakka b/fbdocs/manual/cache/KeyPgCls.wakka index 30694739bc..357753004b 100644 --- a/fbdocs/manual/cache/KeyPgCls.wakka +++ b/fbdocs/manual/cache/KeyPgCls.wakka @@ -81,4 +81,5 @@ Loop Until len(Inkey) > 0%% - ##[[KeyPgPrint Print]]## - ##[[KeyPgViewgraphics View (Graphics)]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}}{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions Index"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}}{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions Index"}} + diff --git a/fbdocs/manual/cache/KeyPgColor.wakka b/fbdocs/manual/cache/KeyPgColor.wakka index 311f7f7f52..ce1bcf713f 100644 --- a/fbdocs/manual/cache/KeyPgColor.wakka +++ b/fbdocs/manual/cache/KeyPgColor.wakka @@ -68,4 +68,5 @@ Print "Background: " & HIWORD(c) - ##[[KeyPgPalette Palette]]## - ##[[KeyPgScreengraphics Screen]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}}{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}}{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCommand.wakka b/fbdocs/manual/cache/KeyPgCommand.wakka index 78e634c04a..4da179cc46 100644 --- a/fbdocs/manual/cache/KeyPgCommand.wakka +++ b/fbdocs/manual/cache/KeyPgCommand.wakka @@ -89,4 +89,5 @@ End Function - ##[[KeyPgExec Exec]]## - ##[[KeyPgRun Run]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCommon.wakka b/fbdocs/manual/cache/KeyPgCommon.wakka index 44e0ff83ee..f5aa478fea 100644 --- a/fbdocs/manual/cache/KeyPgCommon.wakka +++ b/fbdocs/manual/cache/KeyPgCommon.wakka @@ -56,4 +56,5 @@ Affichage: - ##[[KeyPgUbound Ubound]]## - ##[[KeyPgVar Var]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgCondBroadcast.wakka b/fbdocs/manual/cache/KeyPgCondBroadcast.wakka index 9b19492d3c..6dba0b592d 100644 --- a/fbdocs/manual/cache/KeyPgCondBroadcast.wakka +++ b/fbdocs/manual/cache/KeyPgCondBroadcast.wakka @@ -34,4 +34,5 @@ Red - ##[[KeyPgCondWait Condwait]]## - ##[[KeyPgThreadCreate Threadcreate]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCondCreate.wakka b/fbdocs/manual/cache/KeyPgCondCreate.wakka index 6cfeb20cac..28b799a2dc 100644 --- a/fbdocs/manual/cache/KeyPgCondCreate.wakka +++ b/fbdocs/manual/cache/KeyPgCondCreate.wakka @@ -120,4 +120,5 @@ conddestroy hcondstart - ##[[KeyPgMutexUnlock Mutexunlock]]## - ##[[KeyPgThreadCreate Threadcreate]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCondDestroy.wakka b/fbdocs/manual/cache/KeyPgCondDestroy.wakka index 2f91f86a8f..3c66229119 100644 --- a/fbdocs/manual/cache/KeyPgCondDestroy.wakka +++ b/fbdocs/manual/cache/KeyPgCondDestroy.wakka @@ -33,4 +33,5 @@ D - ##[[KeyPgCondWait Condwait]]## - ##[[KeyPgThreadCreate Threadcreate]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCondSignal.wakka b/fbdocs/manual/cache/KeyPgCondSignal.wakka index d46e71994a..b22bdeb176 100644 --- a/fbdocs/manual/cache/KeyPgCondSignal.wakka +++ b/fbdocs/manual/cache/KeyPgCondSignal.wakka @@ -34,4 +34,5 @@ Red - ##[[KeyPgCondWait Condwait]]## - ##[[KeyPgThreadCreate Threadcreate]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCondWait.wakka b/fbdocs/manual/cache/KeyPgCondWait.wakka index d831b44702..1244c8ede1 100644 --- a/fbdocs/manual/cache/KeyPgCondWait.wakka +++ b/fbdocs/manual/cache/KeyPgCondWait.wakka @@ -43,4 +43,5 @@ Arr - ##[[KeyPgMutexUnlock Mutexunlock]]## - ##[[KeyPgThreadCreate Threadcreate]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgConst.wakka b/fbdocs/manual/cache/KeyPgConst.wakka index 262e876564..77cbcb9fa7 100644 --- a/fbdocs/manual/cache/KeyPgConst.wakka +++ b/fbdocs/manual/cache/KeyPgConst.wakka @@ -30,4 +30,5 @@ end - ##[[KeyPgEnum Enum]]## - ##[[KeyPgVar Var]]## -{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} + diff --git a/fbdocs/manual/cache/KeyPgConstMember.wakka b/fbdocs/manual/cache/KeyPgConstMember.wakka index 147cc9869e..bfd0315afb 100644 --- a/fbdocs/manual/cache/KeyPgConstMember.wakka +++ b/fbdocs/manual/cache/KeyPgConstMember.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="CONST (Member)"}}---- +{{fbdoc item="title" value="Const (Membre)"}}---- Indique qu'un membre d'une procédure est en lecture seule. {{fbdoc item="syntax"}}## @@ -85,4 +85,5 @@ end sub - ##[[KeyPgDim Dim]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgConstQualifier.wakka b/fbdocs/manual/cache/KeyPgConstQualifier.wakka index 2f6d061c61..12e71d6a82 100644 --- a/fbdocs/manual/cache/KeyPgConstQualifier.wakka +++ b/fbdocs/manual/cache/KeyPgConstQualifier.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="CONST (Qualifier)"}}---- +{{fbdoc item="title" value="Const (Qualificateur)"}}---- Indique que le type de données ou un pointeur de type de données est en lecture seule. {{fbdoc item="syntax"}}## @@ -151,4 +151,5 @@ foo( y ) - ##[[KeyPgDim Dim]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgConstructor.wakka b/fbdocs/manual/cache/KeyPgConstructor.wakka index 63e2574d97..8fb381705a 100644 --- a/fbdocs/manual/cache/KeyPgConstructor.wakka +++ b/fbdocs/manual/cache/KeyPgConstructor.wakka @@ -154,4 +154,5 @@ print " x4 = "; x4 - ##[[KeyPgDestructor Destructor]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgContinue.wakka b/fbdocs/manual/cache/KeyPgContinue.wakka index e3e020b989..02b16f9139 100644 --- a/fbdocs/manual/cache/KeyPgContinue.wakka +++ b/fbdocs/manual/cache/KeyPgContinue.wakka @@ -60,4 +60,5 @@ Next n {{fbdoc item="see"}} - ##[[KeyPgExit Exit]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgCos.wakka b/fbdocs/manual/cache/KeyPgCos.wakka index f701ed28b5..e2fb8eda6b 100644 --- a/fbdocs/manual/cache/KeyPgCos.wakka +++ b/fbdocs/manual/cache/KeyPgCos.wakka @@ -41,4 +41,5 @@ The cosine of a 30 degree angle Is 0.8660254037844387 - ##[[KeyPgAcos Acos]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgCptr.wakka b/fbdocs/manual/cache/KeyPgCptr.wakka index cac03c0d87..03ef86606b 100644 --- a/fbdocs/manual/cache/KeyPgCptr.wakka +++ b/fbdocs/manual/cache/KeyPgCptr.wakka @@ -38,4 +38,5 @@ print *cptr( byte ptr, intptr ), *intptr - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCshort.wakka b/fbdocs/manual/cache/KeyPgCshort.wakka index ef62074d30..857e01ef18 100644 --- a/fbdocs/manual/cache/KeyPgCshort.wakka +++ b/fbdocs/manual/cache/KeyPgCshort.wakka @@ -63,4 +63,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCsign.wakka b/fbdocs/manual/cache/KeyPgCsign.wakka index bc5eecf77b..300b66ee08 100644 --- a/fbdocs/manual/cache/KeyPgCsign.wakka +++ b/fbdocs/manual/cache/KeyPgCsign.wakka @@ -27,4 +27,5 @@ print csign(value) '' will print -1 {{fbdoc item="see"}} - ##[[KeyPgCunsg Cunsg]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCsng.wakka b/fbdocs/manual/cache/KeyPgCsng.wakka index ec8e79f54e..55006dc0f3 100644 --- a/fbdocs/manual/cache/KeyPgCsng.wakka +++ b/fbdocs/manual/cache/KeyPgCsng.wakka @@ -60,4 +60,5 @@ SLEEP - ##[[KeyPgCulngint Culngint]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCsrlin.wakka b/fbdocs/manual/cache/KeyPgCsrlin.wakka index ff6ba01932..9c9f60766d 100644 --- a/fbdocs/manual/cache/KeyPgCsrlin.wakka +++ b/fbdocs/manual/cache/KeyPgCsrlin.wakka @@ -25,4 +25,5 @@ print "The cursor is on row:"; CSRLIN - ##[[KeyPgLocate Locate]]## - ##[[KeyPgPos Pos]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCubyte.wakka b/fbdocs/manual/cache/KeyPgCubyte.wakka index e9e11f607c..9a84ae709f 100644 --- a/fbdocs/manual/cache/KeyPgCubyte.wakka +++ b/fbdocs/manual/cache/KeyPgCubyte.wakka @@ -63,4 +63,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCuint.wakka b/fbdocs/manual/cache/KeyPgCuint.wakka index 84309d205d..ed4ef4f88a 100644 --- a/fbdocs/manual/cache/KeyPgCuint.wakka +++ b/fbdocs/manual/cache/KeyPgCuint.wakka @@ -63,4 +63,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCulng.wakka b/fbdocs/manual/cache/KeyPgCulng.wakka index 38a0cf864e..e57d2245d0 100644 --- a/fbdocs/manual/cache/KeyPgCulng.wakka +++ b/fbdocs/manual/cache/KeyPgCulng.wakka @@ -65,4 +65,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCulngint.wakka b/fbdocs/manual/cache/KeyPgCulngint.wakka index 40737774db..3f82b461d2 100644 --- a/fbdocs/manual/cache/KeyPgCulngint.wakka +++ b/fbdocs/manual/cache/KeyPgCulngint.wakka @@ -63,4 +63,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCunsg.wakka b/fbdocs/manual/cache/KeyPgCunsg.wakka index 7036204ba9..c38fc1715b 100644 --- a/fbdocs/manual/cache/KeyPgCunsg.wakka +++ b/fbdocs/manual/cache/KeyPgCunsg.wakka @@ -25,4 +25,5 @@ print cunsg(value) '' will print 65535 {{fbdoc item="see"}} - ##[[KeyPgCsign Csign]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCurdir.wakka b/fbdocs/manual/cache/KeyPgCurdir.wakka index 029f5fe583..477d232404 100644 --- a/fbdocs/manual/cache/KeyPgCurdir.wakka +++ b/fbdocs/manual/cache/KeyPgCurdir.wakka @@ -31,4 +31,5 @@ print curdir - ##[[KeyPgMkdir Mkdir]]## - ##[[KeyPgRmdir Rmdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCushort.wakka b/fbdocs/manual/cache/KeyPgCushort.wakka index e3a1942c35..3ff3586fa3 100644 --- a/fbdocs/manual/cache/KeyPgCushort.wakka +++ b/fbdocs/manual/cache/KeyPgCushort.wakka @@ -62,4 +62,5 @@ SLEEP - ##[[KeyPgCsng Csng]]## - ##[[KeyPgCdbl Cdbl]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgCustomgfx.wakka b/fbdocs/manual/cache/KeyPgCustomgfx.wakka index 22839ca612..cf446489fb 100644 --- a/fbdocs/manual/cache/KeyPgCustomgfx.wakka +++ b/fbdocs/manual/cache/KeyPgCustomgfx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="CUSTOM"}}---- +{{fbdoc item="title" value="Custom (Paramètre Put graphique)"}}---- Paramètre de la déclaration graphique ##[[KeyPgPutgraphics Put]]## qui sélectionne une méthode définie par l'utilisateur {{fbdoc item="syntax"}}## @@ -93,3 +93,4 @@ imagedestroy img - ##[[KeyPgPutgraphics Put (Graphique)]]## {{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCvd.wakka b/fbdocs/manual/cache/KeyPgCvd.wakka index fd59d6fa7f..2172a73ece 100644 --- a/fbdocs/manual/cache/KeyPgCvd.wakka +++ b/fbdocs/manual/cache/KeyPgCvd.wakka @@ -34,4 +34,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgMkd Mkd]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCvi.wakka b/fbdocs/manual/cache/KeyPgCvi.wakka index 7b00b75b2f..1f2aee3066 100644 --- a/fbdocs/manual/cache/KeyPgCvi.wakka +++ b/fbdocs/manual/cache/KeyPgCvi.wakka @@ -39,4 +39,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgMki Mki]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCvl.wakka b/fbdocs/manual/cache/KeyPgCvl.wakka index 8a48e56b5d..f734d4783f 100644 --- a/fbdocs/manual/cache/KeyPgCvl.wakka +++ b/fbdocs/manual/cache/KeyPgCvl.wakka @@ -34,4 +34,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgMkl Mkl]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCvlongint.wakka b/fbdocs/manual/cache/KeyPgCvlongint.wakka index 376fac4e07..9c40747ae7 100644 --- a/fbdocs/manual/cache/KeyPgCvlongint.wakka +++ b/fbdocs/manual/cache/KeyPgCvlongint.wakka @@ -37,4 +37,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgMklongint Mklongint]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCvs.wakka b/fbdocs/manual/cache/KeyPgCvs.wakka index 67eb18d379..924e54e310 100644 --- a/fbdocs/manual/cache/KeyPgCvs.wakka +++ b/fbdocs/manual/cache/KeyPgCvs.wakka @@ -34,4 +34,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgMks Mks]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgCvshort.wakka b/fbdocs/manual/cache/KeyPgCvshort.wakka index 61c6cf0c2d..4c72689509 100644 --- a/fbdocs/manual/cache/KeyPgCvshort.wakka +++ b/fbdocs/manual/cache/KeyPgCvshort.wakka @@ -37,4 +37,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgMkshort Mkshort]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgData.wakka b/fbdocs/manual/cache/KeyPgData.wakka index 43ef4804b3..3a6481150f 100644 --- a/fbdocs/manual/cache/KeyPgData.wakka +++ b/fbdocs/manual/cache/KeyPgData.wakka @@ -68,3 +68,4 @@ DATA 3, 234, 435/4, 23+433, 87643, "Good" + "Bye!" - ##[[KeyPgRestore Restore]]## {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgDate.wakka b/fbdocs/manual/cache/KeyPgDate.wakka index 4ba56c3956..cc762bbfe1 100644 --- a/fbdocs/manual/cache/KeyPgDate.wakka +++ b/fbdocs/manual/cache/KeyPgDate.wakka @@ -26,4 +26,5 @@ print date ' prints the current date - ##[[KeyPgTime Time]]## - ##[[KeyPgTimer Timer]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDateAdd.wakka b/fbdocs/manual/cache/KeyPgDateAdd.wakka index 9bafa0cab3..c56d661349 100644 --- a/fbdocs/manual/cache/KeyPgDateAdd.wakka +++ b/fbdocs/manual/cache/KeyPgDateAdd.wakka @@ -55,3 +55,5 @@ print Format( DateAdd( "m", 1, d ), fmt ) {{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + + diff --git a/fbdocs/manual/cache/KeyPgDateDiff.wakka b/fbdocs/manual/cache/KeyPgDateDiff.wakka index fc1f5bb49b..9fd14d2df4 100644 --- a/fbdocs/manual/cache/KeyPgDateDiff.wakka +++ b/fbdocs/manual/cache/KeyPgDateDiff.wakka @@ -71,4 +71,5 @@ end if {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDatePart.wakka b/fbdocs/manual/cache/KeyPgDatePart.wakka index 9392b9e48f..c34fd156b1 100644 --- a/fbdocs/manual/cache/KeyPgDatePart.wakka +++ b/fbdocs/manual/cache/KeyPgDatePart.wakka @@ -56,4 +56,5 @@ print " of the year " & DatePart( "yyyy", d ) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDateSerial.wakka b/fbdocs/manual/cache/KeyPgDateSerial.wakka index f410e3492e..9a04396db8 100644 --- a/fbdocs/manual/cache/KeyPgDateSerial.wakka +++ b/fbdocs/manual/cache/KeyPgDateSerial.wakka @@ -40,4 +40,5 @@ print format(a, "yyyy/mm/dd hh:mm:ss") - ##[[KeyPgTimeValue TimeValue]]## - ##[[KeyPgDateValue DateValue]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDateValue.wakka b/fbdocs/manual/cache/KeyPgDateValue.wakka index e6e0935ac5..bb8b5ab857 100644 --- a/fbdocs/manual/cache/KeyPgDateValue.wakka +++ b/fbdocs/manual/cache/KeyPgDateValue.wakka @@ -60,4 +60,5 @@ print "Number of days between dates is " & abs( v2 - v1 ) - ##[[KeyPgDateSerial DateSerial]]## - ##[[KeyPgTimeValue TimeValue]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDay.wakka b/fbdocs/manual/cache/KeyPgDay.wakka index dd1af83cdc..38c32be177 100644 --- a/fbdocs/manual/cache/KeyPgDay.wakka +++ b/fbdocs/manual/cache/KeyPgDay.wakka @@ -34,4 +34,5 @@ print format(ds, "yyyy/mm/dd "); day(ds) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBBackend.wakka b/fbdocs/manual/cache/KeyPgDdFBBackend.wakka index 7614558b97..8d1dcf082b 100644 --- a/fbdocs/manual/cache/KeyPgDdFBBackend.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBBackend.wakka @@ -11,3 +11,4 @@ D - N'existe pas dans QB {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBBigEndian.wakka b/fbdocs/manual/cache/KeyPgDdFBBigEndian.wakka index fe85ce1018..cecf554162 100644 --- a/fbdocs/manual/cache/KeyPgDdFBBigEndian.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBBigEndian.wakka @@ -22,3 +22,4 @@ D - N'existe pas dans QB {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBBuildDate.wakka b/fbdocs/manual/cache/KeyPgDdFBBuildDate.wakka index a11721895f..738c8b432c 100644 --- a/fbdocs/manual/cache/KeyPgDdFBBuildDate.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBBuildDate.wakka @@ -15,4 +15,5 @@ D {{fbdoc item="diff"}} - Nouveau pour ""FreeBASIC"" -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBMain.wakka b/fbdocs/manual/cache/KeyPgDdFBMain.wakka index 001827a0aa..8e600a59dd 100644 --- a/fbdocs/manual/cache/KeyPgDdFBMain.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBMain.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgPpifdef #ifdef]]## - ##[[KeyPgPpifndef #ifndef]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBMinVersion.wakka b/fbdocs/manual/cache/KeyPgDdFBMinVersion.wakka index fe24e92047..597aaae78c 100644 --- a/fbdocs/manual/cache/KeyPgDdFBMinVersion.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBMinVersion.wakka @@ -40,4 +40,5 @@ Fonction macro pour tester la version minimum du compilateur {{fbdoc item="see"}} - [[KeyPgPpif #IF]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBVerMajor.wakka b/fbdocs/manual/cache/KeyPgDdFBVerMajor.wakka index bf73ca9396..3f0b0c83d9 100644 --- a/fbdocs/manual/cache/KeyPgDdFBVerMajor.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBVerMajor.wakka @@ -25,4 +25,5 @@ Print "Welcome to freebasic ";fbMajorVersion;".";fbMinorVersion - ##[[KeyPgDdFBVerMinor __FB_VER_MINOR__]]## - ##[[KeyPgDdFBVerPatch __FB_VER_PATCH__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBVerMinor.wakka b/fbdocs/manual/cache/KeyPgDdFBVerMinor.wakka index 55189a9352..7189d7ebca 100644 --- a/fbdocs/manual/cache/KeyPgDdFBVerMinor.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBVerMinor.wakka @@ -25,4 +25,5 @@ Print "Welcome to freebasic ";fbMajorVersion;".";fbMinorVersion - ##[[KeyPgDdFBVerMajor __FB_VER_MAJOR__]]## - ##[[KeyPgDdFBVerPatch __FB_VER_PATCH__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdFBVerPatch.wakka b/fbdocs/manual/cache/KeyPgDdFBVerPatch.wakka index 1c957f331c..f95a34ff77 100644 --- a/fbdocs/manual/cache/KeyPgDdFBVerPatch.wakka +++ b/fbdocs/manual/cache/KeyPgDdFBVerPatch.wakka @@ -27,4 +27,5 @@ Print "Welcome to FreeBASIC ";fbMajorVersion;".";fbMinorVersion;" , Revision ";f - ##[[KeyPgDdFBVerMajor __FB_VER_MAJOR__]]## - ##[[KeyPgDdFBVerMinor __FB_VER_MINOR__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDddate.wakka b/fbdocs/manual/cache/KeyPgDddate.wakka index 68747c0932..52e71655a6 100644 --- a/fbdocs/manual/cache/KeyPgDddate.wakka +++ b/fbdocs/manual/cache/KeyPgDddate.wakka @@ -22,4 +22,5 @@ Compile Date: 2005-05-31 {{fbdoc item="see"}} - ##[[KeyPgDdtime __TIME__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbargc.wakka b/fbdocs/manual/cache/KeyPgDdfbargc.wakka index bec579d5ae..fca269a1ce 100644 --- a/fbdocs/manual/cache/KeyPgDdfbargc.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbargc.wakka @@ -25,3 +25,4 @@ next i - ##[[KeyPgCommand Command]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbargv.wakka b/fbdocs/manual/cache/KeyPgDdfbargv.wakka index ac07697134..013efaac6f 100644 --- a/fbdocs/manual/cache/KeyPgDdfbargv.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbargv.wakka @@ -43,3 +43,4 @@ end function - ##[[KeyPgCommand Command]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbcygwin.wakka b/fbdocs/manual/cache/KeyPgDdfbcygwin.wakka index 15e29bee5b..77f5e2e35f 100644 --- a/fbdocs/manual/cache/KeyPgDdfbcygwin.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbcygwin.wakka @@ -25,4 +25,5 @@ D - ##[[KeyPgDdfbunix __FB_UNIX__]]## - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbdarwin.wakka b/fbdocs/manual/cache/KeyPgDdfbdarwin.wakka index 539e4385c7..889bd81f0e 100644 --- a/fbdocs/manual/cache/KeyPgDdfbdarwin.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbdarwin.wakka @@ -26,4 +26,5 @@ D - [[CompilerOpttarget Compiler Option: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbdebug.wakka b/fbdocs/manual/cache/KeyPgDdfbdebug.wakka index 9635f047ec..133f1a57f7 100644 --- a/fbdocs/manual/cache/KeyPgDdfbdebug.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbdebug.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgDdfbmt __FB_MT__]]## - [[CompilerOptg Option du compilateur: -g]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbdos.wakka b/fbdocs/manual/cache/KeyPgDdfbdos.wakka index fbccd38a49..a68dd4890f 100644 --- a/fbdocs/manual/cache/KeyPgDdfbdos.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbdos.wakka @@ -27,4 +27,5 @@ D - ##[[FaqDOS FAQ relatrive au DOS]]## - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfberr.wakka b/fbdocs/manual/cache/KeyPgDdfberr.wakka index 1412fc1bdb..a951048bc4 100644 --- a/fbdocs/manual/cache/KeyPgDdfberr.wakka +++ b/fbdocs/manual/cache/KeyPgDdfberr.wakka @@ -43,4 +43,5 @@ end select - [[CompilerOptexx Option du compilateur: -exx]] - [[ProPgErrorHandling Gestion des erreurs]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbfpmode.wakka b/fbdocs/manual/cache/KeyPgDdfbfpmode.wakka index 35b9fafc7a..2452768840 100644 --- a/fbdocs/manual/cache/KeyPgDdfbfpmode.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbfpmode.wakka @@ -22,4 +22,5 @@ D {{fbdoc item="see"}} - [[compileroptfpmode Option du compilateur: -fpmode]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbfpu.wakka b/fbdocs/manual/cache/KeyPgDdfbfpu.wakka index 313be7a16b..6ca89f46d4 100644 --- a/fbdocs/manual/cache/KeyPgDdfbfpu.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbfpu.wakka @@ -23,4 +23,5 @@ D - ##[[KeyPgDdfbsse __FB_SSE__]]## - [[CompilerOptfpu Option du compilateur: -fpu]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbfreebsd.wakka b/fbdocs/manual/cache/KeyPgDdfbfreebsd.wakka index def133d418..29eb857b59 100644 --- a/fbdocs/manual/cache/KeyPgDdfbfreebsd.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbfreebsd.wakka @@ -26,4 +26,5 @@ D - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbgcc.wakka b/fbdocs/manual/cache/KeyPgDdfbgcc.wakka index 6821f09318..9a245ec8a2 100644 --- a/fbdocs/manual/cache/KeyPgDdfbgcc.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbgcc.wakka @@ -11,3 +11,4 @@ D - N'existe pas dans QB {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfblang.wakka b/fbdocs/manual/cache/KeyPgDdfblang.wakka index d8a6b3c7c9..6c0795e08d 100644 --- a/fbdocs/manual/cache/KeyPgDdfblang.wakka +++ b/fbdocs/manual/cache/KeyPgDdfblang.wakka @@ -40,4 +40,5 @@ D - [[CompilerOptforcelang Option du compilateur: -forcelang]] - [[CompilerDialects Dialectes du compilateur]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfblinux.wakka b/fbdocs/manual/cache/KeyPgDdfblinux.wakka index 055ffb48c4..3dde91cb18 100644 --- a/fbdocs/manual/cache/KeyPgDdfblinux.wakka +++ b/fbdocs/manual/cache/KeyPgDdfblinux.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgDdfbunix __FB_UNIX__]]## - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbmt.wakka b/fbdocs/manual/cache/KeyPgDdfbmt.wakka index 3140862ddf..2aa5032e59 100644 --- a/fbdocs/manual/cache/KeyPgDdfbmt.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbmt.wakka @@ -25,4 +25,5 @@ D - ##[[KeyPgDdfbdebug __FB_DEBUG__]]## - [[CompilerOptmt Option du compilateur: -mt]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbnetbsd.wakka b/fbdocs/manual/cache/KeyPgDdfbnetbsd.wakka index a1eb0f976a..f6e444fe91 100644 --- a/fbdocs/manual/cache/KeyPgDdfbnetbsd.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbnetbsd.wakka @@ -26,4 +26,5 @@ D - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbopenbsd.wakka b/fbdocs/manual/cache/KeyPgDdfbopenbsd.wakka index f1d2f2f2e6..8bc880973e 100644 --- a/fbdocs/manual/cache/KeyPgDdfbopenbsd.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbopenbsd.wakka @@ -26,4 +26,5 @@ D - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboptionbyval.wakka b/fbdocs/manual/cache/KeyPgDdfboptionbyval.wakka index 163e122906..253cd83bae 100644 --- a/fbdocs/manual/cache/KeyPgDdfboptionbyval.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboptionbyval.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgByref Byref]]## - ##[[KeyPgOptionbyval Option Byval]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboptiondynamic.wakka b/fbdocs/manual/cache/KeyPgDdfboptiondynamic.wakka index fdb3596829..c27baaa406 100644 --- a/fbdocs/manual/cache/KeyPgDdfboptiondynamic.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboptiondynamic.wakka @@ -21,4 +21,5 @@ D - ##[[KeyPgOptiondynamic Option Dynamic]]## - ##[[KeyPgOptionstatic Option Static]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboptionescape.wakka b/fbdocs/manual/cache/KeyPgDdfboptionescape.wakka index 89c8ddf5e3..0ab92c81ca 100644 --- a/fbdocs/manual/cache/KeyPgDdfboptionescape.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboptionescape.wakka @@ -24,4 +24,5 @@ D {{fbdoc item="see"}} - ##[[KeyPgOptionescape Option Escape]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboptionexplicit.wakka b/fbdocs/manual/cache/KeyPgDdfboptionexplicit.wakka index 014e8e7938..82e21091ac 100644 --- a/fbdocs/manual/cache/KeyPgDdfboptionexplicit.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboptionexplicit.wakka @@ -23,4 +23,5 @@ D - ##[[KeyPgDim Dim]]## - ##[[KeyPgOptionexplicit Option Explicit]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboptiongosub.wakka b/fbdocs/manual/cache/KeyPgDdfboptiongosub.wakka index 071c109c4e..597089c476 100644 --- a/fbdocs/manual/cache/KeyPgDdfboptiongosub.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboptiongosub.wakka @@ -29,4 +29,5 @@ D - ##[[KeyPgOptiongosub Option Gosub]]## - ##[[KeyPgOptionnogosub Option Noosub]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboptionprivate.wakka b/fbdocs/manual/cache/KeyPgDdfboptionprivate.wakka index 02a1c6e83c..7d78a25be4 100644 --- a/fbdocs/manual/cache/KeyPgDdfboptionprivate.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboptionprivate.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgPrivate Private]]## - ##[[KeyPgPublic Public]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboutdll.wakka b/fbdocs/manual/cache/KeyPgDdfboutdll.wakka index 3d6a6c0219..69e2263355 100644 --- a/fbdocs/manual/cache/KeyPgDdfboutdll.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboutdll.wakka @@ -29,4 +29,5 @@ D - ##[[KeyPgDdfboutobj __FB_OUT_OBJ__]]## - [[CompilerOptdll Option du compilateur: -dll]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboutexe.wakka b/fbdocs/manual/cache/KeyPgDdfboutexe.wakka index 145b28f332..fabe28aff7 100644 --- a/fbdocs/manual/cache/KeyPgDdfboutexe.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboutexe.wakka @@ -28,4 +28,5 @@ D - ##[[KeyPgDdfboutlib __FB_OUT_LIB__]]## - ##[[KeyPgDdfboutobj __FB_OUT_OBJ__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboutlib.wakka b/fbdocs/manual/cache/KeyPgDdfboutlib.wakka index 19e1c3482c..2210c1884f 100644 --- a/fbdocs/manual/cache/KeyPgDdfboutlib.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboutlib.wakka @@ -29,4 +29,5 @@ D - ##[[KeyPgDdfboutobj __FB_OUT_OBJ__]]## - [[CompilerOptlib Option du compilateur: -lib]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfboutobj.wakka b/fbdocs/manual/cache/KeyPgDdfboutobj.wakka index c95a8073ed..bcd4aae26c 100644 --- a/fbdocs/manual/cache/KeyPgDdfboutobj.wakka +++ b/fbdocs/manual/cache/KeyPgDdfboutobj.wakka @@ -28,4 +28,5 @@ D - ##[[KeyPgDdfboutdll __FB_OUT_DLL__]]## - ##[[KeyPgDdfboutlib __FB_OUT_LIB__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbpcos.wakka b/fbdocs/manual/cache/KeyPgDdfbpcos.wakka index 7112b19794..bba3684f1e 100644 --- a/fbdocs/manual/cache/KeyPgDdfbpcos.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbpcos.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgDdfbunix __FB_UNIX__]]## - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbsignature.wakka b/fbdocs/manual/cache/KeyPgDdfbsignature.wakka index 1b9c469ad8..27b5cb487b 100644 --- a/fbdocs/manual/cache/KeyPgDdfbsignature.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbsignature.wakka @@ -25,4 +25,5 @@ FreeBASIC 0.21.1 - ##[[KeyPgDdfblinux __FB_LINUX__]]## - ##[[KeyPgDdfbdos __FB_DOS__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbsse.wakka b/fbdocs/manual/cache/KeyPgDdfbsse.wakka index 04d796f452..5566faa885 100644 --- a/fbdocs/manual/cache/KeyPgDdfbsse.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbsse.wakka @@ -23,4 +23,5 @@ D - ##[[KeyPgDdfbfpu __FB_FPU__]]## - [[CompilerOptfpu Option du compilateur: -fpu]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbunix.wakka b/fbdocs/manual/cache/KeyPgDdfbunix.wakka index c225d43d26..9d8d2f066b 100644 --- a/fbdocs/manual/cache/KeyPgDdfbunix.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbunix.wakka @@ -29,4 +29,5 @@ D - ##[[KeyPgDdfbpcos __FB_PCOS__]]## - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbvectorize.wakka b/fbdocs/manual/cache/KeyPgDdfbvectorize.wakka index 4914cb6c26..6fd1d8259a 100644 --- a/fbdocs/manual/cache/KeyPgDdfbvectorize.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbvectorize.wakka @@ -22,4 +22,5 @@ D {{fbdoc item="see"}} - [[CompilerOptvec Option du compilateur: -vec]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbversion.wakka b/fbdocs/manual/cache/KeyPgDdfbversion.wakka index 5552fe9ba2..12386570f6 100644 --- a/fbdocs/manual/cache/KeyPgDdfbversion.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbversion.wakka @@ -26,3 +26,4 @@ D - ##[[KeyPgDdfbdos __FB_DOS__]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbwin32.wakka b/fbdocs/manual/cache/KeyPgDdfbwin32.wakka index 6186a6ec92..17d1be5e96 100644 --- a/fbdocs/manual/cache/KeyPgDdfbwin32.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbwin32.wakka @@ -26,4 +26,5 @@ D - ##[[KeyPgDdfbpcos __FB_PCOS__]]## - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfbxbox.wakka b/fbdocs/manual/cache/KeyPgDdfbxbox.wakka index 615b79e3fe..2ece172405 100644 --- a/fbdocs/manual/cache/KeyPgDdfbxbox.wakka +++ b/fbdocs/manual/cache/KeyPgDdfbxbox.wakka @@ -25,4 +25,5 @@ D - [[CompilerOpttarget Option du compilateur: -target]] -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfile.wakka b/fbdocs/manual/cache/KeyPgDdfile.wakka index 1eb240080d..7186677a8b 100644 --- a/fbdocs/manual/cache/KeyPgDdfile.wakka +++ b/fbdocs/manual/cache/KeyPgDdfile.wakka @@ -30,3 +30,4 @@ Error: a = -32767 in test.bas (MAIN) line 47 - ##[[KeyPgDdline __LINE__]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfilenq.wakka b/fbdocs/manual/cache/KeyPgDdfilenq.wakka index 8859a9943d..b85e15f3ac 100644 --- a/fbdocs/manual/cache/KeyPgDdfilenq.wakka +++ b/fbdocs/manual/cache/KeyPgDdfilenq.wakka @@ -20,4 +20,5 @@ D - ##[[KeyPgDdfunctionnq __FUNCTION_NQ__]]## - ##[[KeyPgDdline __LINE__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfunction.wakka b/fbdocs/manual/cache/KeyPgDdfunction.wakka index d90a9195d6..14990de72f 100644 --- a/fbdocs/manual/cache/KeyPgDdfunction.wakka +++ b/fbdocs/manual/cache/KeyPgDdfunction.wakka @@ -35,3 +35,4 @@ Error: a = -32767 in test.bas (__FB_MAINPROC__) line 47 - ##[[KeyPgDdline __LINE__]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdfunctionnq.wakka b/fbdocs/manual/cache/KeyPgDdfunctionnq.wakka index a51e083489..2b69a0df63 100644 --- a/fbdocs/manual/cache/KeyPgDdfunctionnq.wakka +++ b/fbdocs/manual/cache/KeyPgDdfunctionnq.wakka @@ -33,3 +33,4 @@ Address of MYSUB is 4012D0 - ##[[KeyPgDdline __LINE__]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdline.wakka b/fbdocs/manual/cache/KeyPgDdline.wakka index b4f17be3c0..de2106e6e2 100644 --- a/fbdocs/manual/cache/KeyPgDdline.wakka +++ b/fbdocs/manual/cache/KeyPgDdline.wakka @@ -30,3 +30,4 @@ Error: a = -32767 in test.bas (MAIN) line 47 - ##[[KeyPgDdfunction __FUNCTION__]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdpath.wakka b/fbdocs/manual/cache/KeyPgDdpath.wakka index 8648dd09d6..17fe7bf0d9 100644 --- a/fbdocs/manual/cache/KeyPgDdpath.wakka +++ b/fbdocs/manual/cache/KeyPgDdpath.wakka @@ -21,4 +21,5 @@ D {{fbdoc item="see"}} - ##[[KeyPgDdfile __FILE__]]## -{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDdtime.wakka b/fbdocs/manual/cache/KeyPgDdtime.wakka index 6c44193159..e8894e459c 100644 --- a/fbdocs/manual/cache/KeyPgDdtime.wakka +++ b/fbdocs/manual/cache/KeyPgDdtime.wakka @@ -21,3 +21,4 @@ Compile Time: 11:42:57 - ##[[KeyPgDddate __DATE__]]## {{fbdoc item="back" value="CatPgDddefines|Intrinsic Defines"}} + diff --git a/fbdocs/manual/cache/KeyPgDeallocate.wakka b/fbdocs/manual/cache/KeyPgDeallocate.wakka index 6b1e075cfc..af46e98e8d 100644 --- a/fbdocs/manual/cache/KeyPgDeallocate.wakka +++ b/fbdocs/manual/cache/KeyPgDeallocate.wakka @@ -102,4 +102,5 @@ Dans le programme ci-dessus, un pointeur de r - ##[[KeyPgAllocate Allocate]]## - ##[[KeyPgReallocate Reallocate]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDeclare.wakka b/fbdocs/manual/cache/KeyPgDeclare.wakka index 39e24f50b2..458b6bc79f 100644 --- a/fbdocs/manual/cache/KeyPgDeclare.wakka +++ b/fbdocs/manual/cache/KeyPgDeclare.wakka @@ -92,4 +92,6 @@ Print an_instance.my_data - ##[[KeyPgAlias Alias]]## {{fbdoc item="back" value="CatPgProcedures|Procedures"}} - \ No newline at end of file + + + diff --git a/fbdocs/manual/cache/KeyPgDefbyte.wakka b/fbdocs/manual/cache/KeyPgDefbyte.wakka index e2a5ccc47d..4d125d8cf9 100644 --- a/fbdocs/manual/cache/KeyPgDefbyte.wakka +++ b/fbdocs/manual/cache/KeyPgDefbyte.wakka @@ -37,4 +37,5 @@ Dim bNumber - ##[[KeyPgDefubyte Defubyte]]## - ##[[KeyPgDim Dim]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefdbl.wakka b/fbdocs/manual/cache/KeyPgDefdbl.wakka index a54557d766..c394f3b228 100644 --- a/fbdocs/manual/cache/KeyPgDefdbl.wakka +++ b/fbdocs/manual/cache/KeyPgDefdbl.wakka @@ -38,4 +38,5 @@ Print Len(aNum) ' Prints 8, the number of bytes in a double. - ##[[KeyPgDim Dim]]## - ##[[KeyPgDouble Double]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefined.wakka b/fbdocs/manual/cache/KeyPgDefined.wakka index 7e5ae9413a..4a96d31835 100644 --- a/fbdocs/manual/cache/KeyPgDefined.wakka +++ b/fbdocs/manual/cache/KeyPgDefined.wakka @@ -54,4 +54,5 @@ dim c as single - ##[[KeyPgPpifndef #ifndef]]## - ##[[KeyPgPpundef #undef]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgDefint.wakka b/fbdocs/manual/cache/KeyPgDefint.wakka index 6248153926..c46cc1fb26 100644 --- a/fbdocs/manual/cache/KeyPgDefint.wakka +++ b/fbdocs/manual/cache/KeyPgDefint.wakka @@ -40,4 +40,5 @@ Dim iNumber - ##[[KeyPgDefstr Defstr]]## - ##[[KeyPgInteger Integer]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDeflng.wakka b/fbdocs/manual/cache/KeyPgDeflng.wakka index 3e95842af6..8ecff5c0a8 100644 --- a/fbdocs/manual/cache/KeyPgDeflng.wakka +++ b/fbdocs/manual/cache/KeyPgDeflng.wakka @@ -38,4 +38,5 @@ Print Len(lNumber) ' Displays 4, the number of bytes in a long. - ##[[KeyPgDim Dim]]## - ##[[KeyPgLongint Longint]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDeflongint.wakka b/fbdocs/manual/cache/KeyPgDeflongint.wakka index 9273d008b6..d7c8e66631 100644 --- a/fbdocs/manual/cache/KeyPgDeflongint.wakka +++ b/fbdocs/manual/cache/KeyPgDeflongint.wakka @@ -37,4 +37,5 @@ Dim lNumber - ##[[KeyPgDim Dim]]## - ##[[KeyPgLongint Longint]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefshort.wakka b/fbdocs/manual/cache/KeyPgDefshort.wakka index 124cf33470..ec6c82698a 100644 --- a/fbdocs/manual/cache/KeyPgDefshort.wakka +++ b/fbdocs/manual/cache/KeyPgDefshort.wakka @@ -39,4 +39,5 @@ Dim sNumber - ##[[KeyPgInteger Integer]]## - ##[[KeyPgShort Short]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefsng.wakka b/fbdocs/manual/cache/KeyPgDefsng.wakka index a87f786fcf..98ce4c1417 100644 --- a/fbdocs/manual/cache/KeyPgDefsng.wakka +++ b/fbdocs/manual/cache/KeyPgDefsng.wakka @@ -35,4 +35,5 @@ Dim sNumber, yNumber - ##[[KeyPgDefdbl Defdbl]]## - ##[[KeyPgSingle Single]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefstr.wakka b/fbdocs/manual/cache/KeyPgDefstr.wakka index fdd5f2d3f4..cd7de1b1d5 100644 --- a/fbdocs/manual/cache/KeyPgDefstr.wakka +++ b/fbdocs/manual/cache/KeyPgDefstr.wakka @@ -38,4 +38,5 @@ Dim sMessage - ##[[KeyPgDim Dim]]## - ##[[KeyPgString String]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefubyte.wakka b/fbdocs/manual/cache/KeyPgDefubyte.wakka index 28c0d32b8a..061af94c14 100644 --- a/fbdocs/manual/cache/KeyPgDefubyte.wakka +++ b/fbdocs/manual/cache/KeyPgDefubyte.wakka @@ -37,4 +37,5 @@ Dim uNumber - ##[[KeyPgDim Dim]]## - ##[[KeyPgUbyte Ubyte]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefuint.wakka b/fbdocs/manual/cache/KeyPgDefuint.wakka index edc387c9b7..30276c54d7 100644 --- a/fbdocs/manual/cache/KeyPgDefuint.wakka +++ b/fbdocs/manual/cache/KeyPgDefuint.wakka @@ -36,4 +36,5 @@ Dim uNumber - ##[[KeyPgDim Dim]]## - ##[[KeyPgUinteger Uinteger]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefulongint.wakka b/fbdocs/manual/cache/KeyPgDefulongint.wakka index 52a9f55135..b80827f64a 100644 --- a/fbdocs/manual/cache/KeyPgDefulongint.wakka +++ b/fbdocs/manual/cache/KeyPgDefulongint.wakka @@ -37,4 +37,5 @@ Dim lNumber - ##[[KeyPgDim Dim]]## - ##[[KeyPgUlongint Ulongint]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDefushort.wakka b/fbdocs/manual/cache/KeyPgDefushort.wakka index 2b45d4fd98..7b5dae3454 100644 --- a/fbdocs/manual/cache/KeyPgDefushort.wakka +++ b/fbdocs/manual/cache/KeyPgDefushort.wakka @@ -37,4 +37,5 @@ Dim uNumber - ##[[KeyPgDim Dim]]## - ##[[KeyPgUshort Ushort]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgDestructor.wakka b/fbdocs/manual/cache/KeyPgDestructor.wakka index 193f18a791..2208b50f9f 100644 --- a/fbdocs/manual/cache/KeyPgDestructor.wakka +++ b/fbdocs/manual/cache/KeyPgDestructor.wakka @@ -77,4 +77,5 @@ Destroying: main.x - ##[[KeyPgModuleDestructor Destructor (Module)]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgDim.wakka b/fbdocs/manual/cache/KeyPgDim.wakka index 1d7d2f6405..ef812326e3 100644 --- a/fbdocs/manual/cache/KeyPgDim.wakka +++ b/fbdocs/manual/cache/KeyPgDim.wakka @@ -222,3 +222,4 @@ Deallocate(s3) - ##[[KeyPgUbound UBound]]## - ##[[KeyPgDots ... (Ellipsis)]]## {{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} + diff --git a/fbdocs/manual/cache/KeyPgDir.wakka b/fbdocs/manual/cache/KeyPgDir.wakka index a7f75cc0db..3ee2736eb0 100644 --- a/fbdocs/manual/cache/KeyPgDir.wakka +++ b/fbdocs/manual/cache/KeyPgDir.wakka @@ -156,4 +156,5 @@ Print "Found " & filecount & " files and " & dircount & " subdirs" - ##[[KeyPgMkdir Mkdir]]## - ##[[KeyPgRmdir Rmdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDo.wakka b/fbdocs/manual/cache/KeyPgDo.wakka index b0386ffc58..bf761cd0f9 100644 --- a/fbdocs/manual/cache/KeyPgDo.wakka +++ b/fbdocs/manual/cache/KeyPgDo.wakka @@ -17,4 +17,6 @@ D - ##[[KeyPgDoloop Do...Loop]]## {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} - \ No newline at end of file + + + diff --git a/fbdocs/manual/cache/KeyPgDoloop.wakka b/fbdocs/manual/cache/KeyPgDoloop.wakka index 842d24e1d2..939c3d31f4 100644 --- a/fbdocs/manual/cache/KeyPgDoloop.wakka +++ b/fbdocs/manual/cache/KeyPgDoloop.wakka @@ -63,4 +63,5 @@ end 0 - ##[[KeyPgFornext For...Next]]## - ##[[KeyPgWhilewend While...Wend]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgDots.wakka b/fbdocs/manual/cache/KeyPgDots.wakka index 4f4b12e4c3..4153b5ff0f 100644 --- a/fbdocs/manual/cache/KeyPgDots.wakka +++ b/fbdocs/manual/cache/KeyPgDots.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="... (Ellipsis)"}}---- +{{fbdoc item="title" value="... (Ellipse - suggestion)"}}---- Utilisé à la place d'un paramètre de procédure pour passer un nombre variable d'arguments, ou comme limite supérieure dans une déclaration de tableau pour indiquer que le nombre d'éléments sera déterminé par l'initialiseur. {{fbdoc item="syntax"}}## @@ -38,4 +38,5 @@ Print Lbound(myarray), Ubound(myarray) '' 0, 3 - ##[[KeyPgDim dim]]## - ##[[KeyPgStatic static]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} + diff --git a/fbdocs/manual/cache/KeyPgDouble.wakka b/fbdocs/manual/cache/KeyPgDouble.wakka index ace071d703..60a852e5ed 100644 --- a/fbdocs/manual/cache/KeyPgDouble.wakka +++ b/fbdocs/manual/cache/KeyPgDouble.wakka @@ -28,4 +28,5 @@ sleep - ##[[KeyPgCdbl Cdbl]]## - ##[[TblVarTypes Types de variables standard et leurs limites]]##: Tableau des types de variables, leurs limites et suffixes -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgDraw.wakka b/fbdocs/manual/cache/KeyPgDraw.wakka index 6122e3fe54..d6a8dfd48b 100644 --- a/fbdocs/manual/cache/KeyPgDraw.wakka +++ b/fbdocs/manual/cache/KeyPgDraw.wakka @@ -107,3 +107,4 @@ sleep - ##[[KeyPgPaint Paint]]## {{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDrawString.wakka b/fbdocs/manual/cache/KeyPgDrawString.wakka index b24c5b716f..b26b94f4be 100644 --- a/fbdocs/manual/cache/KeyPgDrawString.wakka +++ b/fbdocs/manual/cache/KeyPgDrawString.wakka @@ -139,4 +139,5 @@ sleep - ##[[KeyPgPutgraphics Put (Graphique)]]## - ##[[KeyPgWidth Width]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgDylibfree.wakka b/fbdocs/manual/cache/KeyPgDylibfree.wakka index 1db5bfc4ee..32d8e30b2d 100644 --- a/fbdocs/manual/cache/KeyPgDylibfree.wakka +++ b/fbdocs/manual/cache/KeyPgDylibfree.wakka @@ -38,4 +38,5 @@ DyLibFree(hndl) - ##[[KeyPgDylibload Dylibload]]## - ##[[KeyPgExport Export]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgDylibload.wakka b/fbdocs/manual/cache/KeyPgDylibload.wakka index 7972a5a11a..abb732b2a7 100644 --- a/fbdocs/manual/cache/KeyPgDylibload.wakka +++ b/fbdocs/manual/cache/KeyPgDylibload.wakka @@ -38,4 +38,5 @@ hndl=DyLibLoad("MYLIB.DLL") - ##[[KeyPgDylibfree Dylibfree]]## - ##[[KeyPgExport Export]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgDylibsymbol.wakka b/fbdocs/manual/cache/KeyPgDylibsymbol.wakka index 07eca3a871..843d06c1e1 100644 --- a/fbdocs/manual/cache/KeyPgDylibsymbol.wakka +++ b/fbdocs/manual/cache/KeyPgDylibsymbol.wakka @@ -80,4 +80,5 @@ Sleep - ##[[KeyPgDylibload Dylibload]]## - ##[[KeyPgExport Export]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgElse.wakka b/fbdocs/manual/cache/KeyPgElse.wakka index 110b8d7758..f227f16ecb 100644 --- a/fbdocs/manual/cache/KeyPgElse.wakka +++ b/fbdocs/manual/cache/KeyPgElse.wakka @@ -20,4 +20,5 @@ D {{fbdoc item="see"}} - ##[[KeyPgIfthen If...Then]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgElseif.wakka b/fbdocs/manual/cache/KeyPgElseif.wakka index 26a7afe28b..8830ef2a05 100644 --- a/fbdocs/manual/cache/KeyPgElseif.wakka +++ b/fbdocs/manual/cache/KeyPgElseif.wakka @@ -16,4 +16,5 @@ D {{fbdoc item="see"}} - ##[[KeyPgIfthen If...Then]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgEncoding.wakka b/fbdocs/manual/cache/KeyPgEncoding.wakka index 91599f84f1..5e4be65baa 100644 --- a/fbdocs/manual/cache/KeyPgEncoding.wakka +++ b/fbdocs/manual/cache/KeyPgEncoding.wakka @@ -116,4 +116,5 @@ FreeBASIC {{fbdoc item="see"}} - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgEnd.wakka b/fbdocs/manual/cache/KeyPgEnd.wakka index a8b337052a..07f8ac955c 100644 --- a/fbdocs/manual/cache/KeyPgEnd.wakka +++ b/fbdocs/manual/cache/KeyPgEnd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="End (Déclaration)"}}---- +{{fbdoc item="title" value="End (Déclaration)"}}---- Déclaration de contrôle de flux pour terminer un programme. {{fbdoc item="syntax"}}## @@ -48,4 +48,5 @@ sleep : end 0 {{fbdoc item="see"}} - ##[[KeyPgEndblock End (Bloc)]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgEndblock.wakka b/fbdocs/manual/cache/KeyPgEndblock.wakka index 59bc7553e6..1a1549ea1c 100644 --- a/fbdocs/manual/cache/KeyPgEndblock.wakka +++ b/fbdocs/manual/cache/KeyPgEndblock.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="END (Block)"}}---- +{{fbdoc item="title" value="End (Bloc)"}}---- Indique la fin d'un bloc d'instructions composé. {{fbdoc item="syntax"}}## @@ -52,4 +52,5 @@ End Sub - ##[[KeyPgType Type]]## - ##[[KeyPgWith With]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgEndif.wakka b/fbdocs/manual/cache/KeyPgEndif.wakka index c66f3625e0..a947847133 100644 --- a/fbdocs/manual/cache/KeyPgEndif.wakka +++ b/fbdocs/manual/cache/KeyPgEndif.wakka @@ -16,3 +16,5 @@ D {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgEnum.wakka b/fbdocs/manual/cache/KeyPgEnum.wakka index 965361f556..e598186b1d 100644 --- a/fbdocs/manual/cache/KeyPgEnum.wakka +++ b/fbdocs/manual/cache/KeyPgEnum.wakka @@ -59,4 +59,5 @@ end select - ##[[KeyPgConst Const]]## - ##[[KeyPgOperator Operator]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgEnviron.wakka b/fbdocs/manual/cache/KeyPgEnviron.wakka index ec6821a32c..343486a758 100644 --- a/fbdocs/manual/cache/KeyPgEnviron.wakka +++ b/fbdocs/manual/cache/KeyPgEnviron.wakka @@ -31,4 +31,5 @@ print environ("path") - ##[[KeyPgSetenviron Setenviron]]## - ##[[KeyPgShell Shell]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgEof.wakka b/fbdocs/manual/cache/KeyPgEof.wakka index 62b04640a9..e3ba346eb0 100644 --- a/fbdocs/manual/cache/KeyPgEof.wakka +++ b/fbdocs/manual/cache/KeyPgEof.wakka @@ -60,4 +60,5 @@ end 0 - ##[[KeyPgLoc Loc]]## - ##[[KeyPgFreefile Freefile]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgErase.wakka b/fbdocs/manual/cache/KeyPgErase.wakka index 1848dadcc8..4471f468d6 100644 --- a/fbdocs/manual/cache/KeyPgErase.wakka +++ b/fbdocs/manual/cache/KeyPgErase.wakka @@ -35,4 +35,5 @@ erase MyArray1, MyArray2 - ##[[KeyPgUbound UBound]]## - ##[[KeyPgVar Var]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgErfn.wakka b/fbdocs/manual/cache/KeyPgErfn.wakka index 1dafc62ec5..05685c297a 100644 --- a/fbdocs/manual/cache/KeyPgErfn.wakka +++ b/fbdocs/manual/cache/KeyPgErfn.wakka @@ -51,4 +51,5 @@ Error Module : test.bas - ##[[KeyPgErmn Ermn]]## - ##[[KeyPgOnerror On...Error]]## -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgErl.wakka b/fbdocs/manual/cache/KeyPgErl.wakka index 28b14e0ba1..c30f758734 100644 --- a/fbdocs/manual/cache/KeyPgErl.wakka +++ b/fbdocs/manual/cache/KeyPgErl.wakka @@ -49,4 +49,5 @@ ErrorHandler: - {{fbdoc item="keyword" value="ProPgErrorHandling|Error Handling"}} - ##{{fbdoc item="keyword" value="KeyPgErr|Err"}}## -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgErmn.wakka b/fbdocs/manual/cache/KeyPgErmn.wakka index 7c354ef933..5f10e44ec1 100644 --- a/fbdocs/manual/cache/KeyPgErmn.wakka +++ b/fbdocs/manual/cache/KeyPgErmn.wakka @@ -51,4 +51,5 @@ Error Module : test.bas - ##[[KeyPgErl Erl]]## - ##[[KeyPgOnerror On...Error]]## -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgErr.wakka b/fbdocs/manual/cache/KeyPgErr.wakka index d016816b17..0cff2cd54b 100644 --- a/fbdocs/manual/cache/KeyPgErr.wakka +++ b/fbdocs/manual/cache/KeyPgErr.wakka @@ -59,4 +59,5 @@ close #1 - {{fbdoc item="keyword" value="ProPgErrorHandling|Gestion des erreurs"}} - [[TblRuntimeErrors Codes des erreurs de fonctionnement]] -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgError.wakka b/fbdocs/manual/cache/KeyPgError.wakka index 3cfda9958f..9186e60bbd 100644 --- a/fbdocs/manual/cache/KeyPgError.wakka +++ b/fbdocs/manual/cache/KeyPgError.wakka @@ -32,4 +32,5 @@ error 150 - {{fbdoc item="keyword" value="ProPgErrorHandling|Gestion des erreurs"}} - [[TblRuntimeErrors Codes des erreurs de fonctionnement]] -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgEvent.wakka b/fbdocs/manual/cache/KeyPgEvent.wakka index 59cadc932f..a48d842e0a 100644 --- a/fbdocs/manual/cache/KeyPgEvent.wakka +++ b/fbdocs/manual/cache/KeyPgEvent.wakka @@ -61,4 +61,5 @@ Le fichier en-t {{fbdoc item="see"}} - ##[[KeyPgScreenEvent ScreenEvent]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgExec.wakka b/fbdocs/manual/cache/KeyPgExec.wakka index eae10b6f80..e4389697c9 100644 --- a/fbdocs/manual/cache/KeyPgExec.wakka +++ b/fbdocs/manual/cache/KeyPgExec.wakka @@ -48,4 +48,5 @@ END IF - ##[[KeyPgRun Run]]## transfert une-voie - ##[[KeyPgCommand Command]]## chercher des arguments -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgExepath.wakka b/fbdocs/manual/cache/KeyPgExepath.wakka index faec81a29b..bf4e5a905f 100644 --- a/fbdocs/manual/cache/KeyPgExepath.wakka +++ b/fbdocs/manual/cache/KeyPgExepath.wakka @@ -29,4 +29,5 @@ Print "This program's initial directory is: " & pathname {{fbdoc item="see"}} - ##[[KeyPgCurdir Curdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgExit.wakka b/fbdocs/manual/cache/KeyPgExit.wakka index 00c45654fe..1dd1ba4820 100644 --- a/fbdocs/manual/cache/KeyPgExit.wakka +++ b/fbdocs/manual/cache/KeyPgExit.wakka @@ -55,3 +55,5 @@ Next i {{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + + diff --git a/fbdocs/manual/cache/KeyPgExp.wakka b/fbdocs/manual/cache/KeyPgExp.wakka index 9ca3f64fab..30cbfe1cb5 100644 --- a/fbdocs/manual/cache/KeyPgExp.wakka +++ b/fbdocs/manual/cache/KeyPgExp.wakka @@ -48,4 +48,5 @@ After 20 years, at an interest rate of 8%, your initial investment of 100 would {{fbdoc item="see"}} - ##[[KeyPgLog Log]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgExport.wakka b/fbdocs/manual/cache/KeyPgExport.wakka index 2fa926221a..53fc006e3f 100644 --- a/fbdocs/manual/cache/KeyPgExport.wakka +++ b/fbdocs/manual/cache/KeyPgExport.wakka @@ -55,4 +55,5 @@ Sleep - ##[[KeyPgDylibsymbol Dylibsymbol]]## - ##[[KeyPgAlias Alias]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}}{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}}{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgExtern.wakka b/fbdocs/manual/cache/KeyPgExtern.wakka index dc5b8e6f6f..a77923518f 100644 --- a/fbdocs/manual/cache/KeyPgExtern.wakka +++ b/fbdocs/manual/cache/KeyPgExtern.wakka @@ -58,4 +58,5 @@ Output: - ##[[KeyPgDim Dim]]## - ##[[KeyPgShared Shared]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgExternBlock.wakka b/fbdocs/manual/cache/KeyPgExternBlock.wakka index e7813a39ef..7714d2254d 100644 --- a/fbdocs/manual/cache/KeyPgExternBlock.wakka +++ b/fbdocs/manual/cache/KeyPgExternBlock.wakka @@ -61,4 +61,5 @@ end extern - ##[[KeyPgStdcall Stdcall]]## - ##[[KeyPgExtern Extern]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgField.wakka b/fbdocs/manual/cache/KeyPgField.wakka index b35d2e6be9..79e6f90448 100644 --- a/fbdocs/manual/cache/KeyPgField.wakka +++ b/fbdocs/manual/cache/KeyPgField.wakka @@ -57,4 +57,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgFileattr.wakka b/fbdocs/manual/cache/KeyPgFileattr.wakka index 6bb90c9586..5babac80d2 100644 --- a/fbdocs/manual/cache/KeyPgFileattr.wakka +++ b/fbdocs/manual/cache/KeyPgFileattr.wakka @@ -73,4 +73,5 @@ close #1 {{fbdoc item="see"}} - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFilecopy.wakka b/fbdocs/manual/cache/KeyPgFilecopy.wakka index 1bbd707a7d..03dcf7791b 100644 --- a/fbdocs/manual/cache/KeyPgFilecopy.wakka +++ b/fbdocs/manual/cache/KeyPgFilecopy.wakka @@ -42,4 +42,5 @@ FILECOPY "source.txt", "destination.txt" {{fbdoc item="see"}} -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFiledatetime.wakka b/fbdocs/manual/cache/KeyPgFiledatetime.wakka index 3956a89bc5..d31960d618 100644 --- a/fbdocs/manual/cache/KeyPgFiledatetime.wakka +++ b/fbdocs/manual/cache/KeyPgFiledatetime.wakka @@ -58,4 +58,5 @@ end if {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFileexists.wakka b/fbdocs/manual/cache/KeyPgFileexists.wakka index 1ccd91c0cc..ef1f48910d 100644 --- a/fbdocs/manual/cache/KeyPgFileexists.wakka +++ b/fbdocs/manual/cache/KeyPgFileexists.wakka @@ -52,4 +52,5 @@ end if {{fbdoc item="see"}} - ##[[KeyPgDir Dir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFilelen.wakka b/fbdocs/manual/cache/KeyPgFilelen.wakka index 3203355b1b..ffed19c24e 100644 --- a/fbdocs/manual/cache/KeyPgFilelen.wakka +++ b/fbdocs/manual/cache/KeyPgFilelen.wakka @@ -37,4 +37,5 @@ length = FILELEN("file.txt") {{fbdoc item="see"}} - ##[[KeyPgLof Lof]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFix.wakka b/fbdocs/manual/cache/KeyPgFix.wakka index 61ebb53ac1..78d3f05712 100644 --- a/fbdocs/manual/cache/KeyPgFix.wakka +++ b/fbdocs/manual/cache/KeyPgFix.wakka @@ -39,4 +39,5 @@ Print fix(-1.9) '' will print -1 - ##[[KeyPgCint Cint]]## - ##[[KeyPgOperator Operator]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgFlip.wakka b/fbdocs/manual/cache/KeyPgFlip.wakka index 6b38eed8f6..b78b62c189 100644 --- a/fbdocs/manual/cache/KeyPgFlip.wakka +++ b/fbdocs/manual/cache/KeyPgFlip.wakka @@ -48,3 +48,4 @@ Sleep - Nouveau pour ""FreeBASIC"" {{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFor.wakka b/fbdocs/manual/cache/KeyPgFor.wakka index 929f14ca97..65dc34afd5 100644 --- a/fbdocs/manual/cache/KeyPgFor.wakka +++ b/fbdocs/manual/cache/KeyPgFor.wakka @@ -15,3 +15,5 @@ D {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgFormat.wakka b/fbdocs/manual/cache/KeyPgFormat.wakka index 2e7da328cf..d4c1e4beec 100644 --- a/fbdocs/manual/cache/KeyPgFormat.wakka +++ b/fbdocs/manual/cache/KeyPgFormat.wakka @@ -69,4 +69,5 @@ Les exemples ci-dessous concernent les formats date et temps: - ##[[KeyPgPrintusing Print Using]]## - ##[[KeyPgStr Str]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFornext.wakka b/fbdocs/manual/cache/KeyPgFornext.wakka index db07b5ce6b..b5783ec210 100644 --- a/fbdocs/manual/cache/KeyPgFornext.wakka +++ b/fbdocs/manual/cache/KeyPgFornext.wakka @@ -82,4 +82,5 @@ print%% - ##[[KeyPgDoloop Do...Loop]]## - ##[[KeyPgExit Exit]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgFrac.wakka b/fbdocs/manual/cache/KeyPgFrac.wakka index 92cc0d8558..3ddcd3d593 100644 --- a/fbdocs/manual/cache/KeyPgFrac.wakka +++ b/fbdocs/manual/cache/KeyPgFrac.wakka @@ -35,4 +35,5 @@ Print frac(-10.625) '' will print -0.625 - ##[[KeyPgFix Fix]]## - ##[[KeyPgOperator Operator]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgFre.wakka b/fbdocs/manual/cache/KeyPgFre.wakka index cce1a7e8f4..f08ab53cfa 100644 --- a/fbdocs/manual/cache/KeyPgFre.wakka +++ b/fbdocs/manual/cache/KeyPgFre.wakka @@ -36,4 +36,5 @@ Print mem \ (1024 * 1024); " megabytes" - ##[[KeyPgRedim Redim]]## - ##[[KeyPgAllocate Allocate]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFreefile.wakka b/fbdocs/manual/cache/KeyPgFreefile.wakka index 2c1b1adff2..968e9e477d 100644 --- a/fbdocs/manual/cache/KeyPgFreefile.wakka +++ b/fbdocs/manual/cache/KeyPgFreefile.wakka @@ -71,4 +71,5 @@ OPEN "file2" FOR INPUT AS #fs '' error: file number already opened - ##[[KeyPgPutfileio Put (File I/O)]]## - ##[[KeyPgGetfileio Get (File I/O)]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgFunction.wakka b/fbdocs/manual/cache/KeyPgFunction.wakka index d5dd417965..865e05e06e 100644 --- a/fbdocs/manual/cache/KeyPgFunction.wakka +++ b/fbdocs/manual/cache/KeyPgFunction.wakka @@ -140,3 +140,4 @@ Print x(c()) - ##[[KeyPgPrivate Private]]## {{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgGetfileio.wakka b/fbdocs/manual/cache/KeyPgGetfileio.wakka index 44c9bcb074..8d2aa2a0e5 100644 --- a/fbdocs/manual/cache/KeyPgGetfileio.wakka +++ b/fbdocs/manual/cache/KeyPgGetfileio.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="GET (File I/O)"}}---- +{{fbdoc item="title" value="Get (Entrée/Sortie fichiers)"}}---- Lit les données d'un fichier vers un tampon {{fbdoc item="syntax"}}## @@ -150,4 +150,5 @@ Print ExampleStr - ##[[KeyPgFreefile Freefile]]## - ##[[ProPgFileIO Comparaison des méthodes d'entrée/sortie des fichiers]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgGetgraphics.wakka b/fbdocs/manual/cache/KeyPgGetgraphics.wakka index adb63aa0c5..f74e31d837 100644 --- a/fbdocs/manual/cache/KeyPgGetgraphics.wakka +++ b/fbdocs/manual/cache/KeyPgGetgraphics.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="GET (GRAPHICS)"}}---- +{{fbdoc item="title" value="Get (Graphiques)"}}---- Obtient une copie d'une portion de la page courante de travail ou d'un tampon image {{fbdoc item="syntax"}}## @@ -100,3 +100,4 @@ wend - [[GfxInternalFormats Formats graphiques internes]] {{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgGetjoystick.wakka b/fbdocs/manual/cache/KeyPgGetjoystick.wakka index d4f0946f32..bce3f0bb9d 100644 --- a/fbdocs/manual/cache/KeyPgGetjoystick.wakka +++ b/fbdocs/manual/cache/KeyPgGetjoystick.wakka @@ -91,4 +91,5 @@ loop - ##[[KeyPgGetmouse Getmouse]]## - ##[[KeyPgMultikey Multikey]]## -{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgGetkey.wakka b/fbdocs/manual/cache/KeyPgGetkey.wakka index acee209272..ed4a4520ad 100644 --- a/fbdocs/manual/cache/KeyPgGetkey.wakka +++ b/fbdocs/manual/cache/KeyPgGetkey.wakka @@ -47,4 +47,5 @@ loop until foo = 27 - ##[[KeyPgInputnum Input()]]## - ##[[KeyPgMultikey Multikey]]## -{{fbdoc item="back" value="CatPgInput|User Input"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgInput|User Input"}} + diff --git a/fbdocs/manual/cache/KeyPgGetmouse.wakka b/fbdocs/manual/cache/KeyPgGetmouse.wakka index 3ce38abb7a..a81fa54489 100644 --- a/fbdocs/manual/cache/KeyPgGetmouse.wakka +++ b/fbdocs/manual/cache/KeyPgGetmouse.wakka @@ -108,4 +108,5 @@ loop while inkey = "" - ##[[KeyPgMultikey Multikey]]## - ##[[KeyPgGetjoystick Getjoystick]]## -{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgGosub.wakka b/fbdocs/manual/cache/KeyPgGosub.wakka index a4d79b2a4c..ae0f1258d0 100644 --- a/fbdocs/manual/cache/KeyPgGosub.wakka +++ b/fbdocs/manual/cache/KeyPgGosub.wakka @@ -37,4 +37,5 @@ Return - ##[[KeyPgFunction Function]]## - ##[[KeyPgOptiongosub Option Gosub]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgGoto.wakka b/fbdocs/manual/cache/KeyPgGoto.wakka index 6fc9508b7b..6f3ab68e24 100644 --- a/fbdocs/manual/cache/KeyPgGoto.wakka +++ b/fbdocs/manual/cache/KeyPgGoto.wakka @@ -43,4 +43,5 @@ there: - ##[[KeyPgSub Sub]]## - ##[[KeyPgFunction Function]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgHex.wakka b/fbdocs/manual/cache/KeyPgHex.wakka index 0c59af7f3d..cc174dbed9 100644 --- a/fbdocs/manual/cache/KeyPgHex.wakka +++ b/fbdocs/manual/cache/KeyPgHex.wakka @@ -62,4 +62,5 @@ Print Hex(54321, 5) - ##[[KeyPgValint Valint]]## - ##[[KeyPgVallng Vallng]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgHibyte.wakka b/fbdocs/manual/cache/KeyPgHibyte.wakka index 2bc56febb9..f08e52ae78 100644 --- a/fbdocs/manual/cache/KeyPgHibyte.wakka +++ b/fbdocs/manual/cache/KeyPgHibyte.wakka @@ -53,4 +53,5 @@ The Binary representation of the LSB Is 10000001 - ##[[KeyPgLoWord Loword]]## - ##[[KeyPgHiword Hiword]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgHiword.wakka b/fbdocs/manual/cache/KeyPgHiword.wakka index 77d3783310..5bacabb94c 100644 --- a/fbdocs/manual/cache/KeyPgHiword.wakka +++ b/fbdocs/manual/cache/KeyPgHiword.wakka @@ -55,4 +55,5 @@ The Binary representation of the LSW Is 1111111111111111 - ##[[KeyPgHibyte Hibyte]]## - ##[[KeyPgLoWord Loword]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgHour.wakka b/fbdocs/manual/cache/KeyPgHour.wakka index 05992ec86f..8b82c912ff 100644 --- a/fbdocs/manual/cache/KeyPgHour.wakka +++ b/fbdocs/manual/cache/KeyPgHour.wakka @@ -32,4 +32,5 @@ print format(ds, "yyyy/mm/dd hh:mm:ss "); Hour(ds) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgIfthen.wakka b/fbdocs/manual/cache/KeyPgIfthen.wakka index ec787dcc74..db52e4c2b3 100644 --- a/fbdocs/manual/cache/KeyPgIfthen.wakka +++ b/fbdocs/manual/cache/KeyPgIfthen.wakka @@ -72,4 +72,5 @@ loop 'Go back to the start of the loop - ##[[KeyPgPpif #if]]## - ##[[KeyPgSelectcase Select Case]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgIif.wakka b/fbdocs/manual/cache/KeyPgIif.wakka index d061846029..b4a5dbf512 100644 --- a/fbdocs/manual/cache/KeyPgIif.wakka +++ b/fbdocs/manual/cache/KeyPgIif.wakka @@ -41,4 +41,5 @@ a = (x + y + temp) \ z {{fbdoc item="see"}} - ##[[KeyPgIfthen If...Then]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgImageConvertRow.wakka b/fbdocs/manual/cache/KeyPgImageConvertRow.wakka index e6d92f639f..25d4980a33 100644 --- a/fbdocs/manual/cache/KeyPgImageConvertRow.wakka +++ b/fbdocs/manual/cache/KeyPgImageConvertRow.wakka @@ -115,3 +115,4 @@ ImageDestroy img32 - ##[[KeyPgImageInfo ImageInfo]]## {{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgImageDestroy.wakka b/fbdocs/manual/cache/KeyPgImageDestroy.wakka index bb858d82f6..d708b681d0 100644 --- a/fbdocs/manual/cache/KeyPgImageDestroy.wakka +++ b/fbdocs/manual/cache/KeyPgImageDestroy.wakka @@ -27,4 +27,5 @@ D {{fbdoc item="see"}} - ##[[KeyPgImagecreate ImageCreate]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgImageInfo.wakka b/fbdocs/manual/cache/KeyPgImageInfo.wakka index 7313040728..953d61dd4d 100644 --- a/fbdocs/manual/cache/KeyPgImageInfo.wakka +++ b/fbdocs/manual/cache/KeyPgImageInfo.wakka @@ -82,3 +82,4 @@ sleep - [[GfxInternalFormats Formats graphiques internes]] {{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgImagecreate.wakka b/fbdocs/manual/cache/KeyPgImagecreate.wakka index 5db85b63ee..49c5fa0b6c 100644 --- a/fbdocs/manual/cache/KeyPgImagecreate.wakka +++ b/fbdocs/manual/cache/KeyPgImagecreate.wakka @@ -71,4 +71,5 @@ sleep - ##[[KeyPgGetgraphics Get (Graphique)]]## - [[GfxInternalFormats Formats graphiques internes]] -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgImport.wakka b/fbdocs/manual/cache/KeyPgImport.wakka index 36c3ed3e13..01355b7914 100644 --- a/fbdocs/manual/cache/KeyPgImport.wakka +++ b/fbdocs/manual/cache/KeyPgImport.wakka @@ -41,4 +41,5 @@ Print "&h" + Hex( MyDll_Data ) {{fbdoc item="see"}} - ##[[KeyPgExtern Extern]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgInclib.wakka b/fbdocs/manual/cache/KeyPgInclib.wakka index 3a1cce94b3..cd1c000637 100644 --- a/fbdocs/manual/cache/KeyPgInclib.wakka +++ b/fbdocs/manual/cache/KeyPgInclib.wakka @@ -23,4 +23,5 @@ Directive du pr - [[CompilerOptl Option du compilateur: -l]] - [[CompilerOptp Option du compilateur: -p]] -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgInclude.wakka b/fbdocs/manual/cache/KeyPgInclude.wakka index 318614b50d..436d2b5a04 100644 --- a/fbdocs/manual/cache/KeyPgInclude.wakka +++ b/fbdocs/manual/cache/KeyPgInclude.wakka @@ -47,4 +47,5 @@ Foo.Barbeque = 2 - ##[[KeyPgInclib #inclib]]## - [[CompilerOpti Option du compilateur: -i]] -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgInkey.wakka b/fbdocs/manual/cache/KeyPgInkey.wakka index b94eccb10c..41ac02192f 100644 --- a/fbdocs/manual/cache/KeyPgInkey.wakka +++ b/fbdocs/manual/cache/KeyPgInkey.wakka @@ -102,4 +102,5 @@ Loop - ##[[KeyPgInputnum Input()]]## - ##[[KeyPgMultikey Multikey]]## -{{fbdoc item="back" value="CatPgInput|User Input"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgInput|User Input"}} + diff --git a/fbdocs/manual/cache/KeyPgInp.wakka b/fbdocs/manual/cache/KeyPgInp.wakka index d7ce9b6b23..e61609e382 100644 --- a/fbdocs/manual/cache/KeyPgInp.wakka +++ b/fbdocs/manual/cache/KeyPgInp.wakka @@ -35,3 +35,5 @@ out &h61,inp(&h61) and &hfc {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgInput.wakka b/fbdocs/manual/cache/KeyPgInput.wakka index d7d765cffb..0ca4d5dfe3 100644 --- a/fbdocs/manual/cache/KeyPgInput.wakka +++ b/fbdocs/manual/cache/KeyPgInput.wakka @@ -55,7 +55,7 @@ do do input "Would you like to enter some more numbers"; yn yn = lcase(yn) - Loop Until yn = "y" Or yn = "n" + loop until yn = "y" or yn = "n" loop while lcase(yn) = "y" %% @@ -69,4 +69,5 @@ loop while lcase(yn) = "y" - ##[[KeyPgInputnum Input()]]## - ##[[KeyPgLineinput Line Input]]## -{{fbdoc item="back" value="CatPgInput|User Input"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgInput|User Input"}} + diff --git a/fbdocs/manual/cache/KeyPgInputPp.wakka b/fbdocs/manual/cache/KeyPgInputPp.wakka index a5bcc99c95..92cb0e54f4 100644 --- a/fbdocs/manual/cache/KeyPgInputPp.wakka +++ b/fbdocs/manual/cache/KeyPgInputPp.wakka @@ -46,4 +46,5 @@ print a, b, c - ##[[KeyPgOpen Open]]## - ##[[KeyPgInputfilemode Input (Mode fichier)]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgInputfilemode.wakka b/fbdocs/manual/cache/KeyPgInputfilemode.wakka index 13cc8d0467..97f7ae86c6 100644 --- a/fbdocs/manual/cache/KeyPgInputfilemode.wakka +++ b/fbdocs/manual/cache/KeyPgInputfilemode.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="INPUT (FILE MODE)"}}---- +{{fbdoc item="title" value="Input (Entrée/Sortie fichiers)"}}---- Spécifie un fichier texte à ouvrir en mode entrée {{fbdoc item="syntax"}}## @@ -74,3 +74,4 @@ Print "Your age is: " + str(age_ubyte) - ##[[KeyPgOutput Output]]## {{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgInputnum.wakka b/fbdocs/manual/cache/KeyPgInputnum.wakka index 476f211fee..4a6341b64d 100644 --- a/fbdocs/manual/cache/KeyPgInputnum.wakka +++ b/fbdocs/manual/cache/KeyPgInputnum.wakka @@ -44,4 +44,5 @@ loop until choice >= "1" and choice <= "3" - ##[[KeyPgGetkey Getkey]]## - ##[[KeyPgInkey Inkey]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}}{{fbdoc item="back" value="CatPgInput|User Input"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}}{{fbdoc item="back" value="CatPgInput|User Input"}} + diff --git a/fbdocs/manual/cache/KeyPgInstr.wakka b/fbdocs/manual/cache/KeyPgInstr.wakka index 78b5f55e7d..cbccee1d75 100644 --- a/fbdocs/manual/cache/KeyPgInstr.wakka +++ b/fbdocs/manual/cache/KeyPgInstr.wakka @@ -67,4 +67,5 @@ print instr(text,"ет") ' affiche 5 - ##[[KeyPgInstrrev Instrrev]]## - ##[[KeyPgMidfunction Mid (Fonction)]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgInstrrev.wakka b/fbdocs/manual/cache/KeyPgInstrrev.wakka index 240cc8008e..fd97defff5 100644 --- a/fbdocs/manual/cache/KeyPgInstrrev.wakka +++ b/fbdocs/manual/cache/KeyPgInstrrev.wakka @@ -67,4 +67,5 @@ print instrrev(text,"ет") ' affiche 5 - ##[[KeyPgInstr Instr]]## - ##[[KeyPgMidfunction Mid (Fonction)]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgInt.wakka b/fbdocs/manual/cache/KeyPgInt.wakka index f42157fbe8..dbba0dbc33 100644 --- a/fbdocs/manual/cache/KeyPgInt.wakka +++ b/fbdocs/manual/cache/KeyPgInt.wakka @@ -36,4 +36,5 @@ Print int(-1.9) '' will print -2 - ##[[KeyPgCint Cint]]## - ##[[KeyPgOperator Operator]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgInteger.wakka b/fbdocs/manual/cache/KeyPgInteger.wakka index 121f8d2dac..6e7de23a6b 100644 --- a/fbdocs/manual/cache/KeyPgInteger.wakka +++ b/fbdocs/manual/cache/KeyPgInteger.wakka @@ -29,4 +29,5 @@ Type de donn - ##[[KeyPgUinteger Uinteger]]## - ##[[KeyPgCint Cint]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgIs.wakka b/fbdocs/manual/cache/KeyPgIs.wakka index 6ab5360b7e..1e4b0ede61 100644 --- a/fbdocs/manual/cache/KeyPgIs.wakka +++ b/fbdocs/manual/cache/KeyPgIs.wakka @@ -14,4 +14,5 @@ Clause dans le bloc d'instructions ##[[KeyPgSelectcase Select Case]]##. {{fbdoc item="see"}} - ##[[KeyPgSelectcase Select Case]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgIsDate.wakka b/fbdocs/manual/cache/KeyPgIsDate.wakka index dd34772bb6..5d8793b23e 100644 --- a/fbdocs/manual/cache/KeyPgIsDate.wakka +++ b/fbdocs/manual/cache/KeyPgIsDate.wakka @@ -57,4 +57,5 @@ loop - ##[[KeyPgTimeValue TimeValue]]## - ##[[KeyPgDateValue DateValue]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgKill.wakka b/fbdocs/manual/cache/KeyPgKill.wakka index 05f4d5ecfb..64682525b8 100644 --- a/fbdocs/manual/cache/KeyPgKill.wakka +++ b/fbdocs/manual/cache/KeyPgKill.wakka @@ -35,4 +35,5 @@ If result <> 0 Then Print "error trying to kill " ; filename ; " !" - ##[[KeyPgShell Shell]]## - ##[[KeyPgRmdir Rmdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLbound.wakka b/fbdocs/manual/cache/KeyPgLbound.wakka index 2369d675dc..1b1ec5146c 100644 --- a/fbdocs/manual/cache/KeyPgLbound.wakka +++ b/fbdocs/manual/cache/KeyPgLbound.wakka @@ -37,4 +37,5 @@ print lbound(array, 3) 'returns 1 - ##[[KeyPgDim Dim]]## - ##[[KeyPgRedim Redim]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLcase.wakka b/fbdocs/manual/cache/KeyPgLcase.wakka index f74681623b..1ccc4c5b62 100644 --- a/fbdocs/manual/cache/KeyPgLcase.wakka +++ b/fbdocs/manual/cache/KeyPgLcase.wakka @@ -42,4 +42,5 @@ abcdefg {{fbdoc item="see"}} - ##[[KeyPgUcase Ucase]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLeft.wakka b/fbdocs/manual/cache/KeyPgLeft.wakka index e2d0a9300f..643bcc5e2d 100644 --- a/fbdocs/manual/cache/KeyPgLeft.wakka +++ b/fbdocs/manual/cache/KeyPgLeft.wakka @@ -50,4 +50,5 @@ print left(text, 6) 'displays "Привет" - ##[[KeyPgRight Right]]## - ##[[KeyPgMidfunction Mid (Function)]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLen.wakka b/fbdocs/manual/cache/KeyPgLen.wakka index 958ab09e1f..49e1d99605 100644 --- a/fbdocs/manual/cache/KeyPgLen.wakka +++ b/fbdocs/manual/cache/KeyPgLen.wakka @@ -52,4 +52,5 @@ print len(xyz) ' returns 8 {{fbdoc item="see"}} - ##[[KeyPgSizeof Sizeof]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLet.wakka b/fbdocs/manual/cache/KeyPgLet.wakka index 9c2f956e53..9f83b8f7d9 100644 --- a/fbdocs/manual/cache/KeyPgLet.wakka +++ b/fbdocs/manual/cache/KeyPgLet.wakka @@ -44,4 +44,5 @@ x = 100 - ##[[KeyPgOpLetlist Opérateur Let() (Affectation)]]## - ##[[KeyPgOperator Opérateur]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgLib.wakka b/fbdocs/manual/cache/KeyPgLib.wakka index 80f810e054..a9ad77e02f 100644 --- a/fbdocs/manual/cache/KeyPgLib.wakka +++ b/fbdocs/manual/cache/KeyPgLib.wakka @@ -46,4 +46,5 @@ Print "GetValue = &h"; Hex(GetValue()) - ##[[KeyPgDeclare Declare]]## - ##[[KeyPgInclib #inclib]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgLinegraphics.wakka b/fbdocs/manual/cache/KeyPgLinegraphics.wakka index 75b2121600..ca3ad23c68 100644 --- a/fbdocs/manual/cache/KeyPgLinegraphics.wakka +++ b/fbdocs/manual/cache/KeyPgLinegraphics.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="LINE (GRAPHICS)"}}---- +{{fbdoc item="title" value="Line (Graphique)"}}---- Dessine une ligne {{fbdoc item="syntax"}}## @@ -65,4 +65,5 @@ Sleep - [[KeyPgWindow Window]] - [[KeyPgViewgraphics View (Graphique)]] -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLineinput.wakka b/fbdocs/manual/cache/KeyPgLineinput.wakka index d9c3a68477..53f20219f2 100644 --- a/fbdocs/manual/cache/KeyPgLineinput.wakka +++ b/fbdocs/manual/cache/KeyPgLineinput.wakka @@ -29,4 +29,5 @@ print "You entered '"; x; "'" - ##[[KeyPgLineinputPp Line Input #]]## - ##[[KeyPgInput Input]]## -{{fbdoc item="back" value="CatPgInput|User Input"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgInput|User Input"}} + diff --git a/fbdocs/manual/cache/KeyPgLineinputPp.wakka b/fbdocs/manual/cache/KeyPgLineinputPp.wakka index ae15f4034c..be815b7fee 100644 --- a/fbdocs/manual/cache/KeyPgLineinputPp.wakka +++ b/fbdocs/manual/cache/KeyPgLineinputPp.wakka @@ -54,4 +54,5 @@ Resume Next - ##[[KeyPgOpen Open]]## - ##[[KeyPgInputfilemode Input (Mode fichier)]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLoByte.wakka b/fbdocs/manual/cache/KeyPgLoByte.wakka index 37d7b89c97..6b94871ea8 100644 --- a/fbdocs/manual/cache/KeyPgLoByte.wakka +++ b/fbdocs/manual/cache/KeyPgLoByte.wakka @@ -54,4 +54,5 @@ The Binary representation of the LSB Is 10000001 - ##[[KeyPgLoWord Loword]]## - ##[[KeyPgHiword Hiword]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgLoWord.wakka b/fbdocs/manual/cache/KeyPgLoWord.wakka index af873ce1ed..8c5467d6fe 100644 --- a/fbdocs/manual/cache/KeyPgLoWord.wakka +++ b/fbdocs/manual/cache/KeyPgLoWord.wakka @@ -56,4 +56,5 @@ The Binary representation of the LSW Is 1111111111111111 - ##[[KeyPgHibyte Hibyte]]## - ##[[KeyPgHiword Hiword]]## -{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgBits|Bit Manipulation"}} + diff --git a/fbdocs/manual/cache/KeyPgLoc.wakka b/fbdocs/manual/cache/KeyPgLoc.wakka index 03a4916dff..d24c27c86c 100644 --- a/fbdocs/manual/cache/KeyPgLoc.wakka +++ b/fbdocs/manual/cache/KeyPgLoc.wakka @@ -60,4 +60,5 @@ close #1 - ##[[KeyPgSeekreturn Seek (Fonction)]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLocal.wakka b/fbdocs/manual/cache/KeyPgLocal.wakka index 6d5b2bfdac..d53fa5943e 100644 --- a/fbdocs/manual/cache/KeyPgLocal.wakka +++ b/fbdocs/manual/cache/KeyPgLocal.wakka @@ -47,3 +47,4 @@ End Sub - {{fbdoc item="keyword" value="ProPgErrorHandling|Gestion des erreurs"}} {{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLocate.wakka b/fbdocs/manual/cache/KeyPgLocate.wakka index 2c71e721e7..1bdbe3e2c2 100644 --- a/fbdocs/manual/cache/KeyPgLocate.wakka +++ b/fbdocs/manual/cache/KeyPgLocate.wakka @@ -36,4 +36,5 @@ print "Current line:"; CSRLIN - ##[[KeyPgPos Pos]]## - ##[[KeyPgPrint Print]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLock.wakka b/fbdocs/manual/cache/KeyPgLock.wakka index 0f1f2d831c..10c7486720 100644 --- a/fbdocs/manual/cache/KeyPgLock.wakka +++ b/fbdocs/manual/cache/KeyPgLock.wakka @@ -50,3 +50,4 @@ close #f - ##[[KeyPgScreenLock ScreenLock]]## {{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLof.wakka b/fbdocs/manual/cache/KeyPgLof.wakka index e700295fb9..93ffa4ba1f 100644 --- a/fbdocs/manual/cache/KeyPgLof.wakka +++ b/fbdocs/manual/cache/KeyPgLof.wakka @@ -36,4 +36,5 @@ close #f - ##[[KeyPgEof Eof]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLog.wakka b/fbdocs/manual/cache/KeyPgLog.wakka index 3764cd46d1..cf08a793c5 100644 --- a/fbdocs/manual/cache/KeyPgLog.wakka +++ b/fbdocs/manual/cache/KeyPgLog.wakka @@ -43,4 +43,5 @@ The log base 2 of 16 is: 4 {{fbdoc item="see"}} - ##[[KeyPgExp Exp]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgLong.wakka b/fbdocs/manual/cache/KeyPgLong.wakka index 16adfd7c1f..19a32ba3af 100644 --- a/fbdocs/manual/cache/KeyPgLong.wakka +++ b/fbdocs/manual/cache/KeyPgLong.wakka @@ -31,4 +31,5 @@ Type de donn - ##[[KeyPgLongint Longint]]## - ##[[KeyPgUlong Ulong]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgLongint.wakka b/fbdocs/manual/cache/KeyPgLongint.wakka index 325f2c2509..fced11f279 100644 --- a/fbdocs/manual/cache/KeyPgLongint.wakka +++ b/fbdocs/manual/cache/KeyPgLongint.wakka @@ -27,4 +27,5 @@ Type de donn - ##[[KeyPgUlongint Ulongint]]## - ##[[KeyPgClngint Clngint]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgLoop.wakka b/fbdocs/manual/cache/KeyPgLoop.wakka index 7c0e3873da..b08ced9332 100644 --- a/fbdocs/manual/cache/KeyPgLoop.wakka +++ b/fbdocs/manual/cache/KeyPgLoop.wakka @@ -11,3 +11,5 @@ D {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgLpos.wakka b/fbdocs/manual/cache/KeyPgLpos.wakka index 4c3c32f93a..e180f5fc0d 100644 --- a/fbdocs/manual/cache/KeyPgLpos.wakka +++ b/fbdocs/manual/cache/KeyPgLpos.wakka @@ -39,4 +39,5 @@ Sleep {{fbdoc item="see"}} - ##[[KeyPgLprint Lprint]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgLprint.wakka b/fbdocs/manual/cache/KeyPgLprint.wakka index cecbae9b9b..735ef38705 100644 --- a/fbdocs/manual/cache/KeyPgLprint.wakka +++ b/fbdocs/manual/cache/KeyPgLprint.wakka @@ -54,4 +54,5 @@ LPrint Chr$(12) - ##[[KeyPgPrintPp Print #]]## - ##[[KeyPgWrite Write]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgLset.wakka b/fbdocs/manual/cache/KeyPgLset.wakka index ebc2fc3fb1..8a75128d18 100644 --- a/fbdocs/manual/cache/KeyPgLset.wakka +++ b/fbdocs/manual/cache/KeyPgLset.wakka @@ -61,4 +61,5 @@ print a.x - ##[[KeyPgMkl Mkl]]## - ##[[KeyPgMks Mks]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgLtrim.wakka b/fbdocs/manual/cache/KeyPgLtrim.wakka index ea469c9238..88ad4c73a0 100644 --- a/fbdocs/manual/cache/KeyPgLtrim.wakka +++ b/fbdocs/manual/cache/KeyPgLtrim.wakka @@ -58,4 +58,5 @@ Print "'" + ltrim(s2, any "BaA") + "'" - ##[[KeyPgRtrim Rtrim]]## - ##[[KeyPgTrim Trim]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMemberFunction.wakka b/fbdocs/manual/cache/KeyPgMemberFunction.wakka index a475c6c91f..cf81e03fb9 100644 --- a/fbdocs/manual/cache/KeyPgMemberFunction.wakka +++ b/fbdocs/manual/cache/KeyPgMemberFunction.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="FUNCTION (Member)"}}---- +{{fbdoc item="title" value="Function (Membre)"}}---- Déclare ou définit une procédure membre qui renvoie une valeur. {{fbdoc item="syntax"}}## @@ -80,4 +80,5 @@ print "Day = "; d.Day - ##[[KeyPgMemberSub Sub (Membre)]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgMemberSub.wakka b/fbdocs/manual/cache/KeyPgMemberSub.wakka index ad65392460..e458108bfe 100644 --- a/fbdocs/manual/cache/KeyPgMemberSub.wakka +++ b/fbdocs/manual/cache/KeyPgMemberSub.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="SUB (Member)"}}---- +{{fbdoc item="title" value="Sub (Membre)"}}---- Déclare ou définit un membre de procédure. {{fbdoc item="syntax"}}## @@ -79,4 +79,5 @@ Average = 19.2 - ##[[KeyPgSub Sub]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgMetaDynamic.wakka b/fbdocs/manual/cache/KeyPgMetaDynamic.wakka index 8d4e5c9670..f40b5b7e86 100644 --- a/fbdocs/manual/cache/KeyPgMetaDynamic.wakka +++ b/fbdocs/manual/cache/KeyPgMetaDynamic.wakka @@ -33,4 +33,5 @@ ReDim a(200) - ##[[KeyPgErase Erase]]## - ##[[KeyPgOptiondynamic Option Dynamic]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}}{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}}{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}}{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}}{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgMetaInclude.wakka b/fbdocs/manual/cache/KeyPgMetaInclude.wakka index ba5d2652f9..47da4e2a8b 100644 --- a/fbdocs/manual/cache/KeyPgMetaInclude.wakka +++ b/fbdocs/manual/cache/KeyPgMetaInclude.wakka @@ -44,4 +44,5 @@ Foo.Barbeque = 2 {{fbdoc item="see"}} - ##[[KeyPgInclude #include]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgMetaLang.wakka b/fbdocs/manual/cache/KeyPgMetaLang.wakka index 1a8a582760..ecef57b78d 100644 --- a/fbdocs/manual/cache/KeyPgMetaLang.wakka +++ b/fbdocs/manual/cache/KeyPgMetaLang.wakka @@ -37,4 +37,5 @@ M - [[CompilerOptforcelang Compiler Option: -forcelang]] - [[CompilerDialects FreeBASIC Dialects]] -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgMetaStatic.wakka b/fbdocs/manual/cache/KeyPgMetaStatic.wakka index fcbaf411fe..40e718c2a6 100644 --- a/fbdocs/manual/cache/KeyPgMetaStatic.wakka +++ b/fbdocs/manual/cache/KeyPgMetaStatic.wakka @@ -34,4 +34,5 @@ Dim b(100) '< result Then Print "error: unable to create folder " & pathname & " in th - ##[[KeyPgChdir Chdir]]## - ##[[KeyPgRmdir Rmdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMki.wakka b/fbdocs/manual/cache/KeyPgMki.wakka index 4e626f170e..ac08f24da1 100644 --- a/fbdocs/manual/cache/KeyPgMki.wakka +++ b/fbdocs/manual/cache/KeyPgMki.wakka @@ -36,4 +36,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgCvi Cvi]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMkl.wakka b/fbdocs/manual/cache/KeyPgMkl.wakka index 91cd67a32d..697dacb51b 100644 --- a/fbdocs/manual/cache/KeyPgMkl.wakka +++ b/fbdocs/manual/cache/KeyPgMkl.wakka @@ -44,4 +44,5 @@ sleep - ##[[KeyPgCvl Cvl]]## - ##[[KeyPgCvs Cvs]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMklongint.wakka b/fbdocs/manual/cache/KeyPgMklongint.wakka index caf411e10d..8ed14d0174 100644 --- a/fbdocs/manual/cache/KeyPgMklongint.wakka +++ b/fbdocs/manual/cache/KeyPgMklongint.wakka @@ -38,4 +38,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgCvlongint Cvlongint]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMks.wakka b/fbdocs/manual/cache/KeyPgMks.wakka index 9397750eef..b3a376b76f 100644 --- a/fbdocs/manual/cache/KeyPgMks.wakka +++ b/fbdocs/manual/cache/KeyPgMks.wakka @@ -43,4 +43,5 @@ print n, cvs(e) - ##[[KeyPgCvl Cvl]]## - ##[[KeyPgCvs Cvs]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMkshort.wakka b/fbdocs/manual/cache/KeyPgMkshort.wakka index 229fc55b1a..4f7c206318 100644 --- a/fbdocs/manual/cache/KeyPgMkshort.wakka +++ b/fbdocs/manual/cache/KeyPgMkshort.wakka @@ -38,4 +38,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgCvshort Cvshort]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgModuleConstructor.wakka b/fbdocs/manual/cache/KeyPgModuleConstructor.wakka index 1fc7c0e83b..48ea1d37de 100644 --- a/fbdocs/manual/cache/KeyPgModuleConstructor.wakka +++ b/fbdocs/manual/cache/KeyPgModuleConstructor.wakka @@ -64,4 +64,5 @@ Destructor2() called - [[KeyPgModuleDestructor Destructor (Module)]] - [[KeyPgSub Sub]] -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgModuleDestructor.wakka b/fbdocs/manual/cache/KeyPgModuleDestructor.wakka index 41368b2e54..4a35ff7ac6 100644 --- a/fbdocs/manual/cache/KeyPgModuleDestructor.wakka +++ b/fbdocs/manual/cache/KeyPgModuleDestructor.wakka @@ -49,4 +49,5 @@ print array(i, j) - ##[[KeyPgModuleConstructor Constructor (Module)]]## - ##[[KeyPgSub Sub]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgMonth.wakka b/fbdocs/manual/cache/KeyPgMonth.wakka index ea2e9507f0..d2b57cad4b 100644 --- a/fbdocs/manual/cache/KeyPgMonth.wakka +++ b/fbdocs/manual/cache/KeyPgMonth.wakka @@ -36,4 +36,5 @@ Print Format(a, "yyyy/mm/dd hh:mm:ss "); Month(a) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMonthname.wakka b/fbdocs/manual/cache/KeyPgMonthname.wakka index ab38250fc0..941575875b 100644 --- a/fbdocs/manual/cache/KeyPgMonthname.wakka +++ b/fbdocs/manual/cache/KeyPgMonthname.wakka @@ -38,4 +38,5 @@ Print Format(ds, "yyyy/mm/dd hh:mm:ss "); MonthName(Month(ds)) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMultikey.wakka b/fbdocs/manual/cache/KeyPgMultikey.wakka index 390625aed9..20072673a8 100644 --- a/fbdocs/manual/cache/KeyPgMultikey.wakka +++ b/fbdocs/manual/cache/KeyPgMultikey.wakka @@ -81,4 +81,5 @@ Loop - ##[[KeyPgScreengraphics Screen (Graphique)]]## - ##[[KeyPgInkey Inkey]]## -{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMutexCreate.wakka b/fbdocs/manual/cache/KeyPgMutexCreate.wakka index 73c323600d..e26eecac65 100644 --- a/fbdocs/manual/cache/KeyPgMutexCreate.wakka +++ b/fbdocs/manual/cache/KeyPgMutexCreate.wakka @@ -106,4 +106,5 @@ END SUB - ##[[KeyPgThreadCreate Threadcreate]]## - ##[[KeyPgThreadWait Threadwait]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMutexDestroy.wakka b/fbdocs/manual/cache/KeyPgMutexDestroy.wakka index a3b7a47798..d873fe76f8 100644 --- a/fbdocs/manual/cache/KeyPgMutexDestroy.wakka +++ b/fbdocs/manual/cache/KeyPgMutexDestroy.wakka @@ -108,4 +108,5 @@ END SUB - ##[[KeyPgThreadCreate Threadcreate]]## - ##[[KeyPgThreadWait Threadwait]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMutexLock.wakka b/fbdocs/manual/cache/KeyPgMutexLock.wakka index 742cd766c0..c82fdb180e 100644 --- a/fbdocs/manual/cache/KeyPgMutexLock.wakka +++ b/fbdocs/manual/cache/KeyPgMutexLock.wakka @@ -108,4 +108,5 @@ END SUB - ##[[KeyPgThreadCreate Threadcreate]]## - ##[[KeyPgThreadWait Threadwait]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgMutexUnlock.wakka b/fbdocs/manual/cache/KeyPgMutexUnlock.wakka index 13b85cd8c9..4ee8ea0e10 100644 --- a/fbdocs/manual/cache/KeyPgMutexUnlock.wakka +++ b/fbdocs/manual/cache/KeyPgMutexUnlock.wakka @@ -108,4 +108,5 @@ END SUB - ##[[KeyPgThreadCreate Threadcreate]]## - ##[[KeyPgThreadWait Threadwait]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgNaked.wakka b/fbdocs/manual/cache/KeyPgNaked.wakka index 8801a0fd61..90025065b1 100644 --- a/fbdocs/manual/cache/KeyPgNaked.wakka +++ b/fbdocs/manual/cache/KeyPgNaked.wakka @@ -52,4 +52,5 @@ print add( 1, 5 )%% - ##[[KeyPgPascal Pascal]]## - ##[[KeyPgStdcall StdCall]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgName.wakka b/fbdocs/manual/cache/KeyPgName.wakka index 5906788727..6e6e881fd4 100644 --- a/fbdocs/manual/cache/KeyPgName.wakka +++ b/fbdocs/manual/cache/KeyPgName.wakka @@ -40,4 +40,5 @@ End If {{fbdoc item="see"}} - ##[[KeyPgKill Kill]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgNamespace.wakka b/fbdocs/manual/cache/KeyPgNamespace.wakka index 4b6d8d7b6a..f78f20a0df 100644 --- a/fbdocs/manual/cache/KeyPgNamespace.wakka +++ b/fbdocs/manual/cache/KeyPgNamespace.wakka @@ -60,4 +60,5 @@ Forms.AdjustPoint( pt2, 1, 1 ) {{fbdoc item="see"}} - [[KeyPgUsing Using (Espaces de noms)]] -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgNext.wakka b/fbdocs/manual/cache/KeyPgNext.wakka index 4ac1bb2a99..88b442f07e 100644 --- a/fbdocs/manual/cache/KeyPgNext.wakka +++ b/fbdocs/manual/cache/KeyPgNext.wakka @@ -46,3 +46,4 @@ next j,i - ##[[KeyPgFornext For...Next]]## {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgNow.wakka b/fbdocs/manual/cache/KeyPgNow.wakka index 06e92965a8..42f8eb51d2 100644 --- a/fbdocs/manual/cache/KeyPgNow.wakka +++ b/fbdocs/manual/cache/KeyPgNow.wakka @@ -31,4 +31,5 @@ print format(a, "yyyy/mm/dd hh:mm:ss") {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOct.wakka b/fbdocs/manual/cache/KeyPgOct.wakka index cf46d35c92..01df6065de 100644 --- a/fbdocs/manual/cache/KeyPgOct.wakka +++ b/fbdocs/manual/cache/KeyPgOct.wakka @@ -62,4 +62,5 @@ Print Oct(54321, 8) - ##[[KeyPgValint Valint]]## - ##[[KeyPgVallng Vallng]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOffsetof.wakka b/fbdocs/manual/cache/KeyPgOffsetof.wakka index 6d67e8470d..2e03516da4 100644 --- a/fbdocs/manual/cache/KeyPgOffsetof.wakka +++ b/fbdocs/manual/cache/KeyPgOffsetof.wakka @@ -51,4 +51,5 @@ OffsetOf i = 8 - ##[[KeyPgType Type...End Type]]## - ##[[KeyPgSizeof Sizeof]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgOnerror.wakka b/fbdocs/manual/cache/KeyPgOnerror.wakka index f1b0465729..32a911b840 100644 --- a/fbdocs/manual/cache/KeyPgOnerror.wakka +++ b/fbdocs/manual/cache/KeyPgOnerror.wakka @@ -56,4 +56,5 @@ End If - ##[[KeyPgErr Err]]## - [[TblRuntimeErrors Codes des erreur de fonctionnement]] -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOngosub.wakka b/fbdocs/manual/cache/KeyPgOngosub.wakka index 639019e186..34deef3b7e 100644 --- a/fbdocs/manual/cache/KeyPgOngosub.wakka +++ b/fbdocs/manual/cache/KeyPgOngosub.wakka @@ -49,4 +49,5 @@ Return - ##[[KeyPgReturn Return]]## - ##[[KeyPgOptiongosub Option Gosub]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgOngoto.wakka b/fbdocs/manual/cache/KeyPgOngoto.wakka index 3ab2989a41..e03b6529eb 100644 --- a/fbdocs/manual/cache/KeyPgOngoto.wakka +++ b/fbdocs/manual/cache/KeyPgOngoto.wakka @@ -38,4 +38,5 @@ End - ##[[KeyPgOngosub On...Gosub]]## - ##[[KeyPgGoto Goto]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgOpAdd.wakka b/fbdocs/manual/cache/KeyPgOpAdd.wakka index e0a7b6d7fb..654bf9a2de 100644 --- a/fbdocs/manual/cache/KeyPgOpAdd.wakka +++ b/fbdocs/manual/cache/KeyPgOpAdd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator + (Addition)"}}---- +{{fbdoc item="title" value="Opérateur + (Addition)"}}---- Somme de deux expressions {{fbdoc item="syntax"}}## @@ -65,4 +65,5 @@ SLEEP - [[KeyPgOpConcat Operator + (Concaténation de chaînes)]] - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpAnd.wakka b/fbdocs/manual/cache/KeyPgOpAnd.wakka index fd24317252..87eea3ad20 100644 --- a/fbdocs/manual/cache/KeyPgOpAnd.wakka +++ b/fbdocs/manual/cache/KeyPgOpAnd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator AND (Conjunction)"}}---- +{{fbdoc item="title" value="Opérateur And (Conjonction de bits)"}}---- Retourne la manipulation de bits AND (conjonction) de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -72,4 +72,5 @@ SLEEP {{fbdoc item="see"}} - [[TblTruth Table de vérité des opérateurs]] -{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpAndAlso.wakka b/fbdocs/manual/cache/KeyPgOpAndAlso.wakka index 4b526c73ee..99805fb66d 100644 --- a/fbdocs/manual/cache/KeyPgOpAndAlso.wakka +++ b/fbdocs/manual/cache/KeyPgOpAndAlso.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator ANDALSO (Short Circuit Conjunction)"}}---- +{{fbdoc item="title" value="Opérateur Andalso (Circuit-court Conjonction)"}}---- Retourne le circuit-court (conjonction) de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -54,4 +54,5 @@ SLEEP - ##[[KeyPgOpOrElse OrElse]]## - [[TblTruth Tables de vérité des opérateurs de manipulation de bits]] -{{fbdoc item="back" value="CatPgOpShortCircuit|Short Circuit Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpShortCircuit|Short Circuit Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpArrayIndex.wakka b/fbdocs/manual/cache/KeyPgOpArrayIndex.wakka index bf49e5d16d..297bad1d89 100644 --- a/fbdocs/manual/cache/KeyPgOpArrayIndex.wakka +++ b/fbdocs/manual/cache/KeyPgOpArrayIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator () (Array index)"}}---- +{{fbdoc item="title" value="Opérateur () (Indice de tableau)"}}---- Retourne une référence à un élément d'un tableau {{fbdoc item="syntax"}}## @@ -42,4 +42,5 @@ next {{fbdoc item="see"}} -{{fbdoc item="back" value="CatPgOpIndexing|Indexing Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpIndexing|Indexing Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpAssignment.wakka b/fbdocs/manual/cache/KeyPgOpAssignment.wakka index 143304543f..419c8297b4 100644 --- a/fbdocs/manual/cache/KeyPgOpAssignment.wakka +++ b/fbdocs/manual/cache/KeyPgOpAssignment.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator = (Assign)"}}---- +{{fbdoc item="title" value="Opérateur = (Affectation)"}}---- Affecte une valeur à une variable {{fbdoc item="syntax"}}## @@ -63,4 +63,5 @@ Let i = 300 ' <-alternate syntax - ##[[KeyPgOpLet Opérateur Let (Affectation)]]## - ##[[KeyPgSwap Swap]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpAt.wakka b/fbdocs/manual/cache/KeyPgOpAt.wakka index 894205bcf8..a23de3e0fb 100644 --- a/fbdocs/manual/cache/KeyPgOpAt.wakka +++ b/fbdocs/manual/cache/KeyPgOpAt.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator @ (Address of)"}}---- +{{fbdoc item="title" value="Opérateur @ (Adresse de)"}}---- Retourne l'addresse d'une chaîne de caractères, d'une variable, d'un objet ou d'une procédure {{fbdoc item="syntax"}}## @@ -82,4 +82,5 @@ End Sub - ##[[KeyPgOpValueOf Opérateur * (Valeur de)]]## - [[ProPgPointers Pointeurs]] -{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineAdd.wakka b/fbdocs/manual/cache/KeyPgOpCombineAdd.wakka index 4920218fcd..bf6e8493f7 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineAdd.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineAdd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator += (Add and Assign)"}}---- +{{fbdoc item="title" value="Opérateur += (Addition et Affectation)"}}---- Ajoute et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -58,4 +58,5 @@ Affiche: - ##[[KeyPgOpAdd Opérateur + (Addition)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineAnd.wakka b/fbdocs/manual/cache/KeyPgOpCombineAnd.wakka index 157841ae60..d6a97c69ce 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineAnd.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineAnd.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator AND= (Conjunction and Assign)"}}---- +{{fbdoc item="title" value="Opérateur And= (Conjonction et Affectation)"}}---- Effectue une manipulation de bits AND (conjonction) et attribue le résultat à une variable {{fbdoc item="syntax"}}## @@ -51,4 +51,5 @@ SLEEP {{fbdoc item="see"}} - ##[[KeyPgOpAnd And]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineConcat.wakka b/fbdocs/manual/cache/KeyPgOpCombineConcat.wakka index bfc8bc40ce..e78b4d3d7b 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineConcat.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineConcat.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator &= (Concatenate and Assign)"}}---- +{{fbdoc item="title" value="Opérateur &= (Concaténation et Affectation)"}}---- Ajoute et affecte une chaîne à une autre chaîne {{fbdoc item="syntax"}}## @@ -47,4 +47,5 @@ Hello, world! - ##[[KeyPgOpConcatConvert Opérateur & (Concaténation de chaînes avec conversion)]]## - ##[[KeyPgOpCombineAdd Opérateur += (Addition et Affectation)]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineDivide.wakka b/fbdocs/manual/cache/KeyPgOpCombineDivide.wakka index 7d7501b2f7..4e7c3f5914 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineDivide.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineDivide.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator /= (Divide and Assign)"}}---- +{{fbdoc item="title" value="Opérateur /= (Division et Affectation)"}}---- Divise et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -49,4 +49,5 @@ Affiche: - ##[[KeyPgOpDivide Opérateur / (Diviser)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineEqv.wakka b/fbdocs/manual/cache/KeyPgOpCombineEqv.wakka index 66d61d6d48..cc84811c5e 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineEqv.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineEqv.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator EQV= (Equivalence and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Eqv= (Equivalence et Affectation)"}}---- Effectue une manipulation de bits EQV (équivalence) et attribue le résultat à une variable {{fbdoc item="syntax"}}## @@ -44,4 +44,5 @@ print bin(a) {{fbdoc item="see"}} - ##[[KeyPgOpEqv Eqv]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineExponentiate.wakka b/fbdocs/manual/cache/KeyPgOpCombineExponentiate.wakka index 3c11edea83..601a905b6d 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineExponentiate.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineExponentiate.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator ^= (Exponentiate and Assign)"}}---- +{{fbdoc item="title" value="Opérateur ^= (Puissance et Affectation)"}}---- Élève à la puissance et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -43,4 +43,5 @@ Affiche: - ##[[KeyPgOpExponentiate Opérateur ^ (Puissance)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineImp.wakka b/fbdocs/manual/cache/KeyPgOpCombineImp.wakka index c608e5c2e4..8709edf0be 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineImp.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineImp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator IMP= (Implication and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Imp= (Implication et Affectation)"}}---- Effectue une manipulation de bits IMP (implication) et attribue le résultat à une variable {{fbdoc item="syntax"}}## @@ -45,4 +45,5 @@ print bin(a) - ##[[KeyPgOpImp Imp]]## - [[CatPgOpAssignment Opérateurs d'affectation]] -{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineIntegerDivide.wakka b/fbdocs/manual/cache/KeyPgOpCombineIntegerDivide.wakka index bc8f73599c..cd16b7e046 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineIntegerDivide.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineIntegerDivide.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator \= (Integer divide and Assign)"}}---- +{{fbdoc item="title" value="Opérateur \= (Division entière et Affectation)"}}---- Division entière et attribution d'une valeur à une variable {{fbdoc item="syntax"}}## @@ -47,4 +47,5 @@ Affiche: - ##[[KeyPgOpIntegerDivide Opérateur \ (Division entière)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineModulus.wakka b/fbdocs/manual/cache/KeyPgOpCombineModulus.wakka index 69370c0aaf..024ea1ac13 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineModulus.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineModulus.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Mod= (Modulus and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Mod= (Modulo et Affectation)"}}---- Divise une valeur et assigne le reste à une variable {{fbdoc item="syntax"}}## @@ -40,4 +40,5 @@ SLEEP - ##[[KeyPgOpModulus Operator + (Modulo)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineMultiply.wakka b/fbdocs/manual/cache/KeyPgOpCombineMultiply.wakka index cace90aa5d..f1573fc8b6 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineMultiply.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineMultiply.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator *= (Multiply and Assign)"}}---- +{{fbdoc item="title" value="Opérateur *= (Multiplication et Affectation)"}}---- Multiplie et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -49,4 +49,5 @@ Affiche: - ##[[KeyPgOpMultiply Opérateur * (Multiplication)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineOr.wakka b/fbdocs/manual/cache/KeyPgOpCombineOr.wakka index c50ddd766c..c3d41be443 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineOr.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineOr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator OR= (Inclusive Disjunction and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Or= (Disjonction inclusive et Affectation)"}}---- Effectue une manipulation de bits OR (disjonction inclusive) et attribue le résultat à une variable {{fbdoc item="syntax"}}## @@ -44,4 +44,5 @@ print bin(a) {{fbdoc item="see"}} - ##[[KeyPgOpOr Or]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineShiftLeft.wakka b/fbdocs/manual/cache/KeyPgOpCombineShiftLeft.wakka index 47fc802553..50f54319c3 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineShiftLeft.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineShiftLeft.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Shl= (Shift left and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Shl= (Décalage vers la gauche et Affectation)"}}---- Décalage de bits vers la gauche et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -44,4 +44,5 @@ SLEEP - ##[[KeyPgOpCombineShiftRight Opérateur Shr= (Décalage vers la droite et Affectation)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineShiftRight.wakka b/fbdocs/manual/cache/KeyPgOpCombineShiftRight.wakka index 239bfd0bd3..e7f19c19fa 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineShiftRight.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineShiftRight.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Shr= (Shift right and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Shr= (Décalage vers la droite et Affectation)"}}---- Décalage de bits vers la droite et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -44,4 +44,5 @@ SLEEP - ##[[KeyPgOpCombineShiftLeft Opérateur Shl= (Décalage vers la droite et Affectation)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineSub.wakka b/fbdocs/manual/cache/KeyPgOpCombineSub.wakka index 999fe23977..430bc55cda 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineSub.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineSub.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator -= (Subtract and Assign)"}}---- +{{fbdoc item="title" value="Opérateur -= (Soustraction et Affectation)"}}---- Soustrait et attribue une valeur à une variable {{fbdoc item="syntax"}}## @@ -53,4 +53,5 @@ Affiche: - ##[[KeyPgOpSubtract Opérateur - (Soustraction)]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpCombineXor.wakka b/fbdocs/manual/cache/KeyPgOpCombineXor.wakka index 9bc8c40c33..531c2001db 100644 --- a/fbdocs/manual/cache/KeyPgOpCombineXor.wakka +++ b/fbdocs/manual/cache/KeyPgOpCombineXor.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator XOR= (Exclusive Disjunction and Assign)"}}---- +{{fbdoc item="title" value="Opérateur Xor= (Disjonction exclusive et Affectation)"}}---- Effectue une manipulation de bits XOR (disjonction exclusive) et attribue le résultat à une variable {{fbdoc item="syntax"}}## @@ -44,4 +44,5 @@ print bin(a) {{fbdoc item="see"}} - ##[[KeyPgOpXor Xor]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpConcat.wakka b/fbdocs/manual/cache/KeyPgOpConcat.wakka index 63e62ef3d9..b8490ff262 100644 --- a/fbdocs/manual/cache/KeyPgOpConcat.wakka +++ b/fbdocs/manual/cache/KeyPgOpConcat.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator + (String concatenation)"}}---- +{{fbdoc item="title" value="Opérateur + (Concaténation de chaînes)"}}---- Concatène deux chaînes {{fbdoc item="syntax"}}## @@ -38,4 +38,5 @@ Hello, World! - [[KeyPgOpConcatConvert Opérateur & (Concaténation de chaînes avec conversion)]] - ##[[KeyPgStr Str]]## -{{fbdoc item="back" value="CatPgOpString|String Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpString|String Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpConcatConvert.wakka b/fbdocs/manual/cache/KeyPgOpConcatConvert.wakka index 3875e15cbc..f9868ce696 100644 --- a/fbdocs/manual/cache/KeyPgOpConcatConvert.wakka +++ b/fbdocs/manual/cache/KeyPgOpConcatConvert.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator & (String concatenation with conversion)"}}---- +{{fbdoc item="title" value="Opérateur & (Concaténation de chaînes avec conversion)"}}---- Concatène deux chaînes, en convertissant, si nécessaire, les non-chaînes en chaînes {{fbdoc item="syntax"}}## @@ -46,4 +46,5 @@ The result is: 124.3 - [[KeyPgOpConcat Opérateur + (String Concaténation)]] - ##[[KeyPgStr Str]]## -{{fbdoc item="back" value="CatPgOpString|String Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpString|String Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpDelete.wakka b/fbdocs/manual/cache/KeyPgOpDelete.wakka index 88dc6ec361..4fd20372a7 100644 --- a/fbdocs/manual/cache/KeyPgOpDelete.wakka +++ b/fbdocs/manual/cache/KeyPgOpDelete.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Delete"}}---- +{{fbdoc item="title" value="Opérateur Delete"}}---- Opérateur pour détruire des données allouées avec l'opérateur ##[[KeyPgOpNew New]]## {{fbdoc item="syntax"}}## @@ -65,4 +65,5 @@ end scope {{fbdoc item="see"}} - ##[[KeyPgOpNew New]]## -{{fbdoc item="back" value="CatPgOpMemory|Memory Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpMemory|Memory Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpDivide.wakka b/fbdocs/manual/cache/KeyPgOpDivide.wakka index 6b7f62254f..604a45fd43 100644 --- a/fbdocs/manual/cache/KeyPgOpDivide.wakka +++ b/fbdocs/manual/cache/KeyPgOpDivide.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator / (Divide)"}}---- +{{fbdoc item="title" value="Opérateur / (Diviser)"}}---- Divise deux expressions numériques {{fbdoc item="syntax"}}## @@ -58,3 +58,4 @@ Output: - [[CatPgMath Fonctions mathématiques]] {{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpEqual.wakka b/fbdocs/manual/cache/KeyPgOpEqual.wakka index 5c241de5ec..a5decf696f 100644 --- a/fbdocs/manual/cache/KeyPgOpEqual.wakka +++ b/fbdocs/manual/cache/KeyPgOpEqual.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator = (Equal)"}}---- +{{fbdoc item="title" value="Opérateur = (égal)"}}---- Compare deux expressions pour l'égalité {{fbdoc item="syntax"}}## @@ -66,4 +66,5 @@ end if - ##[[KeyPgOpNotEqual Opérateur <>]]## (Inégalité) - ##[[KeyPgOpAssignment Opérateur =]]## (Affectation) -{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpEqv.wakka b/fbdocs/manual/cache/KeyPgOpEqv.wakka index ea6c01b0f9..5327505e59 100644 --- a/fbdocs/manual/cache/KeyPgOpEqv.wakka +++ b/fbdocs/manual/cache/KeyPgOpEqv.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator EQV (Equivalence)"}}---- +{{fbdoc item="title" value="Opérateur Eqv (Equivalence)"}}---- Retourne la manipulation de bits équivalence de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -51,4 +51,5 @@ c = a eqv b '' c = &b10011001 {{fbdoc item="see"}} - [[TblTruth Tables de vérité des opérateurs]] -{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpExponentiate.wakka b/fbdocs/manual/cache/KeyPgOpExponentiate.wakka index 5c1082bf0f..a2b8f7f324 100644 --- a/fbdocs/manual/cache/KeyPgOpExponentiate.wakka +++ b/fbdocs/manual/cache/KeyPgOpExponentiate.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator ^ (Exponentiate)"}}---- +{{fbdoc item="title" value="Opérateur ^ (Puissance)"}}---- Élève une expression numérique à une certaine puissance {{fbdoc item="syntax"}}## @@ -52,4 +52,5 @@ The fifth root of 3.4 is 1.27730844458754 {{fbdoc item="see"}} - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpFor.wakka b/fbdocs/manual/cache/KeyPgOpFor.wakka index c1355824da..7f43cdeaf1 100644 --- a/fbdocs/manual/cache/KeyPgOpFor.wakka +++ b/fbdocs/manual/cache/KeyPgOpFor.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator For (iteration)"}}---- +{{fbdoc item="title" value="Opérateur For (Itération)"}}---- Déclare ou définit les opérateurs utilisés par une boucle ##[[KeyPgFornext For...Next]]## avec des variables de type défini par l'utilisateur {{fbdoc item="syntax"}}## @@ -45,3 +45,5 @@ D {{fbdoc item="back" value="CatPgOpIterating|Iterating Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + + diff --git a/fbdocs/manual/cache/KeyPgOpGreaterThan.wakka b/fbdocs/manual/cache/KeyPgOpGreaterThan.wakka index 69f8a3e621..6fce181446 100644 --- a/fbdocs/manual/cache/KeyPgOpGreaterThan.wakka +++ b/fbdocs/manual/cache/KeyPgOpGreaterThan.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator > (Greater than)"}}---- +{{fbdoc item="title" value="Opérateur > (Supérieur à)"}}---- Compare une expression à une autre pour savoir si elle lui est supérieure {{fbdoc item="syntax"}}## @@ -53,4 +53,5 @@ Compare une expression {{fbdoc item="see"}} - ##[[KeyPgOpNotEqual Operator <=]]## (Inférieur ou égal) -{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpGreaterThanOrEqual.wakka b/fbdocs/manual/cache/KeyPgOpGreaterThanOrEqual.wakka index 7add4104ba..dd86aad813 100644 --- a/fbdocs/manual/cache/KeyPgOpGreaterThanOrEqual.wakka +++ b/fbdocs/manual/cache/KeyPgOpGreaterThanOrEqual.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator >= (Greater than or Equal)"}}---- +{{fbdoc item="title" value="Opérateur >= (Supérieur ou égal à)"}}---- Compare une expression à une autre pour savoir si elle lui est supérieure ou égale {{fbdoc item="syntax"}}## @@ -53,4 +53,5 @@ Compare une expression {{fbdoc item="see"}} - ##[[KeyPgOpLessThan Operator <]]## (Inférieur à) -{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpImp.wakka b/fbdocs/manual/cache/KeyPgOpImp.wakka index eabbcde6f6..ab4514b30d 100644 --- a/fbdocs/manual/cache/KeyPgOpImp.wakka +++ b/fbdocs/manual/cache/KeyPgOpImp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Imp (Implication)"}}---- +{{fbdoc item="title" value="Opérateur Imp (Implication)"}}---- Retourne la manipulation de bits implication de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -52,4 +52,5 @@ c = a imp b '' c = &b11110101 {{fbdoc item="see"}} - [[TblTruth Tables de vérité des opérateurs]] -{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpIntegerDivide.wakka b/fbdocs/manual/cache/KeyPgOpIntegerDivide.wakka index 1fd1fe23c7..1d36aafa94 100644 --- a/fbdocs/manual/cache/KeyPgOpIntegerDivide.wakka +++ b/fbdocs/manual/cache/KeyPgOpIntegerDivide.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator \ (Integer divide)"}}---- +{{fbdoc item="title" value="Opérateur \ (Division entière)"}}---- Divise deux expressions ##[[KeyPgInteger Integer (=entier)]]## {{fbdoc item="syntax"}}## @@ -53,4 +53,5 @@ Affiche: - [[KeyPgOpModulus Operator Mod (Modulo)]] - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpLessThan.wakka b/fbdocs/manual/cache/KeyPgOpLessThan.wakka index 75ee8d94f9..07b8fc2a98 100644 --- a/fbdocs/manual/cache/KeyPgOpLessThan.wakka +++ b/fbdocs/manual/cache/KeyPgOpLessThan.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator < (Less than)"}}---- +{{fbdoc item="title" value="Opérateur < (Inférieur à)"}}---- Compare une expression à une autre pour savoir si elle lui est inférieure {{fbdoc item="syntax"}}## @@ -64,4 +64,5 @@ wend {{fbdoc item="see"}} - ##[[KeyPgOpGreaterThanOrEqual Operator >=]]## (Supérieur ou égal à) -{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpLessThanOrEqual.wakka b/fbdocs/manual/cache/KeyPgOpLessThanOrEqual.wakka index 4c256a3007..2229404b2a 100644 --- a/fbdocs/manual/cache/KeyPgOpLessThanOrEqual.wakka +++ b/fbdocs/manual/cache/KeyPgOpLessThanOrEqual.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator <= (Less than or Equal)"}}---- +{{fbdoc item="title" value="Opérateur <= (Inférieur ou égal à)"}}---- Compare une expression à une autre pour savoir si elle lui est inférieure ou égale {{fbdoc item="syntax"}}## @@ -53,4 +53,5 @@ Compare une expression {{fbdoc item="see"}} - ##[[KeyPgOpGreaterThan Operator >]]## (Supérieur à) -{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpLet.wakka b/fbdocs/manual/cache/KeyPgOpLet.wakka index 8c79a73465..bcb2dfa136 100644 --- a/fbdocs/manual/cache/KeyPgOpLet.wakka +++ b/fbdocs/manual/cache/KeyPgOpLet.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Let (Assign)"}}---- +{{fbdoc item="title" value="Opérateur Let (Affectation)"}}---- Indique l'opérateur d'affectation en cas de surcharge [[KeyPgOpAssignment Operator = (Assignment)]] {{fbdoc item="syntax"}}## @@ -72,4 +72,5 @@ b.y = 7 - ##[[KeyPgOpAssignment Operator = (Affectation)]]## - ##[[KeyPgOpEqual Operator = (Egal)]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpLetlist.wakka b/fbdocs/manual/cache/KeyPgOpLetlist.wakka index 98f4fe8fec..3d987725cd 100644 --- a/fbdocs/manual/cache/KeyPgOpLetlist.wakka +++ b/fbdocs/manual/cache/KeyPgOpLetlist.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator LET() (Assignment)"}}---- +{{fbdoc item="title" value="Opérateur Let() (Affectation)"}}---- Assigne les champs d'un type défini par l'utilisateur à une liste de variables {{fbdoc item="syntax"}}## @@ -48,4 +48,5 @@ y = 7 - ##[[KeyPgOpAssignment Operator = (Affectation)]]## - ##[[KeyPgOpLet Operator Let (Affectation)]]## -{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpAssignment|Assignment Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpMemberAccess.wakka b/fbdocs/manual/cache/KeyPgOpMemberAccess.wakka index 81d8820573..af3d1c0b3b 100644 --- a/fbdocs/manual/cache/KeyPgOpMemberAccess.wakka +++ b/fbdocs/manual/cache/KeyPgOpMemberAccess.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator . (Member access)"}}---- +{{fbdoc item="title" value="Opérateur . (Accès Membre)"}}---- Renvoie une référence à un membre d'une référence à un objet {{fbdoc item="syntax"}}## @@ -61,3 +61,7 @@ end with + + + + diff --git a/fbdocs/manual/cache/KeyPgOpModulus.wakka b/fbdocs/manual/cache/KeyPgOpModulus.wakka index 550a69d4e4..3965cb8e73 100644 --- a/fbdocs/manual/cache/KeyPgOpModulus.wakka +++ b/fbdocs/manual/cache/KeyPgOpModulus.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Mod (Modulus)"}}---- +{{fbdoc item="title" value="Opérateur Mod (Modulo)"}}---- Trouve le reste d'une opération de division {{fbdoc item="syntax"}}## @@ -50,4 +50,5 @@ On obtient ces r {{fbdoc item="see"}} - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpMultiply.wakka b/fbdocs/manual/cache/KeyPgOpMultiply.wakka index 58aa5158f3..3740ed40ef 100644 --- a/fbdocs/manual/cache/KeyPgOpMultiply.wakka +++ b/fbdocs/manual/cache/KeyPgOpMultiply.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator * (Multiply)"}}---- +{{fbdoc item="title" value="Opérateur * (Multiplier)"}}---- Multiplie deux expressions numériques {{fbdoc item="syntax"}}## @@ -54,4 +54,5 @@ Affichage: {{fbdoc item="see"}} - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpNegate.wakka b/fbdocs/manual/cache/KeyPgOpNegate.wakka index 6e8a0dac7f..c86ab3d98d 100644 --- a/fbdocs/manual/cache/KeyPgOpNegate.wakka +++ b/fbdocs/manual/cache/KeyPgOpNegate.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator - (Negate)"}}---- +{{fbdoc item="title" value="Opérateur - (Négation)"}}---- Change le signe d'une expression numérique {{fbdoc item="syntax"}}## @@ -47,4 +47,5 @@ Affiche: {{fbdoc item="see"}} - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpNew.wakka b/fbdocs/manual/cache/KeyPgOpNew.wakka index 444ef720d7..ccadf5f55f 100644 --- a/fbdocs/manual/cache/KeyPgOpNew.wakka +++ b/fbdocs/manual/cache/KeyPgOpNew.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator New"}}---- +{{fbdoc item="title" value="Opérateur New"}}---- Opérateur qui alloue dynamiquement de la mémoire et construit une donnée du type spécifié {{fbdoc item="syntax"}}## @@ -79,4 +79,5 @@ end scope - ##[[KeyPgOpDelete Delete]]## - ##[[KeyPgOpPlacementNew Placement New]]## -{{fbdoc item="back" value="CatPgOpMemory|Memory Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpMemory|Memory Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpNext.wakka b/fbdocs/manual/cache/KeyPgOpNext.wakka index cd30d1b970..3150271645 100644 --- a/fbdocs/manual/cache/KeyPgOpNext.wakka +++ b/fbdocs/manual/cache/KeyPgOpNext.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Next (Iteration)"}}---- +{{fbdoc item="title" value="Opérateur Next (Itération)"}}---- Détermine si une boucle ##[[KeyPgFornext For...Next]]## est terminée {{fbdoc item="syntax"}}## @@ -43,4 +43,5 @@ D - ##[[KeyPgOpStep Operator Step]]## - ##[[KeyPgFornext For...Next]]## -{{fbdoc item="back" value="CatPgOpIterating|Iterating Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpIterating|Iterating Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpNot.wakka b/fbdocs/manual/cache/KeyPgOpNot.wakka index c488f4be64..d80a284c35 100644 --- a/fbdocs/manual/cache/KeyPgOpNot.wakka +++ b/fbdocs/manual/cache/KeyPgOpNot.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Not (Complement)"}}---- +{{fbdoc item="title" value="Opérateur Not (Complément de bits)"}}---- Retourne la manipulation de bits (complément) d'une valeur numérique {{fbdoc item="syntax"}}## @@ -65,4 +65,5 @@ IF NOT numeric_value2 = 25 THEN PRINT "Numeric_Value2 is not equal to 25" {{fbdoc item="see"}} - [[TblTruth Table de vérité des opérateurs]] -{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpNotEqual.wakka b/fbdocs/manual/cache/KeyPgOpNotEqual.wakka index b1de653422..903a9e80d3 100644 --- a/fbdocs/manual/cache/KeyPgOpNotEqual.wakka +++ b/fbdocs/manual/cache/KeyPgOpNotEqual.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator <> (Not equal)"}}---- +{{fbdoc item="title" value="Opérateur <> (Différent de)"}}---- Compare deux expressions et vérifie leur inégalité {{fbdoc item="syntax"}}## @@ -66,4 +66,5 @@ End If {{fbdoc item="see"}} - ##[[KeyPgOpEqual Operator =]]## (Egal) -{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpConditional|Relational Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpOr.wakka b/fbdocs/manual/cache/KeyPgOpOr.wakka index 8e7fc22ea1..1619c29c85 100644 --- a/fbdocs/manual/cache/KeyPgOpOr.wakka +++ b/fbdocs/manual/cache/KeyPgOpOr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator OR (Inclusive Disjunction)"}}---- +{{fbdoc item="title" value="Opérateur Or (Disjonction Inclusive)"}}---- Retourne la manipulation de bits (disjonction inclusive) de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -68,4 +68,5 @@ SLEEP {{fbdoc item="see"}} - [[TblTruth Tables de vérité des opérateurs]] -{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpOrElse.wakka b/fbdocs/manual/cache/KeyPgOpOrElse.wakka index f1686730b2..0027b160ff 100644 --- a/fbdocs/manual/cache/KeyPgOpOrElse.wakka +++ b/fbdocs/manual/cache/KeyPgOpOrElse.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator ORELSE (Short Circuit Inclusive Disjunction)"}}---- +{{fbdoc item="title" value="Opérateur Orelse (Circuit-court Disjonction Inclusive)"}}---- Retourne le circuit-court (Disjonction Inclusive) de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -54,4 +54,5 @@ SLEEP - ##[[KeyPgOpAndAlso AndAlso]]## - [[TblTruth Tables de vérité des opérateurs de manipulation de bits]] -{{fbdoc item="back" value="CatPgOpShortCircuit|Short Circuit Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpShortCircuit|Short Circuit Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPlacementNew.wakka b/fbdocs/manual/cache/KeyPgOpPlacementNew.wakka index 88b7eb5809..f79401dd2e 100644 --- a/fbdocs/manual/cache/KeyPgOpPlacementNew.wakka +++ b/fbdocs/manual/cache/KeyPgOpPlacementNew.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Placement New"}}---- +{{fbdoc item="title" value="Opérateur New (Emplacement mémoire)"}}---- Opérateur pour construire un object à l'adresse mémoire spécifiée. {{fbdoc item="syntax"}}## @@ -75,4 +75,5 @@ end scope - ##[[KeyPgOpDelete Delete]]## - ##[[KeyPgOpNew New]]## -{{fbdoc item="back" value="CatPgOpMemory|Memory Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpMemory|Memory Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPpConcat.wakka b/fbdocs/manual/cache/KeyPgOpPpConcat.wakka index 6ba17032ba..35bb67a2c5 100644 --- a/fbdocs/manual/cache/KeyPgOpPpConcat.wakka +++ b/fbdocs/manual/cache/KeyPgOpPpConcat.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator ## (Preprocessor Concatenate)"}}---- +{{fbdoc item="title" value="Opérateur ## (Concaténation Préprocesseur)"}}---- Opérateur Préprocesseur pour concatener chaînes {{fbdoc item="syntax"}}## @@ -29,4 +29,5 @@ print helloworld {{fbdoc item="see"}} - [[CatPgPreProcess Préprocesseur]] -{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPpEscape.wakka b/fbdocs/manual/cache/KeyPgOpPpEscape.wakka index e82547b507..803b1e9255 100644 --- a/fbdocs/manual/cache/KeyPgOpPpEscape.wakka +++ b/fbdocs/manual/cache/KeyPgOpPpEscape.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator ! (Escaped String Literal)"}}---- +{{fbdoc item="title" value="Opérateur ! (Chaîne littérale avec séquences d'échappement)"}}---- Indique explicitement qu'une chaîne littérale supporte les séquences d'échappement. {{fbdoc item="syntax"}}## @@ -44,4 +44,5 @@ print !"4.\tascii char (\\65): \65" - [[ProPgLiterals Les littéraux]] - [[TblEscapeSequences Séquences d'échappement]] -{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPpNoescape.wakka b/fbdocs/manual/cache/KeyPgOpPpNoescape.wakka index 1988423c35..82163d8ed2 100644 --- a/fbdocs/manual/cache/KeyPgOpPpNoescape.wakka +++ b/fbdocs/manual/cache/KeyPgOpPpNoescape.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator $ (Non-Escaped String Literal)"}}---- +{{fbdoc item="title" value="Opérateur $ (Chaîne littérale sans séquences d'échappement)"}}---- Indique explicitement qu'une chaîne littérale ne supporte pas les séquences d'échappement. {{fbdoc item="syntax"}}## @@ -60,4 +60,5 @@ Print - [[ProPgLiterals Les littéraux]] - [[TblEscapeSequences Séquences d'échappement]] -{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPpStringize.wakka b/fbdocs/manual/cache/KeyPgOpPpStringize.wakka index 863597c225..3864987c60 100644 --- a/fbdocs/manual/cache/KeyPgOpPpStringize.wakka +++ b/fbdocs/manual/cache/KeyPgOpPpStringize.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator # (Preprocessor Stringize)"}}---- +{{fbdoc item="title" value="Operator # (Opérateur Préprocesseur de Transformation en chaîne)"}}---- Opérateur pour convertir des arguments macro en chaînes {{fbdoc item="syntax"}}## @@ -31,4 +31,5 @@ another_one = 2 {{fbdoc item="see"}} - [[CatPgPreProcess Préprocesseur]] -{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPrepro|Preprocessor Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpProcptr.wakka b/fbdocs/manual/cache/KeyPgOpProcptr.wakka index 6621f01ae3..3fa464e5d8 100644 --- a/fbdocs/manual/cache/KeyPgOpProcptr.wakka +++ b/fbdocs/manual/cache/KeyPgOpProcptr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator PROCPTR (Procedure pointer)"}}---- +{{fbdoc item="title" value="Opérateur Procptr (Pointeur de procédure)"}}---- Renvoie l'adresse d'une procédure {{fbdoc item="syntax"}}## @@ -57,4 +57,5 @@ end function - ##[[KeyPgOpStrptr Strptr]]## - [[ProPgPointers Pointeurs]] -{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPtrIndex.wakka b/fbdocs/manual/cache/KeyPgOpPtrIndex.wakka index fd7e4b1f10..ae90622ec9 100644 --- a/fbdocs/manual/cache/KeyPgOpPtrIndex.wakka +++ b/fbdocs/manual/cache/KeyPgOpPtrIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator [] (Pointer index)"}}---- +{{fbdoc item="title" value="Opérateur [ ] (Pointeur d'indice)"}}---- Renvoie une référence au décalage mémoire par rapport à une adresse {{fbdoc item="syntax"}}## @@ -47,4 +47,5 @@ next - ##[[KeyPgOpSubtract Operator - (Soustraction)]]## - [[CatPgOpPoint Pointeur Opérateurs]] -{{fbdoc item="back" value="CatPgOpIndexing|Indexing Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpIndexing|Indexing Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpPtrMemberAccess.wakka b/fbdocs/manual/cache/KeyPgOpPtrMemberAccess.wakka index d867ab3e46..a75950a6a9 100644 --- a/fbdocs/manual/cache/KeyPgOpPtrMemberAccess.wakka +++ b/fbdocs/manual/cache/KeyPgOpPtrMemberAccess.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator -> (Pointer to member access)"}}---- +{{fbdoc item="title" value="Opérateur -> (Accès membre par pointeur)"}}---- Renvoie une référence à un membre d'un pointeur vers un objet {{fbdoc item="syntax"}}## @@ -56,4 +56,5 @@ Sleep - ##[[KeyPgOpAt Operator @ (Adresse de)]]## - ##[[KeyPgOpValueOf Operator * (Valeur de)]]## -{{fbdoc item="back" value="CatPgOpTypeclass|Type or Class Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpTypeclass|Type or Class Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpShiftLeft.wakka b/fbdocs/manual/cache/KeyPgOpShiftLeft.wakka index 5d7c140106..18bb92f12b 100644 --- a/fbdocs/manual/cache/KeyPgOpShiftLeft.wakka +++ b/fbdocs/manual/cache/KeyPgOpShiftLeft.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Shl (Shift left)"}}---- +{{fbdoc item="title" value="Opérateur Shl (Décalage à gauche)"}}---- Décale vers la gauche les bits d'une expression numérique {{fbdoc item="syntax"}}## @@ -63,4 +63,5 @@ Affiche: - ##[[KeyPgBin Bin]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpShiftRight.wakka b/fbdocs/manual/cache/KeyPgOpShiftRight.wakka index dcdef5daff..ae85d20c9f 100644 --- a/fbdocs/manual/cache/KeyPgOpShiftRight.wakka +++ b/fbdocs/manual/cache/KeyPgOpShiftRight.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Shr (Shift right)"}}---- +{{fbdoc item="title" value="Opérateur Shr (Décalage à droite)"}}---- Décale vers la droite les bits d'une expression numérique {{fbdoc item="syntax"}}## @@ -64,4 +64,5 @@ Affiche: - ##[[KeyPgBin Bin]]## - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpStep.wakka b/fbdocs/manual/cache/KeyPgOpStep.wakka index 62540961a8..169ae71746 100644 --- a/fbdocs/manual/cache/KeyPgOpStep.wakka +++ b/fbdocs/manual/cache/KeyPgOpStep.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Step (Iteration)"}}---- +{{fbdoc item="title" value="Opérateur Step (Itération)"}}---- Incrémente l'itérateur d'une boucle ##[[KeyPgFornext For...Next]]## {{fbdoc item="syntax"}}## @@ -117,4 +117,5 @@ Next - ##[[KeyPgOpNext Operator Next]]## - ##[[KeyPgFornext For...Next]]## -{{fbdoc item="back" value="CatPgOpIterating|Iterating Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpIterating|Iterating Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpStringIndex.wakka b/fbdocs/manual/cache/KeyPgOpStringIndex.wakka index a4261db6b0..b192f064a6 100644 --- a/fbdocs/manual/cache/KeyPgOpStringIndex.wakka +++ b/fbdocs/manual/cache/KeyPgOpStringIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator [] (String index)"}}---- +{{fbdoc item="title" value="Opérateur [ ] (Indice de chaîne)"}}---- Renvoie une référence à un caractère dans une chaîne {{fbdoc item="syntax"}}## @@ -46,4 +46,5 @@ Hello, world! {{fbdoc item="see"}} - [[CatPgOpString Opérateurs de chaînes]] -{{fbdoc item="back" value="CatPgOpIndexing|Indexing Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpIndexing|Indexing Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpStrptr.wakka b/fbdocs/manual/cache/KeyPgOpStrptr.wakka index f4e590631d..3a5ffcd06a 100644 --- a/fbdocs/manual/cache/KeyPgOpStrptr.wakka +++ b/fbdocs/manual/cache/KeyPgOpStrptr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator STRPTR (String pointer)"}}---- +{{fbdoc item="title" value="Opérateur Strptr (Pointeur de chaîne)"}}---- Renvoie l'adresse de données caractère d'une chaîne. {{fbdoc item="syntax"}}## @@ -60,4 +60,5 @@ Print - ##[[KeyPgOpProcptr Procptr]]## - [[ProPgPointers Pointers]] -{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOpString|String Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOpString|String Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpSubtract.wakka b/fbdocs/manual/cache/KeyPgOpSubtract.wakka index 70b0456dc5..cdb6b56800 100644 --- a/fbdocs/manual/cache/KeyPgOpSubtract.wakka +++ b/fbdocs/manual/cache/KeyPgOpSubtract.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator - (Subtract)"}}---- +{{fbdoc item="title" value="Opérateur - (Soustraction)"}}---- Soustrait deux expressions {{fbdoc item="syntax"}}## @@ -63,4 +63,5 @@ SLEEP {{fbdoc item="see"}} - [[CatPgMath Fonctions mathématiques]] -{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpArithmetic|Arithmetic Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpValueOf.wakka b/fbdocs/manual/cache/KeyPgOpValueOf.wakka index b80f452a4d..5644d9bdf8 100644 --- a/fbdocs/manual/cache/KeyPgOpValueOf.wakka +++ b/fbdocs/manual/cache/KeyPgOpValueOf.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator * (Value of)"}}---- +{{fbdoc item="title" value="Opérateur * (Valeur de)"}}---- Déréférence un pointeur {{fbdoc item="syntax"}}## @@ -58,3 +58,4 @@ The new value of 'a' is 1 - [[ProPgPointers Pointeurs]] {{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpVarptr.wakka b/fbdocs/manual/cache/KeyPgOpVarptr.wakka index ae3ab19ee2..6bb41b8263 100644 --- a/fbdocs/manual/cache/KeyPgOpVarptr.wakka +++ b/fbdocs/manual/cache/KeyPgOpVarptr.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator VARPTR (Variable pointer)"}}---- +{{fbdoc item="title" value="Opérateur Varptr (Pointeur de variable)"}}---- Renvoie l'adresse d'une variable ou un objet {{fbdoc item="syntax"}}## @@ -50,4 +50,5 @@ Print Peek( addr ) - ##[[KeyPgPoke Peek]]## - ##[[KeyPgPoke Poke]]## -{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpPoint|Pointer Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpXor.wakka b/fbdocs/manual/cache/KeyPgOpXor.wakka index 95e55cd9a6..e5e6499391 100644 --- a/fbdocs/manual/cache/KeyPgOpXor.wakka +++ b/fbdocs/manual/cache/KeyPgOpXor.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator XOR (Exclusive Disjunction)"}}---- +{{fbdoc item="title" value="Opérateur Xor (Disjonction exclusive)"}}---- Retourne la manipulation de bits Xor (disjonction exclusive) de deux valeurs numériques {{fbdoc item="syntax"}}## @@ -69,4 +69,5 @@ SLEEP {{fbdoc item="see"}} - [[TblTruth Tables de vérité des opérateurs]] -{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpLogical|Logical Operators"}}{{fbdoc item="back" value="CatPgOperators|Operators"}} + diff --git a/fbdocs/manual/cache/KeyPgOpen.wakka b/fbdocs/manual/cache/KeyPgOpen.wakka index ce88b0d059..9021352b25 100644 --- a/fbdocs/manual/cache/KeyPgOpen.wakka +++ b/fbdocs/manual/cache/KeyPgOpen.wakka @@ -127,4 +127,5 @@ End If - ##[[KeyPgFreefile Freefile]]## - ##[[KeyPgOpenCons Open Cons]]##, ##[[KeyPgOpenErr Open Err]]##, ##[[KeyPgOpenPipe Open Pipe]]##, ##[[KeyPgOpenLpt Open Lpt]]##, ##[[KeyPgOpenCom Open Com]]##, ##[[KeyPgOpenScrn Open Scrn]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOpenCom.wakka b/fbdocs/manual/cache/KeyPgOpenCom.wakka index 042c0cc706..ff0e812559 100644 --- a/fbdocs/manual/cache/KeyPgOpenCom.wakka +++ b/fbdocs/manual/cache/KeyPgOpenCom.wakka @@ -80,4 +80,5 @@ OPEN COM "COM1:115200" as 1 {{fbdoc item="see"}} - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOpenCons.wakka b/fbdocs/manual/cache/KeyPgOpenCons.wakka index 0a0becbba9..a30e566a00 100644 --- a/fbdocs/manual/cache/KeyPgOpenCons.wakka +++ b/fbdocs/manual/cache/KeyPgOpenCons.wakka @@ -58,4 +58,5 @@ Sleep - ##[[KeyPgOpenErr Open Err]]## - ##[[KeyPgFreefile FreeFile]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOpenErr.wakka b/fbdocs/manual/cache/KeyPgOpenErr.wakka index 7936b496d4..3096c13971 100644 --- a/fbdocs/manual/cache/KeyPgOpenErr.wakka +++ b/fbdocs/manual/cache/KeyPgOpenErr.wakka @@ -51,4 +51,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOpenLpt.wakka b/fbdocs/manual/cache/KeyPgOpenLpt.wakka index 52a5d2f35a..82ff1a7fc3 100644 --- a/fbdocs/manual/cache/KeyPgOpenLpt.wakka +++ b/fbdocs/manual/cache/KeyPgOpenLpt.wakka @@ -110,4 +110,5 @@ Print "Printing Completed!" {{fbdoc item="see"}} - ##[[KeyPgLprint Lprint]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOpenPipe.wakka b/fbdocs/manual/cache/KeyPgOpenPipe.wakka index 4dc24b6aca..36b6a32589 100644 --- a/fbdocs/manual/cache/KeyPgOpenPipe.wakka +++ b/fbdocs/manual/cache/KeyPgOpenPipe.wakka @@ -66,4 +66,5 @@ close #1 - ##[[KeyPgOpenErr Open Err]]## - ##[[KeyPgFreefile Freefile]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOpenScrn.wakka b/fbdocs/manual/cache/KeyPgOpenScrn.wakka index 9c4eb3ee4a..cb9a3e5d91 100644 --- a/fbdocs/manual/cache/KeyPgOpenScrn.wakka +++ b/fbdocs/manual/cache/KeyPgOpenScrn.wakka @@ -57,4 +57,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgOpenCons Open Cons]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOperator.wakka b/fbdocs/manual/cache/KeyPgOperator.wakka index f1c1608c6d..c5b4fd8a2e 100644 --- a/fbdocs/manual/cache/KeyPgOperator.wakka +++ b/fbdocs/manual/cache/KeyPgOperator.wakka @@ -94,4 +94,5 @@ Print "a + b = "; a + b - ##[[KeyPgClass Enum]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgOption.wakka b/fbdocs/manual/cache/KeyPgOption.wakka index c4ff7ba59a..0bff40ccac 100644 --- a/fbdocs/manual/cache/KeyPgOption.wakka +++ b/fbdocs/manual/cache/KeyPgOption.wakka @@ -36,4 +36,5 @@ declare function ValueInStZero () as double option("fpu") - [[CompilerOptfpu Option du compilateur : -fpu]] - [[CatPgCompilerSwitches Commutateurs du compilateur]] -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionbase.wakka b/fbdocs/manual/cache/KeyPgOptionbase.wakka index 617f661025..88bca5f45b 100644 --- a/fbdocs/manual/cache/KeyPgOptionbase.wakka +++ b/fbdocs/manual/cache/KeyPgOptionbase.wakka @@ -41,4 +41,5 @@ Dim baz(0 To 4) As Integer ' declares an array with indices 0-4 - ##[[KeyPgRedim Redim]]## - ##[[KeyPgLbound LBound]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionbyval.wakka b/fbdocs/manual/cache/KeyPgOptionbyval.wakka index eec8868516..92a7744171 100644 --- a/fbdocs/manual/cache/KeyPgOptionbyval.wakka +++ b/fbdocs/manual/cache/KeyPgOptionbyval.wakka @@ -46,4 +46,5 @@ Print {{fbdoc item="see"}} - ##[[KeyPgDdfboptionbyval __FB_OPTION_BYVAL__]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptiondynamic.wakka b/fbdocs/manual/cache/KeyPgOptiondynamic.wakka index 8373ecfa85..0030e32b4c 100644 --- a/fbdocs/manual/cache/KeyPgOptiondynamic.wakka +++ b/fbdocs/manual/cache/KeyPgOptiondynamic.wakka @@ -34,4 +34,5 @@ ReDim bar(199) As Integer ' resize the array - ##[[KeyPgDim Dim]]## - ##[[KeyPgRedim Redim]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}}{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}}{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}}{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}}{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionescape.wakka b/fbdocs/manual/cache/KeyPgOptionescape.wakka index 44fd1676b6..13716a7841 100644 --- a/fbdocs/manual/cache/KeyPgOptionescape.wakka +++ b/fbdocs/manual/cache/KeyPgOptionescape.wakka @@ -38,4 +38,5 @@ printf("%d * %d = %d\r\n", a, b, a * b) - [[KeyPgOpPpNoescape Operator $ (Chaîne littérale sans séquences d'échappement)]] - [[ProPgLiterals Les littéraux]] -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionexplicit.wakka b/fbdocs/manual/cache/KeyPgOptionexplicit.wakka index 41296d6592..4493710e02 100644 --- a/fbdocs/manual/cache/KeyPgOptionexplicit.wakka +++ b/fbdocs/manual/cache/KeyPgOptionexplicit.wakka @@ -28,4 +28,5 @@ a = 1 ' ..or this statement will fail to compile. {{fbdoc item="see"}} - ##[[KeyPgDdfboptionexplicit __FB_OPTION_EXPLICIT__]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptiongosub.wakka b/fbdocs/manual/cache/KeyPgOptiongosub.wakka index c2eceb4e4f..d30591881a 100644 --- a/fbdocs/manual/cache/KeyPgOptiongosub.wakka +++ b/fbdocs/manual/cache/KeyPgOptiongosub.wakka @@ -40,4 +40,5 @@ there: - ##[[KeyPgGosub Gosub]]## - ##[[KeyPgReturn Return]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionnogosub.wakka b/fbdocs/manual/cache/KeyPgOptionnogosub.wakka index 092cae4737..358dd466e0 100644 --- a/fbdocs/manual/cache/KeyPgOptionnogosub.wakka +++ b/fbdocs/manual/cache/KeyPgOptionnogosub.wakka @@ -37,4 +37,5 @@ Print foo - ##[[KeyPgGosub Gosub]]## - ##[[KeyPgReturn Return]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionnokeyword.wakka b/fbdocs/manual/cache/KeyPgOptionnokeyword.wakka index a663005b06..7b2dee18b2 100644 --- a/fbdocs/manual/cache/KeyPgOptionnokeyword.wakka +++ b/fbdocs/manual/cache/KeyPgOptionnokeyword.wakka @@ -32,4 +32,5 @@ Dim Int As Integer ' declare a variable with the name 'int' {{fbdoc item="see"}} - ##[[KeyPgPpundef #undef]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionprivate.wakka b/fbdocs/manual/cache/KeyPgOptionprivate.wakka index 5d46335882..e2b2213d50 100644 --- a/fbdocs/manual/cache/KeyPgOptionprivate.wakka +++ b/fbdocs/manual/cache/KeyPgOptionprivate.wakka @@ -38,4 +38,5 @@ End Sub - ##[[KeyPgPrivate Private]]## - ##[[KeyPgPublic Public]]## -{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}} + diff --git a/fbdocs/manual/cache/KeyPgOptionstatic.wakka b/fbdocs/manual/cache/KeyPgOptionstatic.wakka index a4c64a2a72..0431059cb2 100644 --- a/fbdocs/manual/cache/KeyPgOptionstatic.wakka +++ b/fbdocs/manual/cache/KeyPgOptionstatic.wakka @@ -35,4 +35,5 @@ Dim bar(100) As Integer ' declares a fixed-length array - ##[[KeyPgRedim Redim]]## - ##[[KeyPgOptiondynamic Option Dynamic]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}}{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}}{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}}{{fbdoc item="back" value="CatPgCompilerSwitches|Compiler Switches"}}{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgOrGfx.wakka b/fbdocs/manual/cache/KeyPgOrGfx.wakka index 79b3a6dc23..d61f8a7d3b 100644 --- a/fbdocs/manual/cache/KeyPgOrGfx.wakka +++ b/fbdocs/manual/cache/KeyPgOrGfx.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="OR"}}---- +{{fbdoc item="title" value="Or (Paramètre Put graphique)"}}---- Paramètre de la déclaration graphique ##[[KeyPgPutgraphics Put]]## qui utilise la manipulation de bits ##[[KeyPgOpOr Or]]## comme méthode de transformation image {{fbdoc item="syntax"}}## @@ -51,4 +51,5 @@ Sleep - ##[[KeyPgOpOr Or]]## - ##[[KeyPgPutgraphics Put (Graphique)]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOut.wakka b/fbdocs/manual/cache/KeyPgOut.wakka index 96f93805e8..31a16c58b7 100644 --- a/fbdocs/manual/cache/KeyPgOut.wakka +++ b/fbdocs/manual/cache/KeyPgOut.wakka @@ -56,3 +56,5 @@ Sound(1046, 60) 'C6 {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgOutput.wakka b/fbdocs/manual/cache/KeyPgOutput.wakka index 1ee3a1e03e..3720130b53 100644 --- a/fbdocs/manual/cache/KeyPgOutput.wakka +++ b/fbdocs/manual/cache/KeyPgOutput.wakka @@ -75,4 +75,5 @@ Print "Your age is: " + Str(age_ubyte) - ##[[KeyPgInputfilemode Input (Mode fichier)]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgOverload.wakka b/fbdocs/manual/cache/KeyPgOverload.wakka index 50f0f299c6..478f89a61f 100644 --- a/fbdocs/manual/cache/KeyPgOverload.wakka +++ b/fbdocs/manual/cache/KeyPgOverload.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="OVERLOAD"}}---- +{{fbdoc item="title" value="Overload (=Surcharge)"}}---- Indique que le nom d'une procédure peut être surchargé {{fbdoc item="syntax"}}## @@ -49,4 +49,5 @@ SLEEP - ##[[KeyPgDeclare Declare]]## - ##[[KeyPgSub Sub]]##, ##[[KeyPgFunction Function]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgPaint.wakka b/fbdocs/manual/cache/KeyPgPaint.wakka index 4be1643c71..ce2be73b8a 100644 --- a/fbdocs/manual/cache/KeyPgPaint.wakka +++ b/fbdocs/manual/cache/KeyPgPaint.wakka @@ -132,4 +132,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgScreengraphics Screen]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPalette.wakka b/fbdocs/manual/cache/KeyPgPalette.wakka index e14f8a8ca1..7b0fb0d4e3 100644 --- a/fbdocs/manual/cache/KeyPgPalette.wakka +++ b/fbdocs/manual/cache/KeyPgPalette.wakka @@ -88,4 +88,5 @@ sleep - ##[[KeyPgUsing Using]]## - ##[[GfxInternalFormats Formats graphiques internes]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPascal.wakka b/fbdocs/manual/cache/KeyPgPascal.wakka index c8a918665c..4a7d66e8cb 100644 --- a/fbdocs/manual/cache/KeyPgPascal.wakka +++ b/fbdocs/manual/cache/KeyPgPascal.wakka @@ -32,4 +32,5 @@ Declare Function MyFunc pascal Alias "MyFunc" (MyParm As Integer) As Integer - [[KeyPgDeclare Declare]] - [[KeyPgSub Sub]], [[KeyPgFunction Function]] -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgPcopy.wakka b/fbdocs/manual/cache/KeyPgPcopy.wakka index 9fe50d55eb..2244cce004 100644 --- a/fbdocs/manual/cache/KeyPgPcopy.wakka +++ b/fbdocs/manual/cache/KeyPgPcopy.wakka @@ -105,4 +105,5 @@ loop until len(inkey$) - ##[[KeyPgScreengraphics Screen]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPeek.wakka b/fbdocs/manual/cache/KeyPgPeek.wakka index ee092b5670..15ba6e29bd 100644 --- a/fbdocs/manual/cache/KeyPgPeek.wakka +++ b/fbdocs/manual/cache/KeyPgPeek.wakka @@ -44,4 +44,5 @@ Print Peek(Integer, p) {{fbdoc item="see"}} - ##[[KeyPgPoke Poke]]## - ##[[KeyPgOpValueOf Operator * (Value of)]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPmap.wakka b/fbdocs/manual/cache/KeyPgPmap.wakka index 308adaf25e..e2cd805062 100644 --- a/fbdocs/manual/cache/KeyPgPmap.wakka +++ b/fbdocs/manual/cache/KeyPgPmap.wakka @@ -39,4 +39,5 @@ sleep - ##[[KeyPgWindow Window]]## - ##[[KeyPgViewgraphics View (Graphique)]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPoint.wakka b/fbdocs/manual/cache/KeyPgPoint.wakka index ce7f8fdf26..b3e1599bc5 100644 --- a/fbdocs/manual/cache/KeyPgPoint.wakka +++ b/fbdocs/manual/cache/KeyPgPoint.wakka @@ -56,4 +56,5 @@ print point(20,20) - ##[[KeyPgViewgraphics View (Grpahique)]]## - ##[[KeyPgWindow Window]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPointer.wakka b/fbdocs/manual/cache/KeyPgPointer.wakka index eae7cb0b86..c102770246 100644 --- a/fbdocs/manual/cache/KeyPgPointer.wakka +++ b/fbdocs/manual/cache/KeyPgPointer.wakka @@ -30,4 +30,5 @@ print *p {{fbdoc item="see"}} - ##[[KeyPgPtr Ptr]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgPoke.wakka b/fbdocs/manual/cache/KeyPgPoke.wakka index 6d1c26ed3d..9f6884e5bb 100644 --- a/fbdocs/manual/cache/KeyPgPoke.wakka +++ b/fbdocs/manual/cache/KeyPgPoke.wakka @@ -46,3 +46,4 @@ Print Peek(Integer, p) - ##[[KeyPgPeek Peek]]## {{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPos.wakka b/fbdocs/manual/cache/KeyPgPos.wakka index c8a7ae3576..3ce61b1471 100644 --- a/fbdocs/manual/cache/KeyPgPos.wakka +++ b/fbdocs/manual/cache/KeyPgPos.wakka @@ -47,4 +47,5 @@ Print Pos(), Pos(), Pos(), Pos(), Pos() - ##[[KeyPgTab Tab]]## - ##[[KeyPgLocate Locate]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPpdefine.wakka b/fbdocs/manual/cache/KeyPgPpdefine.wakka index 7b6c1904d9..c223ba864f 100644 --- a/fbdocs/manual/cache/KeyPgPpdefine.wakka +++ b/fbdocs/manual/cache/KeyPgPpdefine.wakka @@ -82,4 +82,5 @@ eprintf(!"Hello from printf: %i %s %i\n", 5, "test", 123) - ##[[KeyPgDefined defined]]## - ##[[KeyPgConst Const]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpelse.wakka b/fbdocs/manual/cache/KeyPgPpelse.wakka index 3914f148ed..1469074cef 100644 --- a/fbdocs/manual/cache/KeyPgPpelse.wakka +++ b/fbdocs/manual/cache/KeyPgPpelse.wakka @@ -37,4 +37,5 @@ Print "Program is "; a - ##[[KeyPgPpundef #undef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpelseif.wakka b/fbdocs/manual/cache/KeyPgPpelseif.wakka index 0404065081..2611727c99 100644 --- a/fbdocs/manual/cache/KeyPgPpelseif.wakka +++ b/fbdocs/manual/cache/KeyPgPpelseif.wakka @@ -42,4 +42,5 @@ Directive conditionnelle du pr - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpendif.wakka b/fbdocs/manual/cache/KeyPgPpendif.wakka index 2a3068ce1d..15c83f4693 100644 --- a/fbdocs/manual/cache/KeyPgPpendif.wakka +++ b/fbdocs/manual/cache/KeyPgPpendif.wakka @@ -31,4 +31,5 @@ Directive conditionnelle du pr - ##[[KeyPgPpundef #undef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPperror.wakka b/fbdocs/manual/cache/KeyPgPperror.wakka index 3e169652ca..0f5dbedc77 100644 --- a/fbdocs/manual/cache/KeyPgPperror.wakka +++ b/fbdocs/manual/cache/KeyPgPperror.wakka @@ -29,4 +29,5 @@ Directive pr - ##[[KeyPgPpif #if]]## - ##[[KeyPgPpprint #print]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpif.wakka b/fbdocs/manual/cache/KeyPgPpif.wakka index 52ec6d4f65..9d5a292496 100644 --- a/fbdocs/manual/cache/KeyPgPpif.wakka +++ b/fbdocs/manual/cache/KeyPgPpif.wakka @@ -36,4 +36,5 @@ Directive conditionnelle du pr - ##[[KeyPgPpundef #undef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpifdef.wakka b/fbdocs/manual/cache/KeyPgPpifdef.wakka index 108c9706de..4bf553afb6 100644 --- a/fbdocs/manual/cache/KeyPgPpifdef.wakka +++ b/fbdocs/manual/cache/KeyPgPpifdef.wakka @@ -34,4 +34,5 @@ Directive conditionnelle du pr - ##[[KeyPgPpundef #undef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpifndef.wakka b/fbdocs/manual/cache/KeyPgPpifndef.wakka index 10159d0bca..d7f02a5876 100644 --- a/fbdocs/manual/cache/KeyPgPpifndef.wakka +++ b/fbdocs/manual/cache/KeyPgPpifndef.wakka @@ -35,4 +35,5 @@ Directive conditionnelle du pr - ##[[KeyPgPpundef #undef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPplang.wakka b/fbdocs/manual/cache/KeyPgPplang.wakka index e4e5cd1930..217daef965 100644 --- a/fbdocs/manual/cache/KeyPgPplang.wakka +++ b/fbdocs/manual/cache/KeyPgPplang.wakka @@ -32,4 +32,5 @@ D - [[CompilerOptforcelang Option du compilateur: -forcelang]] - [[CompilerDialects Les dialectes du FreeBASIC]] -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPplibpath.wakka b/fbdocs/manual/cache/KeyPgPplibpath.wakka index fe99612671..6cd5c13f4a 100644 --- a/fbdocs/manual/cache/KeyPgPplibpath.wakka +++ b/fbdocs/manual/cache/KeyPgPplibpath.wakka @@ -25,4 +25,5 @@ D - ##[[KeyPgInclude #include]]## - [[CompilerOptp Option du compilateur: -p]] -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpline.wakka b/fbdocs/manual/cache/KeyPgPpline.wakka index 07ff1a15d6..fddb07e4c5 100644 --- a/fbdocs/manual/cache/KeyPgPpline.wakka +++ b/fbdocs/manual/cache/KeyPgPpline.wakka @@ -34,4 +34,5 @@ error 1000 - ##[[KeyPgDdfile __FILE__]]## - ##[[KeyPgDdline __LINE__]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpmacro.wakka b/fbdocs/manual/cache/KeyPgPpmacro.wakka index d62869962d..72129c83f4 100644 --- a/fbdocs/manual/cache/KeyPgPpmacro.wakka +++ b/fbdocs/manual/cache/KeyPgPpmacro.wakka @@ -64,4 +64,5 @@ Print2( "Hello", "World" ) - ##[[KeyPgPpundef #undef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpprint.wakka b/fbdocs/manual/cache/KeyPgPpprint.wakka index 80e06b3aaa..843266fb2a 100644 --- a/fbdocs/manual/cache/KeyPgPpprint.wakka +++ b/fbdocs/manual/cache/KeyPgPpprint.wakka @@ -18,4 +18,5 @@ Directive de diagnostic du pr {{fbdoc item="see"}} - ##[[KeyPgPperror #error]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPpundef.wakka b/fbdocs/manual/cache/KeyPgPpundef.wakka index 844ced31e3..e198607fdb 100644 --- a/fbdocs/manual/cache/KeyPgPpundef.wakka +++ b/fbdocs/manual/cache/KeyPgPpundef.wakka @@ -33,4 +33,5 @@ Print ADD2(1, 2) - ##[[KeyPgPpifndef #ifndef]]## - ##[[KeyPgDefined defined]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPragma.wakka b/fbdocs/manual/cache/KeyPgPragma.wakka index 400c728a9e..5f098ff74e 100644 --- a/fbdocs/manual/cache/KeyPgPragma.wakka +++ b/fbdocs/manual/cache/KeyPgPragma.wakka @@ -35,4 +35,5 @@ Directive du pr {{fbdoc item="see"}} - ##[[KeyPgInclude #include]]## -{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgPreProcess|Preprocessor"}} + diff --git a/fbdocs/manual/cache/KeyPgPreserve.wakka b/fbdocs/manual/cache/KeyPgPreserve.wakka index 5967ea531c..03b0947827 100644 --- a/fbdocs/manual/cache/KeyPgPreserve.wakka +++ b/fbdocs/manual/cache/KeyPgPreserve.wakka @@ -37,4 +37,5 @@ next - ##[[KeyPgRedim Redim]]## - ##[[KeyPgUbound Ubound]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPreset.wakka b/fbdocs/manual/cache/KeyPgPreset.wakka index 1da6051d47..25a9b54cd8 100644 --- a/fbdocs/manual/cache/KeyPgPreset.wakka +++ b/fbdocs/manual/cache/KeyPgPreset.wakka @@ -43,4 +43,5 @@ SLEEP {{fbdoc item="see"}} - ##[[KeyPgPset PSet]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPrint.wakka b/fbdocs/manual/cache/KeyPgPrint.wakka index 2e29f4abc1..263ae7e662 100644 --- a/fbdocs/manual/cache/KeyPgPrint.wakka +++ b/fbdocs/manual/cache/KeyPgPrint.wakka @@ -62,4 +62,5 @@ Print s; " is great!" - ##[[KeyPgDrawString Draw String]]## - ##[[KeyPgInput Input]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPrintPp.wakka b/fbdocs/manual/cache/KeyPgPrintPp.wakka index a94e00567a..dfeaf7fc62 100644 --- a/fbdocs/manual/cache/KeyPgPrintPp.wakka +++ b/fbdocs/manual/cache/KeyPgPrintPp.wakka @@ -43,4 +43,5 @@ open "bleh.dat" for output as #1 - ##[[KeyPgWrite Write #]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPrintusing.wakka b/fbdocs/manual/cache/KeyPgPrintusing.wakka index 37e260c9d2..14c199b6d0 100644 --- a/fbdocs/manual/cache/KeyPgPrintusing.wakka +++ b/fbdocs/manual/cache/KeyPgPrintusing.wakka @@ -54,4 +54,5 @@ The last day in the year is 31 Dec%% - ##[[KeyPgUsing Using]]## - ##[[KeyPgPalette Palette Using]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPrintusingPp.wakka b/fbdocs/manual/cache/KeyPgPrintusingPp.wakka index 5279fe02ca..3d3aafdbe5 100644 --- a/fbdocs/manual/cache/KeyPgPrintusingPp.wakka +++ b/fbdocs/manual/cache/KeyPgPrintusingPp.wakka @@ -69,4 +69,5 @@ Some numerical values are: - ##[[KeyPgUsing Using]]## - ##[[KeyPgPalette Palette Using]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPrivate.wakka b/fbdocs/manual/cache/KeyPgPrivate.wakka index a44e7ddda0..fd6aafb625 100644 --- a/fbdocs/manual/cache/KeyPgPrivate.wakka +++ b/fbdocs/manual/cache/KeyPgPrivate.wakka @@ -35,4 +35,5 @@ End Sub - ##[[KeyPgSub Sub]]## - ##[[KeyPgFunction Function]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}}{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}}{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgProperty.wakka b/fbdocs/manual/cache/KeyPgProperty.wakka index c70badad0c..279fe493c9 100644 --- a/fbdocs/manual/cache/KeyPgProperty.wakka +++ b/fbdocs/manual/cache/KeyPgProperty.wakka @@ -160,4 +160,5 @@ FOO 31st Bit Set? -1 - ##[[KeyPgType Class]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgPset.wakka b/fbdocs/manual/cache/KeyPgPset.wakka index bb175159ec..9d64d8ef7d 100644 --- a/fbdocs/manual/cache/KeyPgPset.wakka +++ b/fbdocs/manual/cache/KeyPgPset.wakka @@ -65,4 +65,5 @@ End - ##[[KeyPgViewgraphics View (Graphique)]]## - ##[[KeyPgWindow Window]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPsetGfx.wakka b/fbdocs/manual/cache/KeyPgPsetGfx.wakka index 0ac853636c..4462fe9f75 100644 --- a/fbdocs/manual/cache/KeyPgPsetGfx.wakka +++ b/fbdocs/manual/cache/KeyPgPsetGfx.wakka @@ -45,4 +45,5 @@ sleep - ##[[KeyPgPset PSet]]## - ##[[KeyPgPutgraphics Put (Graphique)]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPtr.wakka b/fbdocs/manual/cache/KeyPgPtr.wakka index eff25bfdc1..41e50c1c6e 100644 --- a/fbdocs/manual/cache/KeyPgPtr.wakka +++ b/fbdocs/manual/cache/KeyPgPtr.wakka @@ -40,4 +40,5 @@ Print p - ##[[KeyPgPointer Pointer]]## - ##[[KeyPgAllocate Allocate]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgPublic.wakka b/fbdocs/manual/cache/KeyPgPublic.wakka index 03a006559b..8d20dbd7ba 100644 --- a/fbdocs/manual/cache/KeyPgPublic.wakka +++ b/fbdocs/manual/cache/KeyPgPublic.wakka @@ -31,4 +31,5 @@ End Sub - ##[[KeyPgSub Sub]]## - ##[[KeyPgFunction Function]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}}{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}}{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgPutfileio.wakka b/fbdocs/manual/cache/KeyPgPutfileio.wakka index 1933440b7e..cac132b2ca 100644 --- a/fbdocs/manual/cache/KeyPgPutfileio.wakka +++ b/fbdocs/manual/cache/KeyPgPutfileio.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="PUT (File I/O)"}}---- +{{fbdoc item="title" value="Put (Entrée/Sortie fichiers)"}}---- Ecrit des données d'un tampon vers un fichier {{fbdoc item="syntax"}}## @@ -120,4 +120,5 @@ End - ##[[KeyPgBinary Binary]]## - ##[[KeyPgFreefile Freefile]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgPutgraphics.wakka b/fbdocs/manual/cache/KeyPgPutgraphics.wakka index 11dc04aeef..333f208747 100644 --- a/fbdocs/manual/cache/KeyPgPutgraphics.wakka +++ b/fbdocs/manual/cache/KeyPgPutgraphics.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="PUT (GRAPHICS)"}}---- +{{fbdoc item="title" value="Put (Graphique)"}}---- Copie une image sur une autre image ou sur l'écran {{fbdoc item="syntax"}}## @@ -174,4 +174,5 @@ end function - ##[[KeyPgAlphaGfx Alpha]]## - [[GfxInternalFormats Formats graphiques internes]] -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRandom.wakka b/fbdocs/manual/cache/KeyPgRandom.wakka index a052727e74..9fa6d881c8 100644 --- a/fbdocs/manual/cache/KeyPgRandom.wakka +++ b/fbdocs/manual/cache/KeyPgRandom.wakka @@ -91,4 +91,5 @@ data "pqrs", "tuv", "wxyz" - ##[[KeyPgGetfileio Get #]]## - ##[[KeyPgPutfileio Put #]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRandomize.wakka b/fbdocs/manual/cache/KeyPgRandomize.wakka index 580e90ea2a..bab49dc233 100644 --- a/fbdocs/manual/cache/KeyPgRandomize.wakka +++ b/fbdocs/manual/cache/KeyPgRandomize.wakka @@ -52,4 +52,5 @@ next - ##[[KeyPgRnd Rnd]]## - [[CompilerDialects Les dialectes du FreeBASIC]] -{{fbdoc item="back" value="CatPgMath|Mathematical Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Mathematical Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRead.wakka b/fbdocs/manual/cache/KeyPgRead.wakka index b88d43d713..8f6b0449be 100644 --- a/fbdocs/manual/cache/KeyPgRead.wakka +++ b/fbdocs/manual/cache/KeyPgRead.wakka @@ -64,4 +64,5 @@ DATA 3, 234, 4354, 23433, 87643, "Bye!" - ##[[KeyPgData Data]]## - ##[[KeyPgRestore Restore]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgReadFile.wakka b/fbdocs/manual/cache/KeyPgReadFile.wakka index b4cac56c67..89fb2eb0ea 100644 --- a/fbdocs/manual/cache/KeyPgReadFile.wakka +++ b/fbdocs/manual/cache/KeyPgReadFile.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="READ (File Access)"}}---- +{{fbdoc item="title" value="Read (Accès fichiers)"}}---- Spécificateur d'accès fichier {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ Sp - ##[[KeyPgAccess Access]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgReadWriteFile.wakka b/fbdocs/manual/cache/KeyPgReadWriteFile.wakka index b5f2cdaac6..0a764910e0 100644 --- a/fbdocs/manual/cache/KeyPgReadWriteFile.wakka +++ b/fbdocs/manual/cache/KeyPgReadWriteFile.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="READ WRITE (File Access)"}}---- +{{fbdoc item="title" value="Read Write (Accès fichiers)"}}---- Spécificateur d'accès fichier {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ Sp - ##[[KeyPgAccess Access]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgReallocate.wakka b/fbdocs/manual/cache/KeyPgReallocate.wakka index 606994df0e..b614e9a9ca 100644 --- a/fbdocs/manual/cache/KeyPgReallocate.wakka +++ b/fbdocs/manual/cache/KeyPgReallocate.wakka @@ -79,4 +79,5 @@ Deallocate a ' Clean up - ##[[KeyPgCallocate Callocate]]## - ##[[KeyPgDeallocate Deallocate]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRedim.wakka b/fbdocs/manual/cache/KeyPgRedim.wakka index fca8c53bff..161c81d971 100644 --- a/fbdocs/manual/cache/KeyPgRedim.wakka +++ b/fbdocs/manual/cache/KeyPgRedim.wakka @@ -155,4 +155,5 @@ Print - ##[[KeyPgUbound Ubound]]## - ##[[KeyPgVar Var]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRem.wakka b/fbdocs/manual/cache/KeyPgRem.wakka index 396e29c278..3c74d873b5 100644 --- a/fbdocs/manual/cache/KeyPgRem.wakka +++ b/fbdocs/manual/cache/KeyPgRem.wakka @@ -47,4 +47,5 @@ Dim b As /' can comment in here also '/ Integer {{fbdoc item="see"}} - ##[[KeyPgPpif #if]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgReset.wakka b/fbdocs/manual/cache/KeyPgReset.wakka index 24fde97023..19d75497b2 100644 --- a/fbdocs/manual/cache/KeyPgReset.wakka +++ b/fbdocs/manual/cache/KeyPgReset.wakka @@ -60,4 +60,5 @@ close #1 - ##[[KeyPgOpen Open]]## - ##[[KeyPgOpenCons Open Cons]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRestore.wakka b/fbdocs/manual/cache/KeyPgRestore.wakka index 06690af9e6..03516464ef 100644 --- a/fbdocs/manual/cache/KeyPgRestore.wakka +++ b/fbdocs/manual/cache/KeyPgRestore.wakka @@ -93,4 +93,5 @@ Data 546, 7894, 4589, 64657, 34554, "Hi!" - ##[[KeyPgData Data]]## - ##[[KeyPgRead Read]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgResume.wakka b/fbdocs/manual/cache/KeyPgResume.wakka index df4188fd53..1dec28b08f 100644 --- a/fbdocs/manual/cache/KeyPgResume.wakka +++ b/fbdocs/manual/cache/KeyPgResume.wakka @@ -49,4 +49,5 @@ End If - ##[[KeyPgResumenext Resume Next]]## - [[ProPgErrorHandling Gestion des erreurs]] -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgResumenext.wakka b/fbdocs/manual/cache/KeyPgResumenext.wakka index 152f62f4ac..cafb8b199a 100644 --- a/fbdocs/manual/cache/KeyPgResumenext.wakka +++ b/fbdocs/manual/cache/KeyPgResumenext.wakka @@ -48,4 +48,5 @@ End If - ##[[KeyPgResumenext Resume]]## - [[ProPgErrorHandling Gestion des erreurs]] -{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgError|Error Handling Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgReturn.wakka b/fbdocs/manual/cache/KeyPgReturn.wakka index ec3aad2d01..68eaee935b 100644 --- a/fbdocs/manual/cache/KeyPgReturn.wakka +++ b/fbdocs/manual/cache/KeyPgReturn.wakka @@ -83,3 +83,4 @@ print r3.numerator & "/" & r3.denominator%% - ##[[KeyPgOptionnogosub Option Nogosub]]## {{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgRgb.wakka b/fbdocs/manual/cache/KeyPgRgb.wakka index f1e676683a..68c36bf215 100644 --- a/fbdocs/manual/cache/KeyPgRgb.wakka +++ b/fbdocs/manual/cache/KeyPgRgb.wakka @@ -78,3 +78,7 @@ Print Using "Alpha: _&H\\ = ###"; Hex(a, 2); a + + + + diff --git a/fbdocs/manual/cache/KeyPgRgba.wakka b/fbdocs/manual/cache/KeyPgRgba.wakka index f1162c0cb3..c829f6a57e 100644 --- a/fbdocs/manual/cache/KeyPgRgba.wakka +++ b/fbdocs/manual/cache/KeyPgRgba.wakka @@ -109,4 +109,5 @@ Print Using "Alpha: _&H\\ = ###"; Hex(a, 2); a - ##[[KeyPgColor Color]]## - ##[[KeyPgPpdefine #Define]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRight.wakka b/fbdocs/manual/cache/KeyPgRight.wakka index e3a93be7b5..4b53d6ed42 100644 --- a/fbdocs/manual/cache/KeyPgRight.wakka +++ b/fbdocs/manual/cache/KeyPgRight.wakka @@ -49,4 +49,5 @@ print right(text, 5) 'displays " мир!" - ##[[KeyPgLeft Left]]## - ##[[KeyPgMidfunction Mid (Fonction)]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRmdir.wakka b/fbdocs/manual/cache/KeyPgRmdir.wakka index 1ce145b17c..63ca735407 100644 --- a/fbdocs/manual/cache/KeyPgRmdir.wakka +++ b/fbdocs/manual/cache/KeyPgRmdir.wakka @@ -37,4 +37,5 @@ If 0 <> result Then Print "error: unable to remove folder " & pathname & " in th - ##[[KeyPgChdir Chdir]]## - ##[[KeyPgMkdir Mkdir]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRnd.wakka b/fbdocs/manual/cache/KeyPgRnd.wakka index f5ecee12e1..efb4ad3d08 100644 --- a/fbdocs/manual/cache/KeyPgRnd.wakka +++ b/fbdocs/manual/cache/KeyPgRnd.wakka @@ -59,4 +59,5 @@ print int(rnd_range(69, 421)) - ##[[KeyPgTimer Timer]]## - ##[[KeyPgInt Int]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgRset.wakka b/fbdocs/manual/cache/KeyPgRset.wakka index 970c0ea79e..24748ddab2 100644 --- a/fbdocs/manual/cache/KeyPgRset.wakka +++ b/fbdocs/manual/cache/KeyPgRset.wakka @@ -39,3 +39,5 @@ print "-[" & buffer & "]-" {{fbdoc item="back" value="CatPgString|String Functions"}} + + diff --git a/fbdocs/manual/cache/KeyPgRtrim.wakka b/fbdocs/manual/cache/KeyPgRtrim.wakka index 04fb3396e8..02e7501041 100644 --- a/fbdocs/manual/cache/KeyPgRtrim.wakka +++ b/fbdocs/manual/cache/KeyPgRtrim.wakka @@ -60,4 +60,5 @@ print "'" + rtrim(s2, any "Ba") + "'" - ##[[KeyPgLtrim Ltrim]]## - ##[[KeyPgTrim Trim]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgRun.wakka b/fbdocs/manual/cache/KeyPgRun.wakka index 2e5c5ceea1..af42f616da 100644 --- a/fbdocs/manual/cache/KeyPgRun.wakka +++ b/fbdocs/manual/cache/KeyPgRun.wakka @@ -41,4 +41,5 @@ Dim result As Integer = Run("program.exe") - ##[[KeyPgChain Chain]]## transfère temporairement, sans argument - ##[[KeyPgCommand Command]]## chercher des arguments -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSadd.wakka b/fbdocs/manual/cache/KeyPgSadd.wakka index 54cae34dca..8e42004d1b 100644 --- a/fbdocs/manual/cache/KeyPgSadd.wakka +++ b/fbdocs/manual/cache/KeyPgSadd.wakka @@ -38,4 +38,5 @@ Print SAdd(s) - ##[[KeyPgOpVarptr Varptr]]## - ##[[KeyPgOpProcptr Procptr]]## -{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScope.wakka b/fbdocs/manual/cache/KeyPgScope.wakka index 7ec8cd71dd..71f551fa17 100644 --- a/fbdocs/manual/cache/KeyPgScope.wakka +++ b/fbdocs/manual/cache/KeyPgScope.wakka @@ -38,4 +38,5 @@ Print "x ="; x; ", "; "y ="; y {{fbdoc item="see"}} - ##[[KeyPgDim Dim]]## -{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenCons.wakka b/fbdocs/manual/cache/KeyPgScreenCons.wakka index e4e91c8760..92c9de08d0 100644 --- a/fbdocs/manual/cache/KeyPgScreenCons.wakka +++ b/fbdocs/manual/cache/KeyPgScreenCons.wakka @@ -130,4 +130,5 @@ sleep - ##[[KeyPgScreengraphics Screen (Graphics)]]## - ##[[KeyPgColor Color]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreencontrol.wakka b/fbdocs/manual/cache/KeyPgScreencontrol.wakka index d42c61d62d..f2a81ab4ff 100644 --- a/fbdocs/manual/cache/KeyPgScreencontrol.wakka +++ b/fbdocs/manual/cache/KeyPgScreencontrol.wakka @@ -180,4 +180,5 @@ loop while not multikey(1) - ##[[KeyPgWindowtitle WindowTitle]]## - ##[[KeyPgViewgraphics View (Graphics)]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreencopy.wakka b/fbdocs/manual/cache/KeyPgScreencopy.wakka index 4ecc525801..94aff1efea 100644 --- a/fbdocs/manual/cache/KeyPgScreencopy.wakka +++ b/fbdocs/manual/cache/KeyPgScreencopy.wakka @@ -85,4 +85,5 @@ loop - ##[[KeyPgScreenres Screenres]]## - ##[[KeyPgScreenset Screenset]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenevent.wakka b/fbdocs/manual/cache/KeyPgScreenevent.wakka index 28cac1a017..93ee06b520 100644 --- a/fbdocs/manual/cache/KeyPgScreenevent.wakka +++ b/fbdocs/manual/cache/KeyPgScreenevent.wakka @@ -128,4 +128,5 @@ loop - ##[[KeyPgMultikey Multikey]]## - ##[[KeyPgGetmouse Getmouse]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenglproc.wakka b/fbdocs/manual/cache/KeyPgScreenglproc.wakka index b1a96db568..c30066e0e1 100644 --- a/fbdocs/manual/cache/KeyPgScreenglproc.wakka +++ b/fbdocs/manual/cache/KeyPgScreenglproc.wakka @@ -47,4 +47,5 @@ end if - ##[[KeyPgScreengraphics Screen (Graphics)]]## - ##[[KeyPgScreencontrol ScreenControl]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreengraphics.wakka b/fbdocs/manual/cache/KeyPgScreengraphics.wakka index 612cabb0aa..bd453e5d96 100644 --- a/fbdocs/manual/cache/KeyPgScreengraphics.wakka +++ b/fbdocs/manual/cache/KeyPgScreengraphics.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="SCREEN (GRAPHICS)"}}---- +{{fbdoc item="title" value="Screen (Graphiques)"}}---- Initialise un mode graphique avec des nombres comme dans QB {{fbdoc item="syntax"}}## @@ -142,4 +142,5 @@ Sleep - ##[[KeyPgScreenglproc Screenglproc]]## - ##[[GfxInternalFormats Formats internes des pixels]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreeninfo.wakka b/fbdocs/manual/cache/KeyPgScreeninfo.wakka index 807ddda75e..269c3ca248 100644 --- a/fbdocs/manual/cache/KeyPgScreeninfo.wakka +++ b/fbdocs/manual/cache/KeyPgScreeninfo.wakka @@ -59,4 +59,5 @@ PRINT "Desktop running at " + STR(w) + "x" + STR(h) + "x" + STR(depth); {{fbdoc item="see"}} - ##[[KeyPgScreengraphics Screen (Graphics)]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenlist.wakka b/fbdocs/manual/cache/KeyPgScreenlist.wakka index 0d615f1a6f..569af32489 100644 --- a/fbdocs/manual/cache/KeyPgScreenlist.wakka +++ b/fbdocs/manual/cache/KeyPgScreenlist.wakka @@ -46,4 +46,5 @@ Wend - ##[[KeyPgScreengraphics Screen]]## - ##[[KeyPgScreenres Screenres]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenlock.wakka b/fbdocs/manual/cache/KeyPgScreenlock.wakka index 4db857a887..1e21eadba7 100644 --- a/fbdocs/manual/cache/KeyPgScreenlock.wakka +++ b/fbdocs/manual/cache/KeyPgScreenlock.wakka @@ -65,4 +65,5 @@ Loop Until key = Chr(27) Or key = Chr(255, 107) - ##[[KeyPgScreenunlock Screenunlock]]## - ##[[KeyPgScreenptr Screenptr]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenptr.wakka b/fbdocs/manual/cache/KeyPgScreenptr.wakka index 702f244c9c..2fc30da974 100644 --- a/fbdocs/manual/cache/KeyPgScreenptr.wakka +++ b/fbdocs/manual/cache/KeyPgScreenptr.wakka @@ -127,4 +127,5 @@ Sleep - ##[[KeyPgScreenlock Screenlock]]## - ##[[KeyPgScreenunlock Screenunlock]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenres.wakka b/fbdocs/manual/cache/KeyPgScreenres.wakka index 4e87afe131..a6420eb98c 100644 --- a/fbdocs/manual/cache/KeyPgScreenres.wakka +++ b/fbdocs/manual/cache/KeyPgScreenres.wakka @@ -75,4 +75,5 @@ End - ##[[KeyPgScreenglproc Screenglproc]]## - ##[[GfxInternalFormats Formats pixel internes]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenset.wakka b/fbdocs/manual/cache/KeyPgScreenset.wakka index 81c0cbee36..71a3a98632 100644 --- a/fbdocs/manual/cache/KeyPgScreenset.wakka +++ b/fbdocs/manual/cache/KeyPgScreenset.wakka @@ -50,4 +50,5 @@ LOOP WHILE INKEY = "" - ##[[KeyPgScreenres Screenres]]## - ##[[KeyPgScreencopy Screencopy]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreensync.wakka b/fbdocs/manual/cache/KeyPgScreensync.wakka index 98071b5cdd..91c27373b9 100644 --- a/fbdocs/manual/cache/KeyPgScreensync.wakka +++ b/fbdocs/manual/cache/KeyPgScreensync.wakka @@ -41,4 +41,5 @@ LOOP UNTIL INKEY <> "" {{fbdoc item="see"}} - ##[[KeyPgWait Wait]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgScreenunlock.wakka b/fbdocs/manual/cache/KeyPgScreenunlock.wakka index 330d3dfd96..5e8e7793f3 100644 --- a/fbdocs/manual/cache/KeyPgScreenunlock.wakka +++ b/fbdocs/manual/cache/KeyPgScreenunlock.wakka @@ -41,3 +41,4 @@ D - ##[[KeyPgScreenptr Screenptr]]## {{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSecond.wakka b/fbdocs/manual/cache/KeyPgSecond.wakka index 3069418aad..09bb15f3e7 100644 --- a/fbdocs/manual/cache/KeyPgSecond.wakka +++ b/fbdocs/manual/cache/KeyPgSecond.wakka @@ -16,7 +16,7 @@ R Retourne les secondes à partir d'une variable contenant une date sous forme de [[ProPgDates Date Serial]]. {{fbdoc item="desc"}} - + Le compilateur ne reconnaît cette fonction que si ##vbcompat.bi## est inclus. {{fbdoc item="ex"}} @@ -34,4 +34,5 @@ Print Format(ds, "yyyy/mm/dd hh:mm:ss "); Second(ds) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSeekreturn.wakka b/fbdocs/manual/cache/KeyPgSeekreturn.wakka index 1824b5c6c9..b1ee92f9b7 100644 --- a/fbdocs/manual/cache/KeyPgSeekreturn.wakka +++ b/fbdocs/manual/cache/KeyPgSeekreturn.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="SEEK (Function)"}}---- +{{fbdoc item="title" value="Seek (Fonction)"}}---- Obtient la position de la prochaine opération de lecture/écriture pour un fichier ou un périphérique {{fbdoc item="syntax"}}## @@ -36,4 +36,5 @@ close #f - ##[[KeyPgLoc Loc]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSeekset.wakka b/fbdocs/manual/cache/KeyPgSeekset.wakka index d08e2d2469..5319d59c30 100644 --- a/fbdocs/manual/cache/KeyPgSeekset.wakka +++ b/fbdocs/manual/cache/KeyPgSeekset.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="SEEK (Statement)"}}---- +{{fbdoc item="title" value="Seek (Déclaration)"}}---- Définit la position de la prochaine opération de lecture/écriture sur un fichier {{fbdoc item="syntax"}}## @@ -38,4 +38,5 @@ close #f - ##[[KeyPgSeekreturn Seek (Function)]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSelectcase.wakka b/fbdocs/manual/cache/KeyPgSelectcase.wakka index 2975005342..39157c522b 100644 --- a/fbdocs/manual/cache/KeyPgSelectcase.wakka +++ b/fbdocs/manual/cache/KeyPgSelectcase.wakka @@ -69,4 +69,5 @@ end select {{fbdoc item="see"}} - ##[[KeyPgIfthen If...Then]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgSetdate.wakka b/fbdocs/manual/cache/KeyPgSetdate.wakka index 9434542847..cfa7dc96c6 100644 --- a/fbdocs/manual/cache/KeyPgSetdate.wakka +++ b/fbdocs/manual/cache/KeyPgSetdate.wakka @@ -33,4 +33,5 @@ SetDate m + "/" + d + "/" + y - ##[[KeyPgDate Date]]## - ##[[KeyPgSettime Settime]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSetenviron.wakka b/fbdocs/manual/cache/KeyPgSetenviron.wakka index 402c3d82b9..d3c13eceb5 100644 --- a/fbdocs/manual/cache/KeyPgSetenviron.wakka +++ b/fbdocs/manual/cache/KeyPgSetenviron.wakka @@ -72,4 +72,5 @@ ScreenUnlock - ##[[KeyPgEnviron Environ]]## - ##[[KeyPgShell Shell]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSetmouse.wakka b/fbdocs/manual/cache/KeyPgSetmouse.wakka index 29d461b3c8..acb909546e 100644 --- a/fbdocs/manual/cache/KeyPgSetmouse.wakka +++ b/fbdocs/manual/cache/KeyPgSetmouse.wakka @@ -58,4 +58,5 @@ Loop Until Inkey = Chr(27) - ##[[KeyPgMultikey Multikey]]## - ##[[KeyPgGetkey Getkey]]## -{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSettime.wakka b/fbdocs/manual/cache/KeyPgSettime.wakka index fb57d94856..774bbf4fde 100644 --- a/fbdocs/manual/cache/KeyPgSettime.wakka +++ b/fbdocs/manual/cache/KeyPgSettime.wakka @@ -29,4 +29,5 @@ SETTIME "1:20:30" - ##[[KeyPgTime Time]]## - ##[[KeyPgSetdate Setdate]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSgn.wakka b/fbdocs/manual/cache/KeyPgSgn.wakka index 8d64f26cf5..cecd6d987a 100644 --- a/fbdocs/manual/cache/KeyPgSgn.wakka +++ b/fbdocs/manual/cache/KeyPgSgn.wakka @@ -50,4 +50,5 @@ Affichera: - ##[[KeyPgAbs Abs]]## - ##[[KeyPgOperator Operator]]## -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgShared.wakka b/fbdocs/manual/cache/KeyPgShared.wakka index 6d18bf04d8..f89b24dd05 100644 --- a/fbdocs/manual/cache/KeyPgShared.wakka +++ b/fbdocs/manual/cache/KeyPgShared.wakka @@ -48,4 +48,5 @@ End Sub - ##[[KeyPgUbound Ubound]]## - ##[[KeyPgVar Var]]## -{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} + diff --git a/fbdocs/manual/cache/KeyPgShell.wakka b/fbdocs/manual/cache/KeyPgShell.wakka index 0ece541d2d..8434e9527d 100644 --- a/fbdocs/manual/cache/KeyPgShell.wakka +++ b/fbdocs/manual/cache/KeyPgShell.wakka @@ -38,4 +38,5 @@ shell "ls" - ##[[KeyPgExec Exec]]## - ##[[KeyPgRun Run]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgShort.wakka b/fbdocs/manual/cache/KeyPgShort.wakka index 1faa96d691..a538e6f535 100644 --- a/fbdocs/manual/cache/KeyPgShort.wakka +++ b/fbdocs/manual/cache/KeyPgShort.wakka @@ -27,4 +27,5 @@ Type de donn - ##[[KeyPgUshort Ushort]]## - ##[[KeyPgCshort Cshort]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgSin.wakka b/fbdocs/manual/cache/KeyPgSin.wakka index 8ccedccab5..3e29f3baef 100644 --- a/fbdocs/manual/cache/KeyPgSin.wakka +++ b/fbdocs/manual/cache/KeyPgSin.wakka @@ -42,4 +42,5 @@ The sine of a 30 degree angle Is 0.5 - ##[[KeyPgAsin Asin]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgSingle.wakka b/fbdocs/manual/cache/KeyPgSingle.wakka index 77a35b3de2..b080dc7426 100644 --- a/fbdocs/manual/cache/KeyPgSingle.wakka +++ b/fbdocs/manual/cache/KeyPgSingle.wakka @@ -29,3 +29,4 @@ sleep - ##[[TblVarTypes Types de variables standard et leurs limites]]##: Tableau des types de variables, leurs limites et suffixes {{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgSizeof.wakka b/fbdocs/manual/cache/KeyPgSizeof.wakka index f9aa01bd84..53c73393ae 100644 --- a/fbdocs/manual/cache/KeyPgSizeof.wakka +++ b/fbdocs/manual/cache/KeyPgSizeof.wakka @@ -35,4 +35,5 @@ Print SizeOf(foo) {{fbdoc item="see"}} - ##[[KeyPgLen Len]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgSleep.wakka b/fbdocs/manual/cache/KeyPgSleep.wakka index 89a253b833..e0f07cc490 100644 --- a/fbdocs/manual/cache/KeyPgSleep.wakka +++ b/fbdocs/manual/cache/KeyPgSleep.wakka @@ -46,4 +46,5 @@ sleep 500 - ##[[KeyPgTimer Timer]]## - ##[[KeyPgInkey Inkey]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgSpace.wakka b/fbdocs/manual/cache/KeyPgSpace.wakka index a87bc48f36..855217dbec 100644 --- a/fbdocs/manual/cache/KeyPgSpace.wakka +++ b/fbdocs/manual/cache/KeyPgSpace.wakka @@ -36,4 +36,5 @@ print a ' prints: x x - ##[[KeyPgSpc Spc]]## - ##[[KeyPgStringFunction String (Function)]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSpc.wakka b/fbdocs/manual/cache/KeyPgSpc.wakka index b1e93c8e32..c43435a6f1 100644 --- a/fbdocs/manual/cache/KeyPgSpc.wakka +++ b/fbdocs/manual/cache/KeyPgSpc.wakka @@ -52,4 +52,5 @@ Bob Smith - ##[[KeyPgSpace Space]]## - ##[[KeyPgPrint Print]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSqr.wakka b/fbdocs/manual/cache/KeyPgSqr.wakka index ff6192a9b3..4fff525ec4 100644 --- a/fbdocs/manual/cache/KeyPgSqr.wakka +++ b/fbdocs/manual/cache/KeyPgSqr.wakka @@ -52,4 +52,5 @@ The hypotenuse has a length of: 5 {{fbdoc item="see"}} - [[CatPgMath Les opérateurs arithmétiques]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgStatic.wakka b/fbdocs/manual/cache/KeyPgStatic.wakka index f5fb029fcf..e79099ba7e 100644 --- a/fbdocs/manual/cache/KeyPgStatic.wakka +++ b/fbdocs/manual/cache/KeyPgStatic.wakka @@ -61,4 +61,5 @@ Number of times called: 2 - ##[[KeyPgOptionstatic Option Static]]## - ##[[ProPgStorageClasses Storage Classes]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} + diff --git a/fbdocs/manual/cache/KeyPgStaticMember.wakka b/fbdocs/manual/cache/KeyPgStaticMember.wakka index 016fdc1eeb..6688c4e4ac 100644 --- a/fbdocs/manual/cache/KeyPgStaticMember.wakka +++ b/fbdocs/manual/cache/KeyPgStaticMember.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="STATIC (Member)"}}---- +{{fbdoc item="title" value="Static (Membre)"}}---- Spécificateur de déclaration de membre statique d'une procédure. {{fbdoc item="syntax"}}## @@ -91,4 +91,5 @@ next i - ##[[KeyPgType Type]]## - ##[[KeyPgStatic Static]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgStdcall.wakka b/fbdocs/manual/cache/KeyPgStdcall.wakka index bf28108db1..e93d10a232 100644 --- a/fbdocs/manual/cache/KeyPgStdcall.wakka +++ b/fbdocs/manual/cache/KeyPgStdcall.wakka @@ -50,4 +50,5 @@ End Function - [[KeyPgDeclare Declare]] - [[KeyPgSub Sub]], [[KeyPgFunction Function]] -{{fbdoc item="back" value="CatPgProcedures|Procedures"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}} + diff --git a/fbdocs/manual/cache/KeyPgStep.wakka b/fbdocs/manual/cache/KeyPgStep.wakka index 07388e5bfe..2b01dbb00e 100644 --- a/fbdocs/manual/cache/KeyPgStep.wakka +++ b/fbdocs/manual/cache/KeyPgStep.wakka @@ -33,4 +33,5 @@ LINE -STEP(10,10),13 - ##[[KeyPgCircle Circle]]## - ##[[KeyPgPaint Paint]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgStick.wakka b/fbdocs/manual/cache/KeyPgStick.wakka index 3599f8758a..65b1fdfeaa 100644 --- a/fbdocs/manual/cache/KeyPgStick.wakka +++ b/fbdocs/manual/cache/KeyPgStick.wakka @@ -66,4 +66,5 @@ Loop - ##[[KeyPgGetjoystick Getjoystick]]## - ##[[KeyPgStrig Strig]]## -{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgStop.wakka b/fbdocs/manual/cache/KeyPgStop.wakka index f4007573ff..5e7c1c1f34 100644 --- a/fbdocs/manual/cache/KeyPgStop.wakka +++ b/fbdocs/manual/cache/KeyPgStop.wakka @@ -28,4 +28,5 @@ print "this text will never be shown" {{fbdoc item="see"}} - ##[[KeyPgEnd End]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgStr.wakka b/fbdocs/manual/cache/KeyPgStr.wakka index b7016fbc04..56bb3703e1 100644 --- a/fbdocs/manual/cache/KeyPgStr.wakka +++ b/fbdocs/manual/cache/KeyPgStr.wakka @@ -56,4 +56,5 @@ print a, b - ##[[KeyPgChr Chr]]## - ##[[KeyPgAsc Asc]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgStrig.wakka b/fbdocs/manual/cache/KeyPgStrig.wakka index 083be30812..aca0c66d16 100644 --- a/fbdocs/manual/cache/KeyPgStrig.wakka +++ b/fbdocs/manual/cache/KeyPgStrig.wakka @@ -66,4 +66,5 @@ Loop - ##[[KeyPgGetjoystick Getjoystick]]## - ##[[KeyPgStick Stick]]## -{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxInput|User Input Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgString.wakka b/fbdocs/manual/cache/KeyPgString.wakka index 311232b2a6..f4e814fff5 100644 --- a/fbdocs/manual/cache/KeyPgString.wakka +++ b/fbdocs/manual/cache/KeyPgString.wakka @@ -49,4 +49,5 @@ c = "Hello World" - ##[[KeyPgOpStrptr Strptr]]## - ##[[KeyPgOpVarptr Varptr]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgStringFunction.wakka b/fbdocs/manual/cache/KeyPgStringFunction.wakka index 34e24ef9c2..731440228f 100644 --- a/fbdocs/manual/cache/KeyPgStringFunction.wakka +++ b/fbdocs/manual/cache/KeyPgStringFunction.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="STRING (Function)"}}---- +{{fbdoc item="title" value="String (Fonction)"}}---- Crée et remplit une chaîne d'une longueur donnée avec un caractère donné {{fbdoc item="syntax"}}## @@ -43,3 +43,4 @@ end 0 - ##[[KeyPgSpace Space]]## {{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSub.wakka b/fbdocs/manual/cache/KeyPgSub.wakka index 907b290bed..890e2ed97b 100644 --- a/fbdocs/manual/cache/KeyPgSub.wakka +++ b/fbdocs/manual/cache/KeyPgSub.wakka @@ -91,3 +91,5 @@ TestSub {{fbdoc item="back" value="CatPgProcedures|Procedures"}} + + diff --git a/fbdocs/manual/cache/KeyPgSwap.wakka b/fbdocs/manual/cache/KeyPgSwap.wakka index d0969f778b..1f33062de2 100644 --- a/fbdocs/manual/cache/KeyPgSwap.wakka +++ b/fbdocs/manual/cache/KeyPgSwap.wakka @@ -32,3 +32,4 @@ print a, b - ##[[KeyPgOpAssignment Operator = (Affectation)]]## {{fbdoc item="back" value="CatPgMemory|Memory Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgSystem.wakka b/fbdocs/manual/cache/KeyPgSystem.wakka index b18dff00db..1ee88d5719 100644 --- a/fbdocs/manual/cache/KeyPgSystem.wakka +++ b/fbdocs/manual/cache/KeyPgSystem.wakka @@ -29,4 +29,5 @@ print "this text will never be shown" {{fbdoc item="see"}} - ##[[KeyPgEnd End]]## -{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgOpsys|Operating System Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTab.wakka b/fbdocs/manual/cache/KeyPgTab.wakka index 1fbdf45b12..c4ab6bc48f 100644 --- a/fbdocs/manual/cache/KeyPgTab.wakka +++ b/fbdocs/manual/cache/KeyPgTab.wakka @@ -50,3 +50,4 @@ Bob Smith - ##[[KeyPgPrint Print]]## {{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTan.wakka b/fbdocs/manual/cache/KeyPgTan.wakka index 2ca8133f3c..fecb1e3da7 100644 --- a/fbdocs/manual/cache/KeyPgTan.wakka +++ b/fbdocs/manual/cache/KeyPgTan.wakka @@ -43,4 +43,5 @@ The tangent of a 75 degree angle Is 3.732050807568878 - ##[[KeyPgAtan2 Atan2]]## - [[TutMathIntroTrig Une brève introduction à la trigonométrie]] -{{fbdoc item="back" value="CatPgMath|Math"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMath|Math"}} + diff --git a/fbdocs/manual/cache/KeyPgThen.wakka b/fbdocs/manual/cache/KeyPgThen.wakka index 59a8f5a5e3..833590c63d 100644 --- a/fbdocs/manual/cache/KeyPgThen.wakka +++ b/fbdocs/manual/cache/KeyPgThen.wakka @@ -22,3 +22,5 @@ D {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgThis.wakka b/fbdocs/manual/cache/KeyPgThis.wakka index f524c350af..77cd6a2289 100644 --- a/fbdocs/manual/cache/KeyPgThis.wakka +++ b/fbdocs/manual/cache/KeyPgThis.wakka @@ -45,4 +45,5 @@ END SUB - ##[[KeyPgClass Class]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgThreadCreate.wakka b/fbdocs/manual/cache/KeyPgThreadCreate.wakka index bd87ac19eb..a30e28c68e 100644 --- a/fbdocs/manual/cache/KeyPgThreadCreate.wakka +++ b/fbdocs/manual/cache/KeyPgThreadCreate.wakka @@ -96,4 +96,5 @@ Sleep - ##[[KeyPgMutexUnlock Mutexunlock]]## - ##[[KeyPgMutexDestroy Mutexdestroy]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgThreadWait.wakka b/fbdocs/manual/cache/KeyPgThreadWait.wakka index 14217362e7..8f7f8484d2 100644 --- a/fbdocs/manual/cache/KeyPgThreadWait.wakka +++ b/fbdocs/manual/cache/KeyPgThreadWait.wakka @@ -92,4 +92,5 @@ print "All done." - ##[[KeyPgMutexUnlock Mutexunlock]]## - ##[[KeyPgMutexDestroy Mutexdestroy]]## -{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgThreading|Threading Support Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTime.wakka b/fbdocs/manual/cache/KeyPgTime.wakka index 6e808e39b0..40d3555fc8 100644 --- a/fbdocs/manual/cache/KeyPgTime.wakka +++ b/fbdocs/manual/cache/KeyPgTime.wakka @@ -25,4 +25,5 @@ print "the current time is: "; time - ##[[KeyPgDate Date]]## - ##[[KeyPgTimer Timer]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTimeValue.wakka b/fbdocs/manual/cache/KeyPgTimeValue.wakka index 9e1eabd16e..731bb6c1d5 100644 --- a/fbdocs/manual/cache/KeyPgTimeValue.wakka +++ b/fbdocs/manual/cache/KeyPgTimeValue.wakka @@ -39,4 +39,5 @@ Print Format(ds, "hh:mm:ss") - ##[[KeyPgTimeValue TimeValue]]## - ##[[KeyPgDateValue DateValue]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTimer.wakka b/fbdocs/manual/cache/KeyPgTimer.wakka index b24eae5a09..a77ddf84ed 100644 --- a/fbdocs/manual/cache/KeyPgTimer.wakka +++ b/fbdocs/manual/cache/KeyPgTimer.wakka @@ -46,4 +46,5 @@ Print "Done." - ##[[KeyPgTime Time]]## - ##[[KeyPgSleep Sleep]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTimeserial.wakka b/fbdocs/manual/cache/KeyPgTimeserial.wakka index 1a7d7e9b74..035ae7f63e 100644 --- a/fbdocs/manual/cache/KeyPgTimeserial.wakka +++ b/fbdocs/manual/cache/KeyPgTimeserial.wakka @@ -43,4 +43,5 @@ Print Format(ds, "yyyy/mm/dd hh:mm:ss") - ##[[KeyPgTimeValue TimeValue]]## - ##[[KeyPgDateValue DateValue]]## -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTo.wakka b/fbdocs/manual/cache/KeyPgTo.wakka index efc096d2e9..13ed68f32c 100644 --- a/fbdocs/manual/cache/KeyPgTo.wakka +++ b/fbdocs/manual/cache/KeyPgTo.wakka @@ -80,4 +80,5 @@ Sleep - ##[[KeyPgDim Dim]]## - ##[[KeyPgSelectcase Select Case]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgTransGfx.wakka b/fbdocs/manual/cache/KeyPgTransGfx.wakka index 3828e35bed..f5f7837341 100644 --- a/fbdocs/manual/cache/KeyPgTransGfx.wakka +++ b/fbdocs/manual/cache/KeyPgTransGfx.wakka @@ -46,4 +46,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgPutgraphics Put (Graphics)]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgTrim.wakka b/fbdocs/manual/cache/KeyPgTrim.wakka index 28b919285d..4cb38780c0 100644 --- a/fbdocs/manual/cache/KeyPgTrim.wakka +++ b/fbdocs/manual/cache/KeyPgTrim.wakka @@ -58,4 +58,5 @@ Print "'" + trim(s2, any "Ba") + "'" - [[KeyPgLtrim Ltrim]] - [[KeyPgRtrim Rtrim]] -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgType.wakka b/fbdocs/manual/cache/KeyPgType.wakka index 5289ef10ed..265aabf497 100644 --- a/fbdocs/manual/cache/KeyPgType.wakka +++ b/fbdocs/manual/cache/KeyPgType.wakka @@ -159,3 +159,4 @@ if ub2str(h2->sig()) = "GIF89a" then print "ok" else print "error" '' Prints ok - ##[[KeyPgWith With]]## {{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgTypeAlias.wakka b/fbdocs/manual/cache/KeyPgTypeAlias.wakka index 0d46999fc7..18162caaf4 100644 --- a/fbdocs/manual/cache/KeyPgTypeAlias.wakka +++ b/fbdocs/manual/cache/KeyPgTypeAlias.wakka @@ -50,4 +50,5 @@ end with - ##[[KeyPgType Type...End Type]]## - ##[[KeyPgTypeTemp Type (Temporary)]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgTypeTemp.wakka b/fbdocs/manual/cache/KeyPgTypeTemp.wakka index 38f3f654cb..ed64efc6dd 100644 --- a/fbdocs/manual/cache/KeyPgTypeTemp.wakka +++ b/fbdocs/manual/cache/KeyPgTypeTemp.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Temporary Types"}}---- +{{fbdoc item="title" value="Types temporaires"}}---- Crée une copie temporaire d'un type défini par l'utilisateur {{fbdoc item="syntax"}}## @@ -105,4 +105,5 @@ test( type( 1 ) ) - ##[[KeyPgType Type...End Type]]## - ##[[KeyPgTypeAlias Type (Alias)]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/KeyPgTypeof.wakka b/fbdocs/manual/cache/KeyPgTypeof.wakka index 9b1ff8bbbb..17ae00dba4 100644 --- a/fbdocs/manual/cache/KeyPgTypeof.wakka +++ b/fbdocs/manual/cache/KeyPgTypeof.wakka @@ -43,4 +43,5 @@ Dim As String foo {{fbdoc item="see"}} - ##[[KeyPgType Type...End Type]]## -{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + diff --git a/fbdocs/manual/cache/KeyPgUbound.wakka b/fbdocs/manual/cache/KeyPgUbound.wakka index cf3117b90d..14ddd4624a 100644 --- a/fbdocs/manual/cache/KeyPgUbound.wakka +++ b/fbdocs/manual/cache/KeyPgUbound.wakka @@ -67,4 +67,5 @@ Print "Number of bytes used in array:", arraysize '120 * 4 = 480 - ##[[KeyPgRedim Redim]]## - ##[[KeyPgSizeof Sizeof]]## -{{fbdoc item="back" value="CatPgArray|Array Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgArray|Array Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgUbyte.wakka b/fbdocs/manual/cache/KeyPgUbyte.wakka index 7a1f1e3364..f2f49d0a8e 100644 --- a/fbdocs/manual/cache/KeyPgUbyte.wakka +++ b/fbdocs/manual/cache/KeyPgUbyte.wakka @@ -33,4 +33,5 @@ PRINT "ubytevar= ", ubytevar - ##[[KeyPgByte Byte]]## - ##[[KeyPgCubyte Cubyte]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUcase.wakka b/fbdocs/manual/cache/KeyPgUcase.wakka index 806be27e5a..f84de5c0e2 100644 --- a/fbdocs/manual/cache/KeyPgUcase.wakka +++ b/fbdocs/manual/cache/KeyPgUcase.wakka @@ -42,4 +42,5 @@ print ucase("AbCdEfG") {{fbdoc item="see"}} - ##[[KeyPgLcase Lcase]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgUinteger.wakka b/fbdocs/manual/cache/KeyPgUinteger.wakka index 9a5b6e2e59..ff393a2578 100644 --- a/fbdocs/manual/cache/KeyPgUinteger.wakka +++ b/fbdocs/manual/cache/KeyPgUinteger.wakka @@ -27,4 +27,5 @@ Type de donn - ##[[KeyPgInteger Integer]]## - ##[[KeyPgCuint Cuint]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUlong.wakka b/fbdocs/manual/cache/KeyPgUlong.wakka index c046c58500..007eebcdbb 100644 --- a/fbdocs/manual/cache/KeyPgUlong.wakka +++ b/fbdocs/manual/cache/KeyPgUlong.wakka @@ -29,4 +29,5 @@ - ##[[KeyPgUinteger Uinteger]]## - ##[[KeyPgUlongint Ulongint]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUlongint.wakka b/fbdocs/manual/cache/KeyPgUlongint.wakka index 42e4912c24..36004f0892 100644 --- a/fbdocs/manual/cache/KeyPgUlongint.wakka +++ b/fbdocs/manual/cache/KeyPgUlongint.wakka @@ -27,4 +27,5 @@ Print "ULongInt Range = "; x; " to "; y - ##[[KeyPgLongint Longint]]## - ##[[KeyPgCulngint Culngint]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUnion.wakka b/fbdocs/manual/cache/KeyPgUnion.wakka index 02255256a0..8817618383 100644 --- a/fbdocs/manual/cache/KeyPgUnion.wakka +++ b/fbdocs/manual/cache/KeyPgUnion.wakka @@ -81,4 +81,5 @@ sleep {{fbdoc item="see"}} - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUnlock.wakka b/fbdocs/manual/cache/KeyPgUnlock.wakka index 488b246995..8bd4d0f585 100644 --- a/fbdocs/manual/cache/KeyPgUnlock.wakka +++ b/fbdocs/manual/cache/KeyPgUnlock.wakka @@ -35,3 +35,4 @@ Supprime une restriction d'acc - ##[[KeyPgScreenUnlock ScreenUnlock]]## {{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgUnsigned.wakka b/fbdocs/manual/cache/KeyPgUnsigned.wakka index 90c32c4a67..e06059c923 100644 --- a/fbdocs/manual/cache/KeyPgUnsigned.wakka +++ b/fbdocs/manual/cache/KeyPgUnsigned.wakka @@ -28,4 +28,5 @@ print x {{fbdoc item="see"}} - ##[[KeyPgUinteger Uinteger]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUntil.wakka b/fbdocs/manual/cache/KeyPgUntil.wakka index 9a03d1d9fb..61e1481bd6 100644 --- a/fbdocs/manual/cache/KeyPgUntil.wakka +++ b/fbdocs/manual/cache/KeyPgUntil.wakka @@ -30,3 +30,5 @@ LOOP UNTIL a > 10 {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgUshort.wakka b/fbdocs/manual/cache/KeyPgUshort.wakka index 5596ed9ef4..a124fd0b16 100644 --- a/fbdocs/manual/cache/KeyPgUshort.wakka +++ b/fbdocs/manual/cache/KeyPgUshort.wakka @@ -27,4 +27,5 @@ Type de donn - ##[[KeyPgShort Short]]## - ##[[KeyPgCushort Cushort]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}} + diff --git a/fbdocs/manual/cache/KeyPgUsing.wakka b/fbdocs/manual/cache/KeyPgUsing.wakka index 9c8b6439d8..6841b9a792 100644 --- a/fbdocs/manual/cache/KeyPgUsing.wakka +++ b/fbdocs/manual/cache/KeyPgUsing.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="USING (Namespaces)"}}---- +{{fbdoc item="title" value="Using (Espace de noms)"}}---- Déplace l'espace de noms dans la portée courante {{fbdoc item="syntax"}}## @@ -39,4 +39,5 @@ Dim OtherVariable As T - ##[[KeyPgPalette Palette Using]]## - ##[[KeyPgNamespace Namespace]]## -{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgModularizing|Modularizing"}} + diff --git a/fbdocs/manual/cache/KeyPgVaArg.wakka b/fbdocs/manual/cache/KeyPgVaArg.wakka index 05d206c3f3..694bdc5d6d 100644 --- a/fbdocs/manual/cache/KeyPgVaArg.wakka +++ b/fbdocs/manual/cache/KeyPgVaArg.wakka @@ -48,4 +48,5 @@ Le r - ##[[KeyPgVaFirst va_first]]## - ##[[KeyPgVaNext va_next]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} + diff --git a/fbdocs/manual/cache/KeyPgVaFirst.wakka b/fbdocs/manual/cache/KeyPgVaFirst.wakka index 4865f61595..6b8825cc05 100644 --- a/fbdocs/manual/cache/KeyPgVaFirst.wakka +++ b/fbdocs/manual/cache/KeyPgVaFirst.wakka @@ -47,4 +47,5 @@ Le r - ##[[KeyPgVaArg va_arg]]## - ##[[KeyPgVaNext va_next]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} + diff --git a/fbdocs/manual/cache/KeyPgVaNext.wakka b/fbdocs/manual/cache/KeyPgVaNext.wakka index dafcda1516..1c6c79f41a 100644 --- a/fbdocs/manual/cache/KeyPgVaNext.wakka +++ b/fbdocs/manual/cache/KeyPgVaNext.wakka @@ -47,4 +47,5 @@ Le r - ##[[KeyPgVaArg va_arg]]## - ##[[KeyPgVaFirst va_first]]## -{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProcedures|Procedures"}}{{fbdoc item="back" value="CatPgVarArg|Variable Argument list"}} + diff --git a/fbdocs/manual/cache/KeyPgVal.wakka b/fbdocs/manual/cache/KeyPgVal.wakka index 59043639f5..9106691fe2 100644 --- a/fbdocs/manual/cache/KeyPgVal.wakka +++ b/fbdocs/manual/cache/KeyPgVal.wakka @@ -53,4 +53,5 @@ print a, b - ##[[KeyPgChr Chr]]## - ##[[KeyPgAsc Asc]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgValint.wakka b/fbdocs/manual/cache/KeyPgValint.wakka index 8eb8906f14..0f89b91d56 100644 --- a/fbdocs/manual/cache/KeyPgValint.wakka +++ b/fbdocs/manual/cache/KeyPgValint.wakka @@ -52,4 +52,5 @@ print a, b - ##[[KeyPgChr Chr]]## - ##[[KeyPgAsc Asc]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgVallng.wakka b/fbdocs/manual/cache/KeyPgVallng.wakka index e261245b7a..b45dfbb0f1 100644 --- a/fbdocs/manual/cache/KeyPgVallng.wakka +++ b/fbdocs/manual/cache/KeyPgVallng.wakka @@ -52,4 +52,5 @@ print a, b - ##[[KeyPgChr Chr]]## - ##[[KeyPgAsc Asc]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgValuint.wakka b/fbdocs/manual/cache/KeyPgValuint.wakka index 5154a054fc..26dc67702f 100644 --- a/fbdocs/manual/cache/KeyPgValuint.wakka +++ b/fbdocs/manual/cache/KeyPgValuint.wakka @@ -52,4 +52,5 @@ print a, b - ##[[KeyPgChr Chr]]## - ##[[KeyPgAsc Asc]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgValulng.wakka b/fbdocs/manual/cache/KeyPgValulng.wakka index 8ab07e865c..ee051dd828 100644 --- a/fbdocs/manual/cache/KeyPgValulng.wakka +++ b/fbdocs/manual/cache/KeyPgValulng.wakka @@ -52,4 +52,5 @@ print a, b - ##[[KeyPgChr Chr]]## - ##[[KeyPgAsc Asc]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgVar.wakka b/fbdocs/manual/cache/KeyPgVar.wakka index 0a078f1737..ec3d49370b 100644 --- a/fbdocs/manual/cache/KeyPgVar.wakka +++ b/fbdocs/manual/cache/KeyPgVar.wakka @@ -75,3 +75,4 @@ sleep - ##[[KeyPgUbound UBound]]## {{fbdoc item="back" value="CatPgVariables|Variable Declarations"}} + diff --git a/fbdocs/manual/cache/KeyPgViewgraphics.wakka b/fbdocs/manual/cache/KeyPgViewgraphics.wakka index 80adde298c..6166f47faf 100644 --- a/fbdocs/manual/cache/KeyPgViewgraphics.wakka +++ b/fbdocs/manual/cache/KeyPgViewgraphics.wakka @@ -64,4 +64,5 @@ imagedestroy(ip) - ##[[KeyPgWindow Window]]## - ##[[KeyPgPmap Pmap]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgViewtext.wakka b/fbdocs/manual/cache/KeyPgViewtext.wakka index 3914e43403..ba86782270 100644 --- a/fbdocs/manual/cache/KeyPgViewtext.wakka +++ b/fbdocs/manual/cache/KeyPgViewtext.wakka @@ -52,4 +52,5 @@ loop until len(inkey) - ##[[KeyPgPrint Print]]## - ##[[KeyPgColor Color]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgVisPrivate.wakka b/fbdocs/manual/cache/KeyPgVisPrivate.wakka index e181034b94..f98719a27f 100644 --- a/fbdocs/manual/cache/KeyPgVisPrivate.wakka +++ b/fbdocs/manual/cache/KeyPgVisPrivate.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="PRIVATE: (Access Control)"}}---- +{{fbdoc item="title" value="Private: (Contrôle d'accès)"}}---- Spécifie le contrôle d'accès privé (private) à un membre de ##[[KeyPgType Type]]## ou ##[[KeyPgClass Class]]## {{fbdoc item="syntax"}}## @@ -55,4 +55,5 @@ myVariable.number = 69 - ##[[KeyPgVisProtected Protected:]]## (Contrôle d'accès) - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgVisProtected.wakka b/fbdocs/manual/cache/KeyPgVisProtected.wakka index 11b0685785..fc9bdaf28d 100644 --- a/fbdocs/manual/cache/KeyPgVisProtected.wakka +++ b/fbdocs/manual/cache/KeyPgVisProtected.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="PROTECTED: (Access Control)"}}---- +{{fbdoc item="title" value="Protected: (Contrôle d'accès)"}}---- Spécifie le contrôle d'accès protégé (protected) à un membre de ##[[KeyPgType Type]]## ou ##[[KeyPgClass Class]]## {{fbdoc item="syntax"}}## @@ -39,4 +39,5 @@ Sp - ##[[KeyPgVisPublic Public:]]## (Contrôle d'accès) - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgVisPublic.wakka b/fbdocs/manual/cache/KeyPgVisPublic.wakka index 68d900ace4..2d113dcc5e 100644 --- a/fbdocs/manual/cache/KeyPgVisPublic.wakka +++ b/fbdocs/manual/cache/KeyPgVisPublic.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="PUBLIC: (Access Control)"}}---- +{{fbdoc item="title" value="Public: (Contrôle d'accès)"}}---- Spécifie un contrôle d'accès public aux membres de ##[[KeyPgType Type]]## or ##[[KeyPgClass Class]]## {{fbdoc item="syntax"}}## @@ -56,4 +56,5 @@ myVariable.setNome( "FreeBASIC" ) - ##[[KeyPgPublic Public]]## - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgWait.wakka b/fbdocs/manual/cache/KeyPgWait.wakka index beb69998be..00090fdb09 100644 --- a/fbdocs/manual/cache/KeyPgWait.wakka +++ b/fbdocs/manual/cache/KeyPgWait.wakka @@ -39,3 +39,5 @@ screensync 'FreeBASIC way of accomplishing the same thing {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} + + diff --git a/fbdocs/manual/cache/KeyPgWbin.wakka b/fbdocs/manual/cache/KeyPgWbin.wakka index 2399ad4aad..95380a82c2 100644 --- a/fbdocs/manual/cache/KeyPgWbin.wakka +++ b/fbdocs/manual/cache/KeyPgWbin.wakka @@ -60,4 +60,5 @@ PRINT WBIN(54321, 20) - ##[[KeyPgWhex Whex]]## - ##[[KeyPgWoct Woct]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWchr.wakka b/fbdocs/manual/cache/KeyPgWchr.wakka index 2b5465e83a..11c8fd223e 100644 --- a/fbdocs/manual/cache/KeyPgWchr.wakka +++ b/fbdocs/manual/cache/KeyPgWchr.wakka @@ -45,4 +45,5 @@ print "multiple UNICODE characters:"; WCHR(933, 934, 935) - ##[[KeyPgChr Chr]]## - ##[[KeyPgWstr Wstr]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWeekday.wakka b/fbdocs/manual/cache/KeyPgWeekday.wakka index 2168932402..6483778f7c 100644 --- a/fbdocs/manual/cache/KeyPgWeekday.wakka +++ b/fbdocs/manual/cache/KeyPgWeekday.wakka @@ -42,4 +42,5 @@ print format(a, "yyyy/mm/dd hh:mm:ss "); weekday(a) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWeekdayname.wakka b/fbdocs/manual/cache/KeyPgWeekdayname.wakka index d768eb6115..560e66d951 100644 --- a/fbdocs/manual/cache/KeyPgWeekdayname.wakka +++ b/fbdocs/manual/cache/KeyPgWeekdayname.wakka @@ -45,4 +45,5 @@ Print Format(a, "yyyy/mm/dd hh:mm:ss "); WeekDayName(WeekDay(a)) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWend.wakka b/fbdocs/manual/cache/KeyPgWend.wakka index a975e196ad..376b9aa497 100644 --- a/fbdocs/manual/cache/KeyPgWend.wakka +++ b/fbdocs/manual/cache/KeyPgWend.wakka @@ -16,4 +16,6 @@ D - ##[[KeyPgWhilewend While...Wend]]## {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} - \ No newline at end of file + + + diff --git a/fbdocs/manual/cache/KeyPgWhex.wakka b/fbdocs/manual/cache/KeyPgWhex.wakka index 8f92dfd45c..7796604a5f 100644 --- a/fbdocs/manual/cache/KeyPgWhex.wakka +++ b/fbdocs/manual/cache/KeyPgWhex.wakka @@ -61,4 +61,5 @@ print Hex(54321, 5) - ##[[KeyPgWbin Wbin]]## - ##[[KeyPgWoct Woct]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWhile.wakka b/fbdocs/manual/cache/KeyPgWhile.wakka index ded79f0e10..9ab8b6b7b4 100644 --- a/fbdocs/manual/cache/KeyPgWhile.wakka +++ b/fbdocs/manual/cache/KeyPgWhile.wakka @@ -25,4 +25,6 @@ D - ##[[KeyPgWhilewend While...Wend]]## {{fbdoc item="back" value="CatPgMisc|Miscellaneous"}} - \ No newline at end of file + + + diff --git a/fbdocs/manual/cache/KeyPgWhilewend.wakka b/fbdocs/manual/cache/KeyPgWhilewend.wakka index c6616c7267..4d541cd702 100644 --- a/fbdocs/manual/cache/KeyPgWhilewend.wakka +++ b/fbdocs/manual/cache/KeyPgWhilewend.wakka @@ -49,4 +49,5 @@ end 0 - ##[[KeyPgContinue Continue]]## - ##[[KeyPgDoloop Do...Loop]]## -{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgControlFlow|Control Flow"}} + diff --git a/fbdocs/manual/cache/KeyPgWidth.wakka b/fbdocs/manual/cache/KeyPgWidth.wakka index 0117eb2230..9fe52659b0 100644 --- a/fbdocs/manual/cache/KeyPgWidth.wakka +++ b/fbdocs/manual/cache/KeyPgWidth.wakka @@ -94,4 +94,5 @@ sleep - ##[[KeyPgCsrlin Csrlin]]## - ##[[KeyPgPos Pos]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWindow.wakka b/fbdocs/manual/cache/KeyPgWindow.wakka index 34819df4f6..1b047622d5 100644 --- a/fbdocs/manual/cache/KeyPgWindow.wakka +++ b/fbdocs/manual/cache/KeyPgWindow.wakka @@ -70,4 +70,5 @@ sleep - ##[[KeyPgViewgraphics View (Graphics)]]## - ##[[KeyPgPmap PMap]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWindowtitle.wakka b/fbdocs/manual/cache/KeyPgWindowtitle.wakka index ac06be009e..54bb1a33ab 100644 --- a/fbdocs/manual/cache/KeyPgWindowtitle.wakka +++ b/fbdocs/manual/cache/KeyPgWindowtitle.wakka @@ -38,4 +38,5 @@ SLEEP {{fbdoc item="see"}} - ##[[KeyPgScreengraphics Screen (Graphiques)]]## -{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfxScreen|Screen Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWinput.wakka b/fbdocs/manual/cache/KeyPgWinput.wakka index 8930fd88dd..6c60f4a4d7 100644 --- a/fbdocs/manual/cache/KeyPgWinput.wakka +++ b/fbdocs/manual/cache/KeyPgWinput.wakka @@ -85,4 +85,5 @@ end if - ##[[KeyPgInputnum Input()]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}}{{fbdoc item="back" value="CatPgInput|User Input"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}}{{fbdoc item="back" value="CatPgInput|User Input"}} + diff --git a/fbdocs/manual/cache/KeyPgWith.wakka b/fbdocs/manual/cache/KeyPgWith.wakka index 872e223914..db14e73710 100644 --- a/fbdocs/manual/cache/KeyPgWith.wakka +++ b/fbdocs/manual/cache/KeyPgWith.wakka @@ -94,4 +94,5 @@ print rect2.x, rect2.y '' 3, 4 {{fbdoc item="see"}} - ##[[KeyPgType Type]]## -{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgUserDefTypes|User Defined Types"}} + diff --git a/fbdocs/manual/cache/KeyPgWoct.wakka b/fbdocs/manual/cache/KeyPgWoct.wakka index 129eddbba0..6c930e2236 100644 --- a/fbdocs/manual/cache/KeyPgWoct.wakka +++ b/fbdocs/manual/cache/KeyPgWoct.wakka @@ -61,4 +61,5 @@ print Woct(54321, 8) - ##[[KeyPgWbin Wbin]]## - ##[[KeyPgWhex Whex]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWrite.wakka b/fbdocs/manual/cache/KeyPgWrite.wakka index 707c07fd53..976b0dad74 100644 --- a/fbdocs/manual/cache/KeyPgWrite.wakka +++ b/fbdocs/manual/cache/KeyPgWrite.wakka @@ -40,4 +40,5 @@ write i, d, s - ##[[KeyPgWritePp Write #]]## - ##[[KeyPgPrint Print]]## -{{fbdoc item="back" value="CatPgConsole|Console Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgConsole|Console Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWriteFile.wakka b/fbdocs/manual/cache/KeyPgWriteFile.wakka index 95ff83d05b..148f040e97 100644 --- a/fbdocs/manual/cache/KeyPgWriteFile.wakka +++ b/fbdocs/manual/cache/KeyPgWriteFile.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="WRITE (File Access)"}}---- +{{fbdoc item="title" value="Write (Accès fichiers)"}}---- Spécificateur d'accès fichier {{fbdoc item="syntax"}}## @@ -17,4 +17,5 @@ Sp - ##[[KeyPgAccess Access]]## - ##[[KeyPgOpen Open]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWritePp.wakka b/fbdocs/manual/cache/KeyPgWritePp.wakka index 1fe523f0bc..00608c217c 100644 --- a/fbdocs/manual/cache/KeyPgWritePp.wakka +++ b/fbdocs/manual/cache/KeyPgWritePp.wakka @@ -51,4 +51,5 @@ write #filenum, i, d, s - ##[[KeyPgPrintPp Print #]]## - ##[[KeyPgInputPp Input #]]## -{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgFile|File I/O Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWspace.wakka b/fbdocs/manual/cache/KeyPgWspace.wakka index 70b83db6fb..c7fa2dd266 100644 --- a/fbdocs/manual/cache/KeyPgWspace.wakka +++ b/fbdocs/manual/cache/KeyPgWspace.wakka @@ -37,4 +37,5 @@ print a ' prints: x x - ##[[KeyPgSpace Space]]## - ##[[KeyPgWstring Wstring]]## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWstr.wakka b/fbdocs/manual/cache/KeyPgWstr.wakka index 1096afbb56..fb38326c87 100644 --- a/fbdocs/manual/cache/KeyPgWstr.wakka +++ b/fbdocs/manual/cache/KeyPgWstr.wakka @@ -72,4 +72,5 @@ print WStr("Unicode 'Hello World'") - ##[[KeyPgStr Str]]## - ##[[KeyPgWstring Wstring]]## -{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCasting|Converting Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWstring.wakka b/fbdocs/manual/cache/KeyPgWstring.wakka index 9118903e00..c6f457ee31 100644 --- a/fbdocs/manual/cache/KeyPgWstring.wakka +++ b/fbdocs/manual/cache/KeyPgWstring.wakka @@ -60,4 +60,5 @@ print len(*str2) 'returns 12, the length of the string it points to - ##[[KeyPgWoct Woct]]## - ##[[KeyPgWinput Winput()]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgWstringFunction.wakka b/fbdocs/manual/cache/KeyPgWstringFunction.wakka index 37456b3c28..5a86280deb 100644 --- a/fbdocs/manual/cache/KeyPgWstringFunction.wakka +++ b/fbdocs/manual/cache/KeyPgWstringFunction.wakka @@ -47,4 +47,5 @@ end 0 - ##[[KeyPgWspace Wspace]]## - ##[[KeyPgWstring Wstring]] (data type)## -{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgXorGfx.wakka b/fbdocs/manual/cache/KeyPgXorGfx.wakka index 41a15b323c..97606aef9c 100644 --- a/fbdocs/manual/cache/KeyPgXorGfx.wakka +++ b/fbdocs/manual/cache/KeyPgXorGfx.wakka @@ -43,4 +43,5 @@ Sleep - ##[[KeyPgOpXor Xor]]## - ##[[KeyPgPutgraphics Put (Graphics)]]## -{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgGfx2D|2D Drawing Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgYear.wakka b/fbdocs/manual/cache/KeyPgYear.wakka index aa73c64f52..e858b0c654 100644 --- a/fbdocs/manual/cache/KeyPgYear.wakka +++ b/fbdocs/manual/cache/KeyPgYear.wakka @@ -34,4 +34,5 @@ print format(a, "yyyy/mm/dd hh:mm:ss "); year(a) {{fbdoc item="see"}} - [[ProPgDates Date Serials]] -{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgDate|Date and Time Functions"}} + diff --git a/fbdocs/manual/cache/KeyPgZstring.wakka b/fbdocs/manual/cache/KeyPgZstring.wakka index 099aa9b177..1bbdaa6c76 100644 --- a/fbdocs/manual/cache/KeyPgZstring.wakka +++ b/fbdocs/manual/cache/KeyPgZstring.wakka @@ -43,4 +43,5 @@ print sizeof(*str2) 'returns len(zstring), the size of the variable - ##[[KeyPgString String]]## - ##[[KeyPgWstring Wstring]]## -{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgStdDataTypes|Standard Data Types"}}{{fbdoc item="back" value="CatPgString|String Functions"}} + diff --git a/fbdocs/manual/cache/LaananFisher.wakka b/fbdocs/manual/cache/LaananFisher.wakka index ea68982e77..a1dd0658a2 100644 --- a/fbdocs/manual/cache/LaananFisher.wakka +++ b/fbdocs/manual/cache/LaananFisher.wakka @@ -5,4 +5,5 @@ I regularly use and recommend ""FreeBASIC"" to anyone needing a language that provides ease-of-use, low development times, portability and support for a variety of programming paradigms. I log on occasionally at the official ""FreeBASIC"" site [[[www.freebasic.net]]] and read about what's new with ""FreeBASIC"" and its great community at the forums there [[[www.freebasic.net/forum]]]. {{fbdoc item="section" value="contact"}} - Reach me via email at [[gmail.com]] with a username of "laananfisher". \ No newline at end of file + Reach me via email at [[gmail.com]] with a username of "laananfisher". + diff --git a/fbdocs/manual/cache/LangQB.wakka b/fbdocs/manual/cache/LangQB.wakka index 348d1227b2..825519bf34 100644 --- a/fbdocs/manual/cache/LangQB.wakka +++ b/fbdocs/manual/cache/LangQB.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Differences from QB"}}---- +{{fbdoc item="title" value="Différences avec QB"}}---- Since version 0.17, ""FreeBASIC"" introduced a -lang command-line option, that is used to change the language compatibility mode. Use the -lang qb option when compiling to select the most QB compatible parser. All differences listed below assume that -lang qb was used. ==Architecture/Platform incompatibilities== @@ -47,4 +47,5 @@ Since version 0.17, ""FreeBASIC"" introduced a -lang command-line option, that i - IOCTL, ERRDEV and ERRDEV$, low level functions to access hardware are not implemented as they were OS-dependent. - CALL ABSOLUTE to run inline machine code is no longer supported. Instead you can use [[KeyPgAsm ASM]]...END ASM blocks to insert inline assembler commands. Or use the ASM... one line command. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/LicenseGFDL.wakka b/fbdocs/manual/cache/LicenseGFDL.wakka index ad51f18023..624d5f4e36 100644 --- a/fbdocs/manual/cache/LicenseGFDL.wakka +++ b/fbdocs/manual/cache/LicenseGFDL.wakka @@ -118,4 +118,5 @@ The Free Software Foundation may publish new, revised versions of the GNU Free D Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. -{{fbdoc item="back" value="GnuLicenses|Licenses"}} \ No newline at end of file +{{fbdoc item="back" value="GnuLicenses|Licenses"}} + diff --git a/fbdocs/manual/cache/LicenseGPL.wakka b/fbdocs/manual/cache/LicenseGPL.wakka index bb44c01d1b..1cf3445a44 100644 --- a/fbdocs/manual/cache/LicenseGPL.wakka +++ b/fbdocs/manual/cache/LicenseGPL.wakka @@ -90,4 +90,5 @@ NO WARRANTY 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -{{fbdoc item="back" value="GnuLicenses|Licenses"}} \ No newline at end of file +{{fbdoc item="back" value="GnuLicenses|Licenses"}} + diff --git a/fbdocs/manual/cache/LicenseLGPL.wakka b/fbdocs/manual/cache/LicenseLGPL.wakka index 8af49af574..f29ceae147 100644 --- a/fbdocs/manual/cache/LicenseLGPL.wakka +++ b/fbdocs/manual/cache/LicenseLGPL.wakka @@ -176,4 +176,5 @@ You should also get your employer (if you work as a programmer) or your school, That's all there is to it! -{{fbdoc item="back" value="GnuLicenses|Licenses"}} \ No newline at end of file +{{fbdoc item="back" value="GnuLicenses|Licenses"}} + diff --git a/fbdocs/manual/cache/ObsoletedKwds.wakka b/fbdocs/manual/cache/ObsoletedKwds.wakka index 01df30197b..64c47d42d8 100644 --- a/fbdocs/manual/cache/ObsoletedKwds.wakka +++ b/fbdocs/manual/cache/ObsoletedKwds.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Obsoleted Keywords"}}---- +{{fbdoc item="title" value="Mots-clés obsolètes"}}---- Along the way FB has had a few keywords changed. Here is the list of those no longer supported. Old code must be updated if recompiled. @@ -18,4 +18,5 @@ Use [[KeyPgVallng VALLNG()]] GOSUB Do not use [[KeyPgGosub GOSUB]] in SUBs or FUNCTIONs anymore; allowed in ##-lang qb## mode. -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/OpPrecedence.wakka b/fbdocs/manual/cache/OpPrecedence.wakka index d848dca6ba..d5d5090a80 100644 --- a/fbdocs/manual/cache/OpPrecedence.wakka +++ b/fbdocs/manual/cache/OpPrecedence.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Operator Precedence"}}---- +{{fbdoc item="title" value="Priorité des opérateurs"}}---- When several operations occur in a single expression, each operation is evaluated and resolved in a predetermined order. This is called the order of operation or operator precedence. If an operator in an expression has a higher precedence, it is evaluated before an operator of lower precedence. @@ -38,4 +38,5 @@ For expressions where the operator precedence may be ambiguous, it is recommende {{fbdoc item="see"}} - [[CatPgOperators Operators]] -{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}}{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/OpenGL.wakka b/fbdocs/manual/cache/OpenGL.wakka index ca08f4dbdf..074e4813b7 100644 --- a/fbdocs/manual/cache/OpenGL.wakka +++ b/fbdocs/manual/cache/OpenGL.wakka @@ -1 +1,2 @@ -OpenGL is one of the most well-recognised standard 3D graphics APIs in the world. FreeBASIC supports the use of OpenGL in conjunction with its own [[CatPgGfx graphics library]] or SDL. \ No newline at end of file +OpenGL is one of the most well-recognised standard 3D graphics APIs in the world. FreeBASIC supports the use of OpenGL in conjunction with its own [[CatPgGfx graphics library]] or SDL. + diff --git a/fbdocs/manual/cache/ProPgArrayIndex.wakka b/fbdocs/manual/cache/ProPgArrayIndex.wakka index 2407b0f854..6f074cfef2 100644 --- a/fbdocs/manual/cache/ProPgArrayIndex.wakka +++ b/fbdocs/manual/cache/ProPgArrayIndex.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Array Index"}}---- +{{fbdoc item="title" value="Indexation des tableaux"}}---- An array index is the number used to access an [[ProPgArrays Array]] of [[ProPgVariables Variables]] created using the ##[[KeyPgDim Dim]]## command. {{fbdoc item="desc"}} @@ -102,4 +102,5 @@ END SUB - [[ProPgVariables Variables]] - [[ProPgVariableScope Variable Scope]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgArrays.wakka b/fbdocs/manual/cache/ProPgArrays.wakka index c49e2dbcad..688b6a2fe7 100644 --- a/fbdocs/manual/cache/ProPgArrays.wakka +++ b/fbdocs/manual/cache/ProPgArrays.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Arrays"}}---- +{{fbdoc item="title" value="Vue d'ensemble sur les tableaux"}}---- Types de conteneurs multi-dimensionnels. {{fbdoc item="section" value="Vue d'ensemble"}} @@ -69,4 +69,5 @@ Dim as integer multidim(1 to 2,1 to 5) = {{0,0,0,0,0},{0,0,0,0,0}} - [[ProPgVarLenArrays Tableaux de longueur variable]] - [[ProPgVariableScope Portée des variables]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgCallingConventions.wakka b/fbdocs/manual/cache/ProPgCallingConventions.wakka index bf8741d41c..3e8238b7aa 100644 --- a/fbdocs/manual/cache/ProPgCallingConventions.wakka +++ b/fbdocs/manual/cache/ProPgCallingConventions.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Calling Conventions"}}---- +{{fbdoc item="title" value="Conventions d'appel"}}---- Précise la façon dont les procédures sont appelées. Les conventions d'appel déterminent comment le code appelant interagit avec les procédures quand elles sont appelées. Elles précisent les règles sur la façon dont les paramètres sont chargés sur la pile des appels, comment les valeurs sont retournées et quand la pile des appels est nettoyée. Cette information est utile lors de l'interaction avec du code écrit dans d'autres langages, en particulier le langage d'assemblage. Dans certains cas, les conventions d'appel appliquent également une sorte de "décoration" de nom pour les noms de procédure. @@ -37,4 +37,5 @@ Le tableau suivant r - ##[[KeyPgStdcall Stdcall]]##, ##[[KeyPgCdecl Cdecl]]##, ##[[KeyPgPascal Pascal]]## - ##[[KeyPgExternBlock Extern..End Extern]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgComments.wakka b/fbdocs/manual/cache/ProPgComments.wakka index e2616d097d..9ce000139b 100644 --- a/fbdocs/manual/cache/ProPgComments.wakka +++ b/fbdocs/manual/cache/ProPgComments.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Comments"}}---- +{{fbdoc item="title" value="Commentaires"}}---- Les commentaires sont des régions de texte dont le compilateur ne tiendra pas compte, mais qui peuvent contenir des informations qui sont utiles pour le programmeur. Une exception sont les métacommandes qui peuvent apparaître dans certains types de commentaires. {{fbdoc item="section" value="Commentaires sur une seule ligne"}} @@ -99,3 +99,5 @@ Dim b As /' commentaire possible ici aussi '/ Integer {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + + diff --git a/fbdocs/manual/cache/ProPgConstants.wakka b/fbdocs/manual/cache/ProPgConstants.wakka index e9c3bd3486..d5562a7906 100644 --- a/fbdocs/manual/cache/ProPgConstants.wakka +++ b/fbdocs/manual/cache/ProPgConstants.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Constants"}}---- +{{fbdoc item="title" value="Constantes"}}---- {{fbdoc item="desc"}} Les constantes sont des nombres qui ne peuvent pas être modifiés après avoir été définis. Par exemple, 5 désigne toujours de même nombre. @@ -33,4 +33,5 @@ END SUB - ##[[KeyPgConst Const]]## - ##[[KeyPgEnum Enum]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgControlFlow.wakka b/fbdocs/manual/cache/ProPgControlFlow.wakka index 24bf91a8eb..d1813e05d6 100644 --- a/fbdocs/manual/cache/ProPgControlFlow.wakka +++ b/fbdocs/manual/cache/ProPgControlFlow.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Control Flow Statements"}}---- +{{fbdoc item="title" value="Instructions de contrôle de flux"}}---- Des instructions qui dirigent le flux d'exécution. {{fbdoc item="desc"}} @@ -42,4 +42,5 @@ Des instructions qui dirigent le flux d'ex =={{fbdoc item="keyword" value="KeyPgDoloop|DO..LOOP"}}== La plus polyvalente des instructions de bouclage, cette boucle peut exécuter un bloc d'instructions tant que/jusqu'à ce que l'expression soit évaluée à "true" = vrai (la condition). Elle peut aussi retarder le contrôle de l'expression jusqu'à ce que le bloc soit exécuté une première fois, utile quand un bloc d'instructions doit être exécuté //au moins une fois//. Enfin, cette boucle peut n'avoir aucune condition et simplement boucler indéfiniment. -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgCruntime.wakka b/fbdocs/manual/cache/ProPgCruntime.wakka index 5b43b8e471..798a75ea6e 100644 --- a/fbdocs/manual/cache/ProPgCruntime.wakka +++ b/fbdocs/manual/cache/ProPgCruntime.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="C Standard Library Functions"}}---- +{{fbdoc item="title" value="Fonctions bibliothèque C standard"}}---- Ceci est une liste des prototypes de fonction dans la bibliothèque standard C dans l'ordre alphabétique et une liste des prototypes groupés par fonctionnalité. **{{anchor name="ALPHA|Liste alphabétique"}}** @@ -119,4 +119,5 @@ Ceci est une liste des prototypes de fonction dans la biblioth {{fbdoc item="see"}} - ##[[KeyPgInclude #include]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}}{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}}{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/ProPgCtorsDtors.wakka b/fbdocs/manual/cache/ProPgCtorsDtors.wakka index 38060d3bfe..7976a19db7 100644 --- a/fbdocs/manual/cache/ProPgCtorsDtors.wakka +++ b/fbdocs/manual/cache/ProPgCtorsDtors.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Constructors and Destructors"}}---- +{{fbdoc item="title" value="Constructeurs et destructeurs"}}---- En charge de la création et la destruction d'objets. **{{anchor name="OVERVIEW|Vue d'ensemble"}}** @@ -96,4 +96,5 @@ end scope '' <- a, b and c are destroyed here as well Ceci est communément appelé la "règle des 3": Si un objet a besoin d'un constructeur de copie personnalisé, opérateur d'affectation ou destructeur, il y a des chances qu'il ait besoin des trois. -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgDataConversion.wakka b/fbdocs/manual/cache/ProPgDataConversion.wakka index f16b99be5a..85d6307293 100644 --- a/fbdocs/manual/cache/ProPgDataConversion.wakka +++ b/fbdocs/manual/cache/ProPgDataConversion.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Coercion and Conversion"}}---- +{{fbdoc item="title" value="Promotion et Conversion"}}---- Promotion de types de données numériques dans des expressions. Lorsque deux types de données différents sont utilisés dans une opération binaire, comme ##//+//## (Addition) ou ##//=//## (Affectation), le type de données le plus faible est automatiquement promu vers le type de données le plus fort quel que soit l'ordre dans lequel arguments sont donnés. @@ -34,4 +34,5 @@ __Double ou Single vers Integer__ - [[TblVarTypes Types de variables]] - [[CatPgCasting Conversion entre types de données]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgDates.wakka b/fbdocs/manual/cache/ProPgDates.wakka index 2cfe0fdcba..6b1a20b660 100644 --- a/fbdocs/manual/cache/ProPgDates.wakka +++ b/fbdocs/manual/cache/ProPgDates.wakka @@ -34,3 +34,5 @@ Print Int(a-b) & " days have passed since 2000/01/01" {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + + diff --git a/fbdocs/manual/cache/ProPgErrorHandling.wakka b/fbdocs/manual/cache/ProPgErrorHandling.wakka index 3dd0fe028b..0ea0a17eae 100644 --- a/fbdocs/manual/cache/ProPgErrorHandling.wakka +++ b/fbdocs/manual/cache/ProPgErrorHandling.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Error Handling"}}---- +{{fbdoc item="title" value="Gestion des erreurs"}}---- Gestion des erreurs d'exécution. ""FreeBASIC"" peut gérer les erreurs de la manière suivante: @@ -103,4 +103,5 @@ End Sub - [[CatPgError Fonctions de gestion des erreurs]] - [[TblRuntimeErrors Codes d'erreurs de fonctionnement]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}}{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}}{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/ProPgFileIO.wakka b/fbdocs/manual/cache/ProPgFileIO.wakka index 8d505a4c38..49e6bcc0d0 100644 --- a/fbdocs/manual/cache/ProPgFileIO.wakka +++ b/fbdocs/manual/cache/ProPgFileIO.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="File I/O with FreeBASIC"}}---- +{{fbdoc item="title" value="E/S fichiers avec FreeBASIC"}}---- Sous ""FreeBASIC"", il y a 4 façons possibles d'exécuter une Entrée/Sortie fichier: @@ -105,4 +105,5 @@ END - [[ProPgCruntime Fonctions de la bibliothèque C standard]] - [[KeyPgGetfileio Get (Commande E/S fichiers)]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgFixLenArrays.wakka b/fbdocs/manual/cache/ProPgFixLenArrays.wakka index 701097d368..97bc6e0f9e 100644 --- a/fbdocs/manual/cache/ProPgFixLenArrays.wakka +++ b/fbdocs/manual/cache/ProPgFixLenArrays.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Fixed-length Arrays"}}---- +{{fbdoc item="title" value="Tableaux de longueur fixe"}}---- Structures de taille fixe de données homogènes. {{fbdoc item="section" value="Vue d'ensemble"}} @@ -30,4 +30,5 @@ static arrayOfShorts(420) as short dim arrayOfIntegers(69) as integer %% -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgHeaderFiles.wakka b/fbdocs/manual/cache/ProPgHeaderFiles.wakka index 707ba76965..7038dd6d29 100644 --- a/fbdocs/manual/cache/ProPgHeaderFiles.wakka +++ b/fbdocs/manual/cache/ProPgHeaderFiles.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Header Files (.bi)"}}---- +{{fbdoc item="title" value="Fichiers d'en-tête (.bi)"}}---- Fournit une interface pour un module. Un fichier d'en-tête est un type spécial de fichier source qui généralement ne contient que des déclarations pré-processeur, des définitions, des déclarations, des prototypes, des constantes, des énumérations ou des types similaires de déclarations; cependant, un fichier d'en-tête peut contenir n'importe quel code source valable si cela est nécessaire. Ce qui les rend différents des des fichiers source (. bas) , c'est d'être compilés directement, ils sont inclus par un autre fichier source (module ou en-tête) en utilisant la directive ##[[KeyPgInclude #include]]## du préprocesseur. Toutes les bibliothèques compilées ont généralement un (ou plusieurs) fichier(s) en-tête qui peut être inclus dans un autre fichier source et fera découvrir au compilateur tous les noms des procédures utilisables dans une bibliothèque particulière. @@ -62,4 +62,5 @@ Un fichier d'en-t - [[ProPgSourceFiles Les fichiers sources (.bas)]] - [[ExtLibTOC Index des fichiers d'en-tête]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgHelloWorld.wakka b/fbdocs/manual/cache/ProPgHelloWorld.wakka index ce646f51b8..4d2842c9f3 100644 --- a/fbdocs/manual/cache/ProPgHelloWorld.wakka +++ b/fbdocs/manual/cache/ProPgHelloWorld.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Hello World"}}---- +{{fbdoc item="title" value="Bonjour le monde (Hello World)"}}---- Cet exemple est un classique dans n'importe quel langage de programmation. Plus comme un test de cohérence qu'autre chose, une bonne façon de commencer avec n'importe quel langage de programmation est d'essayer un programme très simple pour vérifier que le compilateur est correctement installé et qu'un exécutable valide peut être produit. @@ -27,4 +27,5 @@ Hello World - [[CompilerInstalling Installation]] - [[CompilerRunning Fonctionnement]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgIdentifierRules.wakka b/fbdocs/manual/cache/ProPgIdentifierRules.wakka index 2f9fafea6a..0376a4244d 100644 --- a/fbdocs/manual/cache/ProPgIdentifierRules.wakka +++ b/fbdocs/manual/cache/ProPgIdentifierRules.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Identifier Rules"}}---- +{{fbdoc item="title" value="Règles d'identification"}}---- Conventions de nommage pour les symboles FreeBASIC. {{fbdoc item="desc"}} @@ -31,4 +31,5 @@ Conventions de nommage pour les symboles FreeBASIC. {{fbdoc item="see"}} - [[ProPgVariables Variables]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgImplicitdeclarations.wakka b/fbdocs/manual/cache/ProPgImplicitdeclarations.wakka index 363781ec15..9b66718d9a 100644 --- a/fbdocs/manual/cache/ProPgImplicitdeclarations.wakka +++ b/fbdocs/manual/cache/ProPgImplicitdeclarations.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Implicit Declarations"}}---- +{{fbdoc item="title" value="Les déclarations implicites"}}---- Déclarations "rapides" de variables. Les dialectes //[[CompilerOptlang qb]]// et //[[CompilerOptlang fblite]]// du langage ""FreeBASIC"" permettent aux noms des variables d'être utilisés sans les déclarer au préalable. C'est ce qu'on appelle une déclaration implicite ou "lazy" puisque la déclaration réelle est déduite de la façon dont le nom est d'abord utilisé. @@ -31,4 +31,5 @@ D - ##[[KeyPgOptionexplicit Option Explicit]]## - [[CompilerOptlang Les dialectes du langage FreeBASIC]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgInitialization.wakka b/fbdocs/manual/cache/ProPgInitialization.wakka index fa939c77aa..5390fe7aaf 100644 --- a/fbdocs/manual/cache/ProPgInitialization.wakka +++ b/fbdocs/manual/cache/ProPgInitialization.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Variable Initializers"}}---- +{{fbdoc item="title" value="Initialiseurs de variables"}}---- Les initialiseurs de variables sont servent à initialiser des tableaux, des variables et des types définis par l'utilisateur. {{fbdoc item="syntax"}}## @@ -39,4 +39,5 @@ Dim MyVar(2) As mytype => _ {{fbdoc item="see"}} - ##[[KeyPgDim Dim]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgLabels.wakka b/fbdocs/manual/cache/ProPgLabels.wakka index d858937681..89a3ff594e 100644 --- a/fbdocs/manual/cache/ProPgLabels.wakka +++ b/fbdocs/manual/cache/ProPgLabels.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Labels"}}---- +{{fbdoc item="title" value="Les étiquettes (labels)"}}---- Définit un emplacement dans un programme. {{fbdoc item="syntax"}}## @@ -52,4 +52,5 @@ Affichage: - ##[[KeyPgGosub Gosub]]## - ##[[KeyPgGoto Goto]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgLiterals.wakka b/fbdocs/manual/cache/ProPgLiterals.wakka index d42869e0fb..b9ed8ff5b7 100644 --- a/fbdocs/manual/cache/ProPgLiterals.wakka +++ b/fbdocs/manual/cache/ProPgLiterals.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Literals"}}---- +{{fbdoc item="title" value="Les littéraux"}}---- Chaîne non-variable non-compilable et valeurs numériques. Les littéraux sont des nombres ou des chaînes de caractères spécifiés directement dans le code source. Les valeurs littérales peuvent être utilisées en les assignant à une variable ou une constante, en les passant à une procédure ou en les utilisant dans une expression. @@ -122,4 +122,5 @@ print $"C:\temp" - [[CatPgStdDataTypes Types de données standard]] - [[TblVarTypes Tableau des types de variables, leurs limites et leurs suffixes]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgMemberAccessRights.wakka b/fbdocs/manual/cache/ProPgMemberAccessRights.wakka index 80ba821fe1..785db6649e 100644 --- a/fbdocs/manual/cache/ProPgMemberAccessRights.wakka +++ b/fbdocs/manual/cache/ProPgMemberAccessRights.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Member Access Rights"}}---- +{{fbdoc item="title" value="Droits d'accès aux membres"}}---- Restreindre l'accès des membres à certaines parties du code. {{anchor name="OVERVIEW|Vue d'ensemble"}} @@ -30,4 +30,5 @@ Restreindre l'acc {{anchor name="INHERITED"}}{{fbdoc item="section" value="Les membres hérités"}} ... -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgMemberProcedures.wakka b/fbdocs/manual/cache/ProPgMemberProcedures.wakka index 77d713be02..f48232ac28 100644 --- a/fbdocs/manual/cache/ProPgMemberProcedures.wakka +++ b/fbdocs/manual/cache/ProPgMemberProcedures.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Member Procedures"}}---- +{{fbdoc item="title" value="Membres des procédures"}}---- Procédures avec un accès complet aux membres d'un ##[[KeyPgType Type]]## ou d'une ##[[KeyPgClass Class]]##. **{{anchor name="DECL|Déclaration et définition"}}** @@ -188,4 +188,5 @@ Sub foo.f (ByRef self As foo) End Sub %% -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgOperatorOverloading.wakka b/fbdocs/manual/cache/ProPgOperatorOverloading.wakka index b64628c2c2..8829746552 100644 --- a/fbdocs/manual/cache/ProPgOperatorOverloading.wakka +++ b/fbdocs/manual/cache/ProPgOperatorOverloading.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Opérateur Overloading"}}---- +{{fbdoc item="title" value="Surcharge d'opérateur"}}---- Changer la manière dont les types définis par l'utilisateur travaillent avec les opérateurs internes. {{anchor name="OVERVIEW|Vue d'ensemble"}} @@ -83,4 +83,5 @@ print r1, d %% Notez que l'opérateur membre ##[[KeyPgCast Cast (Conversion)]]## est déclaré deux fois, une fois pour la conversion en ##[[KeyPgDouble Double]]## et une fois pour la conversion en ##[[KeyPgString String]]##. C'est le seul opérateur (ou procédure) qui peut être déclaré plusieurs fois quand seulement le type de retour est différent. Le compilateur décide quelle surcharge de "cast" appeler en se basant sur l'utilisation de l'objet (dans l'initialisation de ##[[KeyPgDouble Double]]## ##//d//##, ##//Rational.Cast as double//## est appelé et dans la déclaration de ##[[KeyPgPrint Print]]##, ##//Rational.Cast as string//## est utilisé à la place). -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgPassingArguments.wakka b/fbdocs/manual/cache/ProPgPassingArguments.wakka index 1bae0ecb5f..ad37bc1143 100644 --- a/fbdocs/manual/cache/ProPgPassingArguments.wakka +++ b/fbdocs/manual/cache/ProPgPassingArguments.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Passing Arguments to Procedures"}}---- +{{fbdoc item="title" value="Passage d'arguments aux procédures"}}---- Transmettre des informations à des procédures. {{fbdoc item="section" value="Déclarer des paramètres"}} @@ -82,4 +82,5 @@ The variable 'arg' after the call = 20 - ##[[KeyPgByval Byval]]## - ##[[KeyPgByref Byref]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgPointers.wakka b/fbdocs/manual/cache/ProPgPointers.wakka index 381950fd24..3c50c0eb2d 100644 --- a/fbdocs/manual/cache/ProPgPointers.wakka +++ b/fbdocs/manual/cache/ProPgPointers.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Pointers"}}---- +{{fbdoc item="title" value="Les pointeurs"}}---- Des types de données dont les valeurs sont des adresses en mémoire. {{fbdoc item="section" value="Déclaration"}} @@ -48,4 +48,5 @@ Print p->b - ##[[KeyPgOpStrptr Strptr]]## - ##[[KeyPgOpProcptr Procptr]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgPrebuiltLibraries.wakka b/fbdocs/manual/cache/ProPgPrebuiltLibraries.wakka index 77cf67f981..71643fca5f 100644 --- a/fbdocs/manual/cache/ProPgPrebuiltLibraries.wakka +++ b/fbdocs/manual/cache/ProPgPrebuiltLibraries.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Using Prebuilt Libraries"}}---- +{{fbdoc item="title" value="Utilisation de bibliothèques pré-construites"}}---- FreeBASIC est distribué avec de nombreuses en-têtes pour des bibliothèques communes ou populaires. Les en-têtes permettent à un programmeur d'utiliser les fonctions disponibles dans ces bibliothèques existantes statiques ou partagées (DLL). Les bibliothèques elles-mêmes ne sont pas distribuées avec FreeBASIC, mais la plupart peuvent être téléchargées à partir du web et installées facilement. D'autres bibliothèques peuvent avoir besoin, en premier, d'être compilées à partir de sources avant d'être utilisées. S'il vous plaît, consultez la documentation des bibliothèques spécifiques sur la façon de les configurer, de les installer et les utiliser. @@ -61,4 +61,5 @@ MessageBox( null, "Hello World", "FreeBASIC", MB_OK ) - Le code source doit inclure les en-têtes appropriées à l'aide de ##[[KeyPgInclude #include]]##. - La bibliothèque partagée (.DLL) doit être présente sur l'ordinateur hôte sur lequel programme compilé s'exécute. -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgPrimer1.wakka b/fbdocs/manual/cache/ProPgPrimer1.wakka index c23f48e62d..f73e83feb3 100644 --- a/fbdocs/manual/cache/ProPgPrimer1.wakka +++ b/fbdocs/manual/cache/ProPgPrimer1.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="FreeBASIC Primer #1"}}---- +{{fbdoc item="title" value="Premier livre #1 FreeBASIC"}}---- This primer is intended for beginning beginners, for those who are just starting to learn how to program and using FreeBASIC do to it. {{fbdoc item="section" value="Learning the language"}} @@ -163,4 +163,5 @@ End If - ##[[KeyPgIfthen If...Then]]## - ##[[KeyPgDoloop Do...Loop]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgProcedurePointers.wakka b/fbdocs/manual/cache/ProPgProcedurePointers.wakka index c45c81a81a..7858fa4678 100644 --- a/fbdocs/manual/cache/ProPgProcedurePointers.wakka +++ b/fbdocs/manual/cache/ProPgProcedurePointers.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Pointers to Procedures"}}---- +{{fbdoc item="title" value="Pointeurs vers des procédures"}}---- Pointeurs qui pointent vers des procédures Tout comme les pointeurs peuvent être faits pour pointer vers un type ##[[KeyPgInteger Integer]]## ou ##[[KeyPgSingle Single]]##, les pointeurs peuvent aussi pointer vers des procédures, c'est à dire qu'ils peuvent stocker l'adresse d'une procédure. @@ -102,3 +102,7 @@ print "Value of 'i' after all operations performed: " & i + + + + diff --git a/fbdocs/manual/cache/ProPgProcedures.wakka b/fbdocs/manual/cache/ProPgProcedures.wakka index c0317e47f8..badcc15201 100644 --- a/fbdocs/manual/cache/ProPgProcedures.wakka +++ b/fbdocs/manual/cache/ProPgProcedures.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Procedures Overview"}}---- +{{fbdoc item="title" value="Vue d'ensemble des procédures"}}---- Vue d'ensemble des différents types de procédures FB. Les procédures sont des blocs de code qui peuvent être exécutés ou appelés, un certain nombre de fois, depuis n'importe quel endroit d'un programme. Le code qui est exécuté est appelé le corps de la procédure. Il existe deux types de procédures sous FreeBASIC: des procédures qui ne retournent pas de valeur et des procédures qui en retournent une. @@ -55,4 +55,5 @@ print i - ##[[KeyPgSub Sub]]## - ##[[KeyPgFunction Function]]## -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgProfiling.wakka b/fbdocs/manual/cache/ProPgProfiling.wakka index 61ee820b88..4d9d3274f1 100644 --- a/fbdocs/manual/cache/ProPgProfiling.wakka +++ b/fbdocs/manual/cache/ProPgProfiling.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Profiling"}}---- +{{fbdoc item="title" value="Profilage"}}---- Le profilage peut être utilisé pour analyser les performances d'une application. Les performances d'une application peuvent être mesurées par le nombre de fois que les fonctions sont appelées, combien de temps est consacré à l'exécution de ces fonctions et quelles sont les fonctions qui appellent d'autres fonctions. Cela peut aider à identifier les fonctions susceptibles de prendre trop de temps à l'exécution ou exécutées trop de fois et qui pourraient mériter d'être examinées pour une optimisation. @@ -64,4 +64,5 @@ gprof program[.exe] --brief --flat-profile > profile.txt Les détails peuvent varier d'un portage de FreeBASIC à l'autre, mais le code source construit pour le profilage avec FreeBASIC devrait être compatible avec d'autres langages qui supportent GPROF. -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgPtrArithmetic.wakka b/fbdocs/manual/cache/ProPgPtrArithmetic.wakka index 6ee938e03d..58ff8d3ba6 100644 --- a/fbdocs/manual/cache/ProPgPtrArithmetic.wakka +++ b/fbdocs/manual/cache/ProPgPtrArithmetic.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Pointer Arithmetic"}}---- +{{fbdoc item="title" value="Arithmétique des pointeurs"}}---- Manipulation des valeurs d'adresse mathématiquement. **{{anchor name="OVERVIEW|Vue d'ensemble"}}** @@ -70,4 +70,5 @@ print p - @array(0) - ##[[KeyPgOpValueOf Opérateur * (Value Of)]]## - [[CatPgOpPoint Pointer pour les pointeurs]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgRadians.wakka b/fbdocs/manual/cache/ProPgRadians.wakka index cf875c43d4..63e81fbea7 100644 --- a/fbdocs/manual/cache/ProPgRadians.wakka +++ b/fbdocs/manual/cache/ProPgRadians.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Radian system of measuring angles"}}---- +{{fbdoc item="title" value="Système de mesure des angles en radians"}}---- Toutes les applications intégrées des fonctions trigonométriques dans FreeBASIC expriment les angles en radians. Un cercle complet est divisé en 2 * pi radians ou 360 degrés, ce qui entraîne les conversions suivantes: @@ -10,4 +10,5 @@ Pi est une constante %%pi = atn(1) * 4%% -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgReturnValue.wakka b/fbdocs/manual/cache/ProPgReturnValue.wakka index 49cf1d31d1..3c6d4f06c0 100644 --- a/fbdocs/manual/cache/ProPgReturnValue.wakka +++ b/fbdocs/manual/cache/ProPgReturnValue.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Returning Values"}}---- +{{fbdoc item="title" value="Retourner une valeur"}}---- **Retourner une valeur** se réfère à la capacité d'une ##[[KeyPgFunction Function]]## d'avoir une valeur lorsqu'elle se termine de telle sorte que cette valeur peut être utilisée dans une expression ou affectée à une variable. La valeur d'une fonction peut être retournée de trois façons: @@ -46,3 +46,7 @@ End Function + + + + diff --git a/fbdocs/manual/cache/ProPgSharedLibraries.wakka b/fbdocs/manual/cache/ProPgSharedLibraries.wakka index f160b3c93c..f6f64c5362 100644 --- a/fbdocs/manual/cache/ProPgSharedLibraries.wakka +++ b/fbdocs/manual/cache/ProPgSharedLibraries.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Shared Libraries"}}---- +{{fbdoc item="title" value="Bibliothèques partagées"}}---- Une bibliothèque partagée c'est du code compilé qui pourra être chargé et utilisé plus tard lors de l'exécution d'un exécutable. Lorsque le compilateur génère un exécutable, les fichiers sources de base sont d'abord transformés en fichiers objets. Les fichiers objets sont ensuite liés ensemble pour créer un exécutable. Une bibliothèque partagée c'est un peu comme une bibliothèque statique en ce qu'elle contient des fichiers objet. Mais une bibliothèque partagée est aussi comme un fichier exécutable en ce qu'elle est chargée uniquement lorsque l'exécutable est en cours d'exécution. @@ -106,3 +106,4 @@ LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./mytest - [[CompilerOptdylib Option du compilateur: -dylib]] {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgSourceFiles.wakka b/fbdocs/manual/cache/ProPgSourceFiles.wakka index dfd09a8e53..12b29f5903 100644 --- a/fbdocs/manual/cache/ProPgSourceFiles.wakka +++ b/fbdocs/manual/cache/ProPgSourceFiles.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Source Files (.bas)"}}---- +{{fbdoc item="title" value="Fichiers source (.bas)"}}---- Fichiers texte lus par FreeBASIC et compilés en code exécutable. Un fichier source est un fichier texte qui contient des instructions en langage FreeBASIC. Un programme peut être constitué d'un seul fichier source ou, éventuellement, de centaines. Les fichiers source sont lus par le compilateur et compilés en code objet. Le code objet est alors lié pour créer un exécutable ou peut être stocké pour une utilisation ultérieure comme une bibliothèque. @@ -36,4 +36,5 @@ FreeBASIC par d - [[CompilerCmdLine La ligne de commande de fbc]] - [[ProPgHeaderFiles Les fichiers d'en-tête (.bi)]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgStaticLibraries.wakka b/fbdocs/manual/cache/ProPgStaticLibraries.wakka index 7a206910d9..a30132d490 100644 --- a/fbdocs/manual/cache/ProPgStaticLibraries.wakka +++ b/fbdocs/manual/cache/ProPgStaticLibraries.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Static Libraries"}}---- +{{fbdoc item="title" value="Bibliothèques statiques"}}---- Une bibliothèque statique est du code compilé qui peut être utilisé plus tard lors de la construction d'un exécutable. Lorsque le compilateur génère un exécutable, les fichiers sources de base sont d'abord transformés en fichiers objets. Les fichiers objets sont ensuite liés ensemble pour créer un exécutable. Lorsque nous compilons le code source, nous ne le faisons pas nécessairement pour créer un exécutable. Nous pouvons plutôt grouper tous les fichiers objets (fabriqués à partir des sources) en un fichier unique appelé une bibliothèque statique. @@ -65,4 +65,5 @@ Les fichiers objets, et donc les biblioth - ##[[KeyPgInclude #include]]## - [[CompilerOptlib Option du compilateur: -lib]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgStorageClasses.wakka b/fbdocs/manual/cache/ProPgStorageClasses.wakka index f8d47fe2db..3abb64572f 100644 --- a/fbdocs/manual/cache/ProPgStorageClasses.wakka +++ b/fbdocs/manual/cache/ProPgStorageClasses.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Storage Classes"}}---- +{{fbdoc item="title" value="Classes de stockage"}}---- Visibilité et durée de vie des variables, des objets et des tableaux Une classe de stockage pour variable, object ou tableau détermine quand et où de la mémoire leur est allouée et quand elle sera détruite. Il existe deux 2 classes de stockage dans FreeBASIC: //automatic// et //static//. @@ -39,4 +39,5 @@ Une classe de stockage pour variable, object ou tableau d - ##[[KeyPgStatic Static]]## - [[ProPgVarProcLinkage Liens]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgTypeAliases.wakka b/fbdocs/manual/cache/ProPgTypeAliases.wakka index a26b1da54c..5c8aa5a5ad 100644 --- a/fbdocs/manual/cache/ProPgTypeAliases.wakka +++ b/fbdocs/manual/cache/ProPgTypeAliases.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Type Aliases"}}---- +{{fbdoc item="title" value="Alias de type"}}---- D'autres noms pour les types de variable ou d'objet **{{anchor name="OVERVIEW|Vue d'ensemble"}}** @@ -137,3 +137,5 @@ DIM size_completed AS INTEGER = SIZEOF( completed ) {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + + diff --git a/fbdocs/manual/cache/ProPgTypeObjects.wakka b/fbdocs/manual/cache/ProPgTypeObjects.wakka index 410866463c..4105f2c989 100644 --- a/fbdocs/manual/cache/ProPgTypeObjects.wakka +++ b/fbdocs/manual/cache/ProPgTypeObjects.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Types as Objects"}}---- +{{fbdoc item="title" value="Types comme des objets"}}---- Un exemple des opérateurs et membres de procédures surchargeables {{fbdoc item="desc"}} @@ -455,4 +455,5 @@ delete[] Xlist %% {{fbdoc item="see"}} - - ##[[KeyPgType Type]]## \ No newline at end of file + - ##[[KeyPgType Type]]## + diff --git a/fbdocs/manual/cache/ProPgUDTs.wakka b/fbdocs/manual/cache/ProPgUDTs.wakka index c5f83ea5dd..ec0622d364 100644 --- a/fbdocs/manual/cache/ProPgUDTs.wakka +++ b/fbdocs/manual/cache/ProPgUDTs.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="User Defined Types"}}---- +{{fbdoc item="title" value="Types définis par l'utilisateur"}}---- Custom types. {{fbdoc item="section" value="Overview"}} @@ -52,4 +52,5 @@ Sleep - [[ProPgOperatorOverloading Operator Overloading]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgVarLenArrays.wakka b/fbdocs/manual/cache/ProPgVarLenArrays.wakka index 59458fa8ed..2c6e401be2 100644 --- a/fbdocs/manual/cache/ProPgVarLenArrays.wakka +++ b/fbdocs/manual/cache/ProPgVarLenArrays.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Variable-length Arrays"}}---- +{{fbdoc item="title" value="Tableaux de longueur variable"}}---- Structures redimensionnables de données homogènes. {{fbdoc item="section" value="Vue d'ensemble"}} @@ -38,4 +38,5 @@ redim array(9) as single %% Par défaut, Par défaut, les valeurs des éléments d'un tableau de longueur variable sont perdus lors d'un redimensionnement - e tableau contiendra zéro ou plusieurs éléments initialisés à une valeur zéro ou //nulle//, ou si les éléments sont des objets, ils auront leur valeur de construction par défaut. Pour conserver les valeurs précédentes des éléments au cours d'un redimensionnement, utilisez le mot-clef ##[[KeyPgPreserve Preserve]]##. -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgVarProcLinkage.wakka b/fbdocs/manual/cache/ProPgVarProcLinkage.wakka index 2a77d8a98a..b7c0c24f0c 100644 --- a/fbdocs/manual/cache/ProPgVarProcLinkage.wakka +++ b/fbdocs/manual/cache/ProPgVarProcLinkage.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Variable and Procedure Linkage"}}---- +{{fbdoc item="title" value="Linkage (Liens) des variables et procédures"}}---- Visibilité des noms à l'intérieur et entre les modules //Linkage (Liens)// fait référence à la visibilité du nom d'une variable, d'un objet ou d'une procédure entre un ou plusieurs modules d'un programme. In other words, a linkage dictates how a name is shared between modules. Il existe deux principaux types de liaison d'un nom: //internal (interne)// et //external (externe)//. @@ -37,4 +37,5 @@ Visibilit Actuellement, les noms déclarés de portée locale ne peuvent pas avoir un "//external linkage//" (liaison externe). -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/ProPgVariableScope.wakka b/fbdocs/manual/cache/ProPgVariableScope.wakka index c1b0db4363..2beaefbb24 100644 --- a/fbdocs/manual/cache/ProPgVariableScope.wakka +++ b/fbdocs/manual/cache/ProPgVariableScope.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Variable Scope"}}---- +{{fbdoc item="title" value="Portée des variables"}}---- Règles de visibilité et d'accès pour les variables et objets La portée d'une variable se réfère à sa visibilité dans le programme. Une variable n'est pas visible (n'est pas accessible) en dehors de la portée pour laquelle elle a été déclarée. Où et comment une variable est déclarée détermine son champ d'application. @@ -227,3 +227,5 @@ End Sub {{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + + diff --git a/fbdocs/manual/cache/ProPgVariables.wakka b/fbdocs/manual/cache/ProPgVariables.wakka index c1f57afd0a..64f208597b 100644 --- a/fbdocs/manual/cache/ProPgVariables.wakka +++ b/fbdocs/manual/cache/ProPgVariables.wakka @@ -42,4 +42,5 @@ End Sub - [[ProPgIdentifierRules Règles d'identification]] - [[ProPgVariableScope Portée d'une variable]] -{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgProgrammer|Programmer's Guide"}} + diff --git a/fbdocs/manual/cache/QuickBASIC.wakka b/fbdocs/manual/cache/QuickBASIC.wakka index a676f3cf1d..528e20a407 100644 --- a/fbdocs/manual/cache/QuickBASIC.wakka +++ b/fbdocs/manual/cache/QuickBASIC.wakka @@ -20,4 +20,5 @@ Pour en savoir plus sur le langage, l'histoire et la communaut ==Liens externes== ~- [[http://www.petesqbsite.com/ Pete's QB Site]]. Un des plus anciens sites QB restant (depuis oct. 1998). ~- [[http://www.qbasicnews.com/ QQN/QBN: QBasic/QuickBasic News]]. -~- [[http://www.qbasicnews.com/sections.php?id=4 QQN's Newbies Section]] qui inclut un lien pour télécharger QBasic. \ No newline at end of file +~- [[http://www.qbasicnews.com/sections.php?id=4 QQN's Newbies Section]] qui inclut un lien pour télécharger QBasic. + diff --git a/fbdocs/manual/cache/SephKnows.wakka b/fbdocs/manual/cache/SephKnows.wakka index c3ed0ea121..4cd9041c54 100644 --- a/fbdocs/manual/cache/SephKnows.wakka +++ b/fbdocs/manual/cache/SephKnows.wakka @@ -1 +1,2 @@ -Email me at [[sephknows@gmail.com sephknows@gmail.com]] \ No newline at end of file +Email me at [[sephknows@gmail.com sephknows@gmail.com]] + diff --git a/fbdocs/manual/cache/SrcPgGfxNull.wakka b/fbdocs/manual/cache/SrcPgGfxNull.wakka index 3dac1f8b3f..3008f4594a 100644 --- a/fbdocs/manual/cache/SrcPgGfxNull.wakka +++ b/fbdocs/manual/cache/SrcPgGfxNull.wakka @@ -150,4 +150,5 @@ End Function End wMsg.wparam %% -{{fbdoc item="back" value="KeyPgScreengraphics|SCREEN (Graphics)"}} \ No newline at end of file +{{fbdoc item="back" value="KeyPgScreengraphics|SCREEN (Graphics)"}} + diff --git a/fbdocs/manual/cache/TblEscapeSequences.wakka b/fbdocs/manual/cache/TblEscapeSequences.wakka index 87f7bd5928..6eb2cd1985 100644 --- a/fbdocs/manual/cache/TblEscapeSequences.wakka +++ b/fbdocs/manual/cache/TblEscapeSequences.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Escape Sequences"}}---- +{{fbdoc item="title" value="Séquences d'échappement"}}---- Allowed escape sequences in string literals. {{fbdoc item="desc"}} @@ -11,4 +11,5 @@ Allowed escape sequences in string literals. - ##[[KeyPgOptionescape Option Escape]]## - [[ProPgLiterals Literals]] -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/TblRuntimeErrors.wakka b/fbdocs/manual/cache/TblRuntimeErrors.wakka index 2c34db1d33..d07f526336 100644 --- a/fbdocs/manual/cache/TblRuntimeErrors.wakka +++ b/fbdocs/manual/cache/TblRuntimeErrors.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Runtime Error Codes"}}---- +{{fbdoc item="title" value="Codes des erreurs de fonctionnement"}}---- Runtime error codes and messages used by the runtime library. {{fbdoc item="desc"}} @@ -16,3 +16,6 @@ Runtime error codes and messages used by the runtime library. {{fbdoc item="back" value="DocToc|Table of Contents"}} + + + diff --git a/fbdocs/manual/cache/TblTruth.wakka b/fbdocs/manual/cache/TblTruth.wakka index dd718c159f..2f6da1e110 100644 --- a/fbdocs/manual/cache/TblTruth.wakka +++ b/fbdocs/manual/cache/TblTruth.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Bitwise Operators Truth Tables"}}---- +{{fbdoc item="title" value="Tables de vérité des opérateurs de manipulation de bits"}}---- Computed values for the bitwise logical operators. **{{anchor name="BINARY|Binary operators"}}** @@ -45,4 +45,5 @@ Computed values for the bitwise logical operators. >>::c:: -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/TblVarTypes.wakka b/fbdocs/manual/cache/TblVarTypes.wakka index f5a4cc36e9..deedeccf9a 100644 --- a/fbdocs/manual/cache/TblVarTypes.wakka +++ b/fbdocs/manual/cache/TblVarTypes.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Standard Data Type Limits"}}---- +{{fbdoc item="title" value="Types de données standard et leurs limites"}}---- Standard variable types and limits. {{fbdoc item="section" value="Numeric Types"}} @@ -25,4 +25,5 @@ Standard variable types and limits. [[ProPgIdentifierRules]] usage of suffixes for variables [[ProPgLiterals]] usage of suffixes for literals / numbers -{{fbdoc item="back" value="DocToc|Table of Contents"}} \ No newline at end of file +{{fbdoc item="back" value="DocToc|Table of Contents"}} + diff --git a/fbdocs/manual/cache/TekRat.wakka b/fbdocs/manual/cache/TekRat.wakka index 317b37ffb2..ae2ce6fc6d 100644 --- a/fbdocs/manual/cache/TekRat.wakka +++ b/fbdocs/manual/cache/TekRat.wakka @@ -1,3 +1,4 @@ TekRat -Contact me at: [[tekrat@2d.com tekrat@2d.com]] \ No newline at end of file +Contact me at: [[tekrat@2d.com tekrat@2d.com]] + diff --git a/fbdocs/manual/cache/TutBasicInput.wakka b/fbdocs/manual/cache/TutBasicInput.wakka index 434517fe98..3a32229688 100644 --- a/fbdocs/manual/cache/TutBasicInput.wakka +++ b/fbdocs/manual/cache/TutBasicInput.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Basic Input"}}---- +{{fbdoc item="title" value="Notions de base sur les entrées"}}---- Obtenez de l'information dans votre programme. L'entrée est la vie de tout programme. Si vous ne pouvez pas obtenir quelque chose dans votre programme, comment allez-vous tirer quelque chose de lui? Ce que que vous trouverez ici, ce sont les bases sur la façon d'obtenir des informations dans votre programme FreeBASIC. @@ -51,4 +51,5 @@ Print "Appuyez sur une touche pour terminer" Sleep %% -Pour plus d'informations consultez le section {{fbdoc item="keyword" value="CatPgInput|Saisie utilisateur"}}. \ No newline at end of file +Pour plus d'informations consultez le section {{fbdoc item="keyword" value="CatPgInput|Saisie utilisateur"}}. + diff --git a/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects.wakka b/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects.wakka index 49803a7f15..f0cc1d6758 100644 --- a/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects.wakka +++ b/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Beginners Guide to Types as Objects"}}---- +{{fbdoc item="title" value="Guide pour débutants, de types en tant qu'objets (Partie 1)"}}---- **Introduction** @@ -354,4 +354,5 @@ J'esp - [[ProPgTypeObjects Types comme objets]] - ##[[KeyPgVisPublic Public:]]## - ##[[KeyPgVisPrivate Private:]]## - - ##[[KeyPgVisProtected Protected:]]## \ No newline at end of file + - ##[[KeyPgVisProtected Protected:]]## + diff --git a/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects2.wakka b/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects2.wakka index 873397044e..a2c2dee405 100644 --- a/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects2.wakka +++ b/fbdocs/manual/cache/TutBeginnersGuideToTypesAsObjects2.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Beginners Guide to Types as Objects (Part 2)"}}---- +{{fbdoc item="title" value="Guide pour débutants, de types en tant qu'objets (Partie 2)"}}---- **Introduction.** ---- @@ -478,4 +478,5 @@ http://www.freebasic.net/wiki/wikka.php?wakka=KeyPgOpNew http://www.freebasic.net/wiki/wikka.php?wakka=KeyPgOpDelete http://en.wikipedia.org/wiki/Copy_constructor http://en.wikipedia.org/wiki/Object_copy -http://en.wikipedia.org/wiki/Name_mangling \ No newline at end of file +http://en.wikipedia.org/wiki/Name_mangling + diff --git a/fbdocs/manual/cache/TutConditionalCompilation.wakka b/fbdocs/manual/cache/TutConditionalCompilation.wakka index 56bfeabfab..d49b5973d6 100644 --- a/fbdocs/manual/cache/TutConditionalCompilation.wakka +++ b/fbdocs/manual/cache/TutConditionalCompilation.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Conditional Compilation And You"}}---- +{{fbdoc item="title" value="La compilation conditionnelle et vous"}}---- //Ecrit par aetherFox pour [[http://petesqbsite.com/sections/express/issue9/index.html#compilation QB Express Issue #9]]// @@ -61,4 +61,5 @@ La port Avinash 'aetherFox' Vora **avinashvora** [at] **gmail** [dot] **com**. -http://avinash.apeshell.net \ No newline at end of file +http://avinash.apeshell.net + diff --git a/fbdocs/manual/cache/TutConstQualifiers.wakka b/fbdocs/manual/cache/TutConstQualifiers.wakka index a2c5b99841..9940a8184c 100644 --- a/fbdocs/manual/cache/TutConstQualifiers.wakka +++ b/fbdocs/manual/cache/TutConstQualifiers.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Const Qualifiers and You"}}---- +{{fbdoc item="title" value="Les Qualificateurs Const et Vous"}}---- Remarque: Comme pour tout ce qui concerne la portée, les qualificatifs Const peuvent être un peu difficile à comprendre. Vous devriez avoir une compréhension approfondie de la portée des variables avant de tenter de comprendre les qualficateurs Const. A noter également mon titre cliché, que j'ai choisi à cause de sa "clichetitude". @@ -170,4 +170,5 @@ Enfin, voici quelques liens qui devraient http://www.parashift.com/c++-faq-lite/const-correctness.html http://www.freebasic.net/forum/viewtopic.php?t=9975&postdays=0&postorder=asc&start=0 -http://sourceforge.net/tracker/index.php?func=detail&aid=1480621&group_id=122342&atid=693199 \ No newline at end of file +http://sourceforge.net/tracker/index.php?func=detail&aid=1480621&group_id=122342&atid=693199 + diff --git a/fbdocs/manual/cache/TutDynaArrayType.wakka b/fbdocs/manual/cache/TutDynaArrayType.wakka index db010d3d41..5119fd49aa 100644 --- a/fbdocs/manual/cache/TutDynaArrayType.wakka +++ b/fbdocs/manual/cache/TutDynaArrayType.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Dynamic Arrays in Types"}}---- +{{fbdoc item="title" value="Tableaux dynamiques dans les types"}}---- //Ecrit par [[WikiRick rdc]]// === Introduction === @@ -157,3 +157,4 @@ darray[ 9 ]: 9 Press any key... %% Le premier affichage montre le tableau original. Le second affichage montre le tableau nouvellement redimensionné. + diff --git a/fbdocs/manual/cache/TutDynamicArrays.wakka b/fbdocs/manual/cache/TutDynamicArrays.wakka index 933e83decd..e8032dfbf7 100644 --- a/fbdocs/manual/cache/TutDynamicArrays.wakka +++ b/fbdocs/manual/cache/TutDynamicArrays.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Dynamic Arrays"}}---- +{{fbdoc item="title" value="Les tableaux dynamiques"}}---- Bonjour, cette page explique la bonne utilisation des tableaux dynamiques en FreeBASIC. Bien que ce ne soit pas un très long tutoriel, beaucoup de gens ont eu quelques problèmes avec cette notion et j'ai senti que cela valait la peine dans le mettre dans la partie "Mise en route" des tutoriels. @@ -71,4 +71,5 @@ end Essayez-le! Vous pouvez voir qu'il ne fonctionne pas correctement. C'est parce que seule la première dimension d'un tableau peut changer de taille, tandis que le reste conserve la même taille, pour que PRESERVE fonctionne correctement. -Il existe une solution, que je posterai plus tard, après l'avoir modifiée afin de lui donner un sens pour tout programme, pas seulement le mien, et de faire quelques révisions afin de ne pas sortir des limites. Pour le moment, soyez créatif ;) \ No newline at end of file +Il existe une solution, que je posterai plus tard, après l'avoir modifiée afin de lui donner un sens pour tout programme, pas seulement le mien, et de faire quelques révisions afin de ne pas sortir des limites. Pour le moment, soyez créatif ;) + diff --git a/fbdocs/manual/cache/TutFBgfxImgAndFontBuf.wakka b/fbdocs/manual/cache/TutFBgfxImgAndFontBuf.wakka index fc0298d99e..c38d257a0a 100644 --- a/fbdocs/manual/cache/TutFBgfxImgAndFontBuf.wakka +++ b/fbdocs/manual/cache/TutFBgfxImgAndFontBuf.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="FBgfx Image and Font Buffers"}}---- +{{fbdoc item="title" value="Image FBgfx et tampons de police de caractères"}}---- Créer et comprendre votre image FBgfx et les tampons de la police de caractères Le tampon d'image FBgfx @@ -507,4 +507,5 @@ sleep size. And, obviously, so will the BPP, which will just cancel to 1 :D '/ -%% \ No newline at end of file +%% + diff --git a/fbdocs/manual/cache/TutFunctionOverloading.wakka b/fbdocs/manual/cache/TutFunctionOverloading.wakka index d64d41d3d7..19066538bf 100644 --- a/fbdocs/manual/cache/TutFunctionOverloading.wakka +++ b/fbdocs/manual/cache/TutFunctionOverloading.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Function Overloading"}}---- +{{fbdoc item="title" value="Surcharge de fonction"}}---- //Ecrit par [[LaananFisher :stylin:]]// ---- @@ -93,4 +93,5 @@ Cela signifie //s ===Conclusion=== -J'espère que vous avez appris au moins les rudiments de la surcharge de fonction (puisque c'est tout ce que je couvert). Et j'espère que vous commencez à penser à des thèmes que j'ai soulevé, si ce n'était pas le cas auparavant. La prochaine fois je discuterai des fonctions surchargées avec différents nombres de paramètres, différents types de retour, ainsi que des joies et des pièges des deux. Restez à l'écoute. \ No newline at end of file +J'espère que vous avez appris au moins les rudiments de la surcharge de fonction (puisque c'est tout ce que je couvert). Et j'espère que vous commencez à penser à des thèmes que j'ai soulevé, si ce n'était pas le cas auparavant. La prochaine fois je discuterai des fonctions surchargées avec différents nombres de paramètres, différents types de retour, ainsi que des joies et des pièges des deux. Restez à l'écoute. + diff --git a/fbdocs/manual/cache/TutGettingStartedQB.wakka b/fbdocs/manual/cache/TutGettingStartedQB.wakka index 54738f1b7b..013eb9895c 100644 --- a/fbdocs/manual/cache/TutGettingStartedQB.wakka +++ b/fbdocs/manual/cache/TutGettingStartedQB.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Getting Started"}}---- +{{fbdoc item="title" value="Mise en route"}}---- C'est une bonne introduction à FB pour les programmeurs QBasic, sur la base d'un tutoriel de SJ Zero. ==Pour commencer avec le logiciel== @@ -106,3 +106,4 @@ Je n'aurais pas dit cela si ce n' %% Avec cette connaissance, vous devriez être en mesure de commencer la programmation dans FreeBASIC, avec tous les avantages que cela comporte. Vitesse, puissance et la portabilité! + diff --git a/fbdocs/manual/cache/TutHowToProgGame1.wakka b/fbdocs/manual/cache/TutHowToProgGame1.wakka index 250a0328c4..828b403569 100644 --- a/fbdocs/manual/cache/TutHowToProgGame1.wakka +++ b/fbdocs/manual/cache/TutHowToProgGame1.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="How to Program a Game: Lesson 1"}} +{{fbdoc item="title" value="Comment programmer un jeu: Leçon 1"}} {{fbdoc item="section" value="Introduction par Lachie Dazdarian"}} L'objectif de cette série de leçons est d'aider les débutants qui connaissent un peu le BASIC, à apprendre les bases de la programmation en FreeBASIC nécessaires pour créer un jeu sur ordinateur. Quelues connaissances de base du BASIC seront très utiles pour faciliter les choses, cependant je crois que ceux qui ne connaissent pas le BASIC à fond peuvent quand même comprendre ces leçons. J'utilise ici le mot (enfin, c'est un acronyme) "BASIC" et non pas FreeBASIC, parce que si vous connaissez les bases de QuickBASIC, Visual Basic ou toute autre variante de Basic, ces leçons doivent être faciles à comprendre. @@ -300,3 +300,4 @@ Ces deux lignes devraient Dès que la résolution de l'écran, la profondeur de couleur et nombre de pages du travail sont fixés, nous allons cacher notre page de travail avant le chargement des graphiques sur elle car nous ne voulons pas que l'utilisateur voit tous les graphique du programme à chaque fois qu'il ou elle lance notre programme . Pour accomplir cela, nous allons utiliser l'instruction SCREENSET. Que fait-elle? Elle définit la page de travail (premier paramètre) et la page visible (deuxième paramètre). Dans notre cas nous allons mettre en page 1 la page de travail et en page 0 la page visible. Après l'utilisation de "SCREENSET 1, 0" chaque fois que nous dessinerons ou chargerons quelque chose sur l'écran, cel sera chargé / dessiné sur la page de travail et ne sera pas visible pour l'utilisateur jusqu'à ce que nous utilisons l'instruction SCREENCOPY ou SCREENSET avec des paramètres différents (SCREENSET 1, 1). Cela nous permet de charger des graphiques sur l'écran, invisibles pour l'utilisateur et de les supprimer avant que la page de travail ne soit la page visible. Cette permutation (flipping) de pages est également utile dans les boucles avec des" programmes "exigeant des graphiques" pour éviter le scintillement ou un autre événement indésirable. + diff --git a/fbdocs/manual/cache/TutIfStatement.wakka b/fbdocs/manual/cache/TutIfStatement.wakka index 0f28634384..9e64672c88 100644 --- a/fbdocs/manual/cache/TutIfStatement.wakka +++ b/fbdocs/manual/cache/TutIfStatement.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="The IF Statement"}}---- +{{fbdoc item="title" value="L'instruction IF"}}---- //Ecrit par [[WikiRick rdc]]// Imaginez le bloc d'instructions IF comme une question qui exige une réponse Vrai ou Faux. La réponse détermine l'exécution de la section de code de votre programme . Puisque les ordinateurs ne fonctionnent qu'avec des chiffres, vous formuler la question comme une équation conditionnelle qui entraînera soit 0 pour faux ou non nul pour vrai. @@ -184,3 +184,4 @@ End If %% Rappelez-vous que l'opérateur AND ne retourneront Vrai que si les deux opérandes sont Vrai. Si la valeur est de 6, 6 est supérieur à 5 et 6 est également inférieur à 7, alors les deux affirmations sont Vrai, et l'expression prend la valeur Vrai.. + diff --git a/fbdocs/manual/cache/TutIndexSDLNet.wakka b/fbdocs/manual/cache/TutIndexSDLNet.wakka index 3d5d9f830e..37a0db1a4e 100644 --- a/fbdocs/manual/cache/TutIndexSDLNet.wakka +++ b/fbdocs/manual/cache/TutIndexSDLNet.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="SDL_Net: Getting Started"}}---- +{{fbdoc item="title" value="SDL_Net: Mise en route"}}---- Un guide complet étape par étape de "hello world" à "hello world" via une connexion TCP/IP, en utilisant la bibliothèque SDL SDL_net.Ce tutoriel va lister tous composants nécessaires et où les télécharger au moment de la rédaction suivie de la façon d'obtenir de chaque composant: à l'endroit approprié pour exécuter les fonctions propres et, enfin, comment écrire le code. Je vais supposer que vous avez zéro connaissance antérieure et de ce fait certains lecteurs peuvent vouloir sauter les premières lignes de ce tutoriel. //Ecrit par ""GregF"" (Paragon)// @@ -12,7 +12,8 @@ ===Etape 2: Où les placer.=== Le fichier .bi peut être mis à peu près partout où vous voulez le mettre, vous direz au compilateur où le trouver dans la commande [[KeyPgInclude '$include]]. Les .dll doivent toutefois être placées dans des endroits spécifiques. La meilleure façon de s'assurer que le programme sera en mesure d'utiliser ces fichiers est d'avoir la .dll dans le même dossier que l'exécutable compilé. Vous pouvez aussi les mettre dans un dossier qui est inscrit dans votre variable d'environnement, mais je ne vousle recommande pas, parce que ce sera plus facile à trouver et de vous rappeler que vous devez avoir les .dll si vous les mettez dans le même dossier que l'exécutable, qui devra probablement être le même dossier que votre fichier .bas pour le programme principal. - + ---- -Tutoriel en cours ... \ No newline at end of file +Tutoriel en cours ... + diff --git a/fbdocs/manual/cache/TutInterfacingWithC.wakka b/fbdocs/manual/cache/TutInterfacingWithC.wakka index c4dc17c12b..d13a43d132 100644 --- a/fbdocs/manual/cache/TutInterfacingWithC.wakka +++ b/fbdocs/manual/cache/TutInterfacingWithC.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Interfacing with C"}}---- +{{fbdoc item="title" value="L'interfaçage avec le langage C"}}---- REMARQUE! Faites quelques vérifications orthographique, de vérification du texte, du code et des noms de fichiers. ===Avant-propos=== @@ -183,3 +183,4 @@ Quand il Quelques liens intéressants contenant des informations sur l'interfaçage des bibliothèques créées en FreeBASIC et utilisées par d'autres langages ou vice-versa. [[http://www.freebasic.net/forum/viewtopic.php?t=6515 Comment compiler un projet C comme une lib statique pour l'inclusion.]] + diff --git a/fbdocs/manual/cache/TutIntroArrays.wakka b/fbdocs/manual/cache/TutIntroArrays.wakka index 89558f81d3..2020f6140e 100644 --- a/fbdocs/manual/cache/TutIntroArrays.wakka +++ b/fbdocs/manual/cache/TutIntroArrays.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Introduction To Arrays"}}---- +{{fbdoc item="title" value="Introduction aux tableaux"}}---- //Ecrit par [[WikiRick rdc]]// Les tableaux sont sans doute la seule construction de programmation la plus utile qui est à votre disposition dans FreeBASIC. Beaucoup de problèmes que vous allez essayer de résoudre avec une solution de programmation portent sur des données organisées dans un format tabulaire, et les tableaux sont parfaits pour la gestion de ce type de données. Comprendre les tableaux est une compétence essentielle pour devenir un programmeur compétent. @@ -232,4 +232,5 @@ Le commutateur de compilation ##**-exx**## permettra le contr Ceci est une grande aide dans le débogage de votre programme et pour trouver des problèmes liés aux tableaux. ##**-exx**## vous informera également des assignations de pointeur NULL, il est donc aussi très utile lorsque vous travaillez avec des pointeurs. -Utiliser ##**-exx**## ajoute un peu de code supplémentaire à votre programme, donc une fois que votre programme fonctionne correctement, compilez-le sans ##**-exx**##. \ No newline at end of file +Utiliser ##**-exx**## ajoute un peu de code supplémentaire à votre programme, donc une fois que votre programme fonctionne correctement, compilez-le sans ##**-exx**##. + diff --git a/fbdocs/manual/cache/TutIntroExtType.wakka b/fbdocs/manual/cache/TutIntroExtType.wakka index 0aafe7ee36..d8f88f8dc0 100644 --- a/fbdocs/manual/cache/TutIntroExtType.wakka +++ b/fbdocs/manual/cache/TutIntroExtType.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Introduction to the Extended Type"}}---- +{{fbdoc item="title" value="Introduction aux "types étendus""}}---- //Written by [[WikiRick rdc]]// === Introduction=== @@ -406,3 +406,4 @@ End Pour initialiser l'objet avec le constructeur par défaut, il vous suffit de //Dim//ensionner le type étendu comme vous le feriez avec un type standard. Si le constructeur ne prend qu'une seule valeur, alors vous pouvez utiliser la syntaxe //Dim var As TypeName = valeur//. Pour initialiser l'objet avec un ensemble de valeurs, vous //Dim//ensionner le type et ensuite vous utilisez la syntaxe //= typename (par1m parm1 ...)//. Vous pouvez voir que l'accès aux membres de l'objet est identique à l'accès au membre d'un type standard. Merci à cha0s des forums FreeBASIC pour l'information relative aux "Property". + diff --git a/fbdocs/manual/cache/TutIntroScope.wakka b/fbdocs/manual/cache/TutIntroScope.wakka index 0a61065443..17570aa2fd 100644 --- a/fbdocs/manual/cache/TutIntroScope.wakka +++ b/fbdocs/manual/cache/TutIntroScope.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Introduction to Variable Scope"}}---- +{{fbdoc item="title" value="Introduction à la portée des variables"}}---- //Ecrit par [[WikiRick rdc]]// === Variable Scope === @@ -95,4 +95,5 @@ Les variables d == Variables Scope...End Scope == -Les variables déclarées dans un bloc ##**Scope...End Scope**## existent aussi longtemps que le bloc existe. Dès que le programme quitte le bloc toutes les variables créées dans le bloc sont détruites. \ No newline at end of file +Les variables déclarées dans un bloc ##**Scope...End Scope**## existent aussi longtemps que le bloc existe. Dès que le programme quitte le bloc toutes les variables créées dans le bloc sont détruites. + diff --git a/fbdocs/manual/cache/TutIntroTypeDef.wakka b/fbdocs/manual/cache/TutIntroTypeDef.wakka index e0acbe0f39..63aa9d7382 100644 --- a/fbdocs/manual/cache/TutIntroTypeDef.wakka +++ b/fbdocs/manual/cache/TutIntroTypeDef.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Introduction to the Type Def"}}---- +{{fbdoc item="title" value="Introduction à Type Def"}}---- //Ecrit par [[WikiRick rdc]]// Il y a des moments, lors de la création d'un programme, où l'on souhaite définir une structure globale comme un enregistrement personnel ou un ennemi dans un jeu. Alors que vous pouvez faire cela en utilisant des types de données individuelles, cela est difficile à gérer dans un programme. Les types de données composites vous permettent de grouper des éléments de données connexes dans une structure unique qui peut être manipulée comme une seule entité. FreeBASIC offre deux types de données composites, ##**Type**## et ##**Union**##. @@ -341,3 +341,4 @@ myVariantd.d = 356.56 {{table columns="1" cellpadding="2" cells="Vous ne pouvez pas utiliser des chaînes de dynamiques au sein d'une Union."}} Utiliser une combinaison d'##**Union**##s et de ##**Type**##s dans un programme vous permet de concevoir des types de données qui ont beaucoup de souplesse, mais il faut veiller à utiliser correctement les données construites. Une mauvaise utilisation de ces types de données peut entraîner des bogues très difficiles à trouver. Les avantages toutefois, l'emportent sur les risques et une fois maîtrisés, ce sont des outils de programmation puissants. + diff --git a/fbdocs/manual/cache/TutLinkedLists.wakka b/fbdocs/manual/cache/TutLinkedLists.wakka index 5458714a8a..beda47ae19 100644 --- a/fbdocs/manual/cache/TutLinkedLists.wakka +++ b/fbdocs/manual/cache/TutLinkedLists.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Linked Lists"}}---- +{{fbdoc item="title" value="Listes chaînées"}}---- Une liste chaînée est une structure qui est facilement extensible en utilisant une seule fonction et qui devient dans très utile lorsque vous avez besoin d'un tableau de quelque chose, mais dont vous n'avez aucune idée de combien. Le concept derrière une liste chaînée est que chaque structure de noeud a un pointeur vers la structure de noeud suivante et précédente. C'est ce qu'on appelle une double liste chaînée, car il relie deux noeuds différents. En utilisant un pointeur sur une structure, vous pouvez spécifier un pointeur nul si il n'y a pas de noeud suivant ou précédent, et puisque le pointeur stocke une adresse mémoire, le montant des noeuds, vous pouvez stocker est limité uniquement par la mémoire. @@ -385,4 +385,5 @@ Dim As listnode Ptr node Si vous ne l'avez pas déjà remarqué, "ListeAdd" et "ListAddHead" renvoient un pointeur sur les données que vous entrez. L'exemple de code (voir ci-dessus) montre comment utiliser cette fonctionnalité. "ListRemove" renvoie un pointeur vers le noeud suivant. Voilà comment "ListRemoveAll" supprime les noeuds. "ListRemoveAll" est la seule fonction qui ne renvoie rien. Ce n'est pas nécessaire, puisque toute la liste sera vide après l'avoir appelée. %% -If you haven't noticed already, ""ListAdd"" and ""ListAddHead"" return a pointer to the data you inputted. The sample code (see above) shows how to use this functionality. ""ListRemove"" returns a pointer to next node. That's how ""ListRemoveAll"" removes the nodes. ""ListRemoveAll"" is the only function that doesn't return anything. There is no need, since the whole list will be empty after you have called it. \ No newline at end of file +If you haven't noticed already, ""ListAdd"" and ""ListAddHead"" return a pointer to the data you inputted. The sample code (see above) shows how to use this functionality. ""ListRemove"" returns a pointer to next node. That's how ""ListRemoveAll"" removes the nodes. ""ListRemoveAll"" is the only function that doesn't return anything. There is no need, since the whole list will be empty after you have called it. + diff --git a/fbdocs/manual/cache/TutMathAngles.wakka b/fbdocs/manual/cache/TutMathAngles.wakka index c99e179bf3..e4caf0f0d2 100644 --- a/fbdocs/manual/cache/TutMathAngles.wakka +++ b/fbdocs/manual/cache/TutMathAngles.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Different ways angles are measured"}}---- +{{fbdoc item="title" value="Différentes façons de mesurer les angles"}}---- //Ecrit par RandyKeeling// Ce tutoriel très simple suppose que vous savez ce qu'est un angle. @@ -64,3 +64,4 @@ Const RADToDeg As Double = 57.29577951308233 '' 180/PI **Grades** Les Grades sont principalement utilisés dans certaines formes d'ingénierie. Dans ce système un cercle correspond à 400 grades. + diff --git a/fbdocs/manual/cache/TutMathIntroTrig.wakka b/fbdocs/manual/cache/TutMathIntroTrig.wakka index 2ad27ca94d..b14a740862 100644 --- a/fbdocs/manual/cache/TutMathIntroTrig.wakka +++ b/fbdocs/manual/cache/TutMathIntroTrig.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="A Brief Introduction To Trigonometry"}}---- +{{fbdoc item="title" value="Une brève introduction à la trigonométrie"}}---- //Ecrit par RandyKeeling// Ce tutoriel comprend: @@ -157,3 +157,4 @@ Autres identit Ce qui est identique à [[KeyPgSin Sin]](y)*[[KeyPgSin Sin]](y) + [[KeyPgCos Cos]](y)*[[KeyPgCos Cos]](y) = 1[[KeyPgTan Tan]](y) = [[KeyPgSin Sin]]((y)/[[KeyPgCos Cos]](y) Il existe d'autres identités utiles en-dehors de celles-là. Faites une recherche sur les identités trigonométriques ou consultez une référence mathématique plus élevée. + diff --git a/fbdocs/manual/cache/TutMessageIntro.wakka b/fbdocs/manual/cache/TutMessageIntro.wakka index 6ddc753b54..853ae52ad6 100644 --- a/fbdocs/manual/cache/TutMessageIntro.wakka +++ b/fbdocs/manual/cache/TutMessageIntro.wakka @@ -116,19 +116,19 @@ function WinMain ( byval hInstance as HINSTANCE, _ byval hPrevInstance as HINSTANCE, _ szCmdLine as string, _ byval iCmdShow as integer ) as integer - + dim wMsg as MSG dim wcls as WNDCLASS dim szAppName as string dim hWnd as HWND - + function = 0 - + '' '' Setup window class '' szAppName = "HelloWin" - + with wcls .style = CS_HREDRAW Or CS_VREDRAW .lpfnWndProc = @WndProc @@ -169,7 +169,7 @@ function WinMain ( byval hInstance as HINSTANCE, _ ShowWindow( hWnd, iCmdShow ) UpdateWindow( hWnd ) - + '' '' Process windows messages '' @@ -274,3 +274,4 @@ Message-based programming requires a different mind-set than procedural programm When you design a GUI program, you have to ask yourself, "How do I want my program to respond to the user?" For example, when the application is minimized, should the program ignore the event, or should it do something like put itself in the system tray? This is the essence of message-based programming. Defining what events are important, and then writing individual routines that handle each event. A message-based program is simply a collection of specific routines written in response to specific messages. Despite the reputation of the SDK, the basic concept of message-based programming is quite simple. You are writing a collection of routines to handle messages. This is the core task. All the other stuff like creating a window, or when to repaint the window is done by the operating system. It is the scope of the SDK that gets to most people. There is a lot in there. However, like the cliché says, the best way to eat an elephant is one bite and a time. The best way to master the SDK is to simply understand the concept of message-based programming and learn the boilerplate code. Once that is done, creating sophisticated Windows programs isn't all that hard. + diff --git a/fbdocs/manual/cache/TutMngAHiScrTbl.wakka b/fbdocs/manual/cache/TutMngAHiScrTbl.wakka index 635de8261c..aed46e4f13 100644 --- a/fbdocs/manual/cache/TutMngAHiScrTbl.wakka +++ b/fbdocs/manual/cache/TutMngAHiScrTbl.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="So Biff wants to have a high score table in his game "}}---- +{{fbdoc item="title" value="Biff veut avoir un tableau des meilleurs scores dans son jeu "}}---- Ecrit par Lachie Dazdarian (Septembre, 2007) ==Introduction== @@ -299,3 +299,4 @@ Jusqu' Un tutoriel écrit par Lachie D. (mailto CHR$(58) lachie13 CHR$(64) yahoo CHR$(46) com ; http://lachie.phatcode.net - The Maker Of Stuff) A tutorial written by Lachie D. (mailto CHR$(58) lachie13 CHR$(64) yahoo CHR$(46) com ; [[http://lachie.phatcode.net]] - The Maker Of Stuff) + diff --git a/fbdocs/manual/cache/TutNewToProg.wakka b/fbdocs/manual/cache/TutNewToProg.wakka index 518f7b5263..a05a50af4d 100644 --- a/fbdocs/manual/cache/TutNewToProg.wakka +++ b/fbdocs/manual/cache/TutNewToProg.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="New to Programming?"}}---- +{{fbdoc item="title" value="Nouveau à la programmation?"}}---- Si vous êtes nouveau à la programmation en général, vous devriez probablement apprendre ce que sont certains concepts de base: **Comment votre programme est exécuté** @@ -186,4 +186,5 @@ Pixel: Un 'point' sur votre moniteur. Les moniteurs sont constitu Syntaxe: Comment les mots sont regroupés. Votre syntaxe dans la programmation sont des ensembles de règles qui vous disent quel où code peut être placé. Elle veille à ce que seul le code logique soit autorisé. Ex: Print "Hi". PRINT est la COMMANDE, "Hi" est ce que la commande PRINT va utiliser. Est-ce logique? -Variable: Un mot qui contient des données dans la programmation. Vous attribuez des valeurs à ces mots et avec ces valeurs, vous pouvez sauvegarder les informations de votre programme. \ No newline at end of file +Variable: Un mot qui contient des données dans la programmation. Vous attribuez des valeurs à ces mots et avec ces valeurs, vous pouvez sauvegarder les informations de votre programme. + diff --git a/fbdocs/manual/cache/TutOOPInNonOOPLanguages.wakka b/fbdocs/manual/cache/TutOOPInNonOOPLanguages.wakka index 851ac0288a..ac0a50c52e 100644 --- a/fbdocs/manual/cache/TutOOPInNonOOPLanguages.wakka +++ b/fbdocs/manual/cache/TutOOPInNonOOPLanguages.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="OOP In Non-OOP Languages"}}---- +{{fbdoc item="title" value="OOP dans les langages Non-OOP"}}---- Contrairement à la croyance populaire, la programmation orientée objet ne nécessite pas un langage orienté objet. @@ -108,4 +108,5 @@ end sub sub StringB_Append(byref Me as StringB, byref other as StringB) StringB_Append Me, StringB_ToString(other) end sub -%% \ No newline at end of file +%% + diff --git a/fbdocs/manual/cache/TutPointers.wakka b/fbdocs/manual/cache/TutPointers.wakka index 9e5f0a4e92..f3aab23535 100644 --- a/fbdocs/manual/cache/TutPointers.wakka +++ b/fbdocs/manual/cache/TutPointers.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Introduction to Pointers"}}---- +{{fbdoc item="title" value="Introduction aux Pointeurs"}}---- //Ecrit par [[WikiRick rdc]]// **Qu'est ce qu'un pointeur?** @@ -136,4 +136,5 @@ Nous pouvons maintenant d print "aptr: "; *mytype.sptr %%## -Les pointeurs peuvent être déroutants pour les non-initiés, mais ils ne doivent pas l'être si vous gardez à l'esprit que le pointeur ne contient pas de données, il pointe seulement vers certaines données. Le pointeur est une adresse mémoire et vous manipulez les données par l'opérateur de référence *. Ceci n'est vraiment pas très différent d'une variable normale. \ No newline at end of file +Les pointeurs peuvent être déroutants pour les non-initiés, mais ils ne doivent pas l'être si vous gardez à l'esprit que le pointeur ne contient pas de données, il pointe seulement vers certaines données. Le pointeur est une adresse mémoire et vous manipulez les données par l'opérateur de référence *. Ceci n'est vraiment pas très différent d'une variable normale. + diff --git a/fbdocs/manual/cache/TutPointersData.wakka b/fbdocs/manual/cache/TutPointersData.wakka index 48743c21dc..f54b9a3086 100644 --- a/fbdocs/manual/cache/TutPointersData.wakka +++ b/fbdocs/manual/cache/TutPointersData.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Pointers, Data Types and Memory"}}---- +{{fbdoc item="title" value="Pointeurs, types de données et mémoire"}}---- //Ecrit par [[WikiRick rdc]]// Si vous lisez l'article [[TutPointers Introduction aux pointeurs]] vous savez que les pointeurs contiennent des adresses d'emplacements mémoire. Vous pouvez manipuler les données de ces emplacements mémoire en utilisant l'opérateur de référence *. L'utilisation de pointeurs avec un seul item de données unique n'est pas un problème, mais que faire si vous avez besoin de stocker de multiples éléments de données et de les manipuler à l'aide d'un pointeur? C'est peut être un peu plus difficile à moins de comprendre comment les données sont stockées en mémoire. @@ -110,4 +110,5 @@ Cela peut para Notez que nous n'avons pas incrémenter aptr directement. Si nous l'avions fait, aptr pointerait plus vers le début du tampon mémoire et le programme planterait quand on désallouerait le tampon, car [[KeyPgDeallocate deallocate]] s'effectuerait en-dehors du tampon mémoire. Si le besoin se faisait sentir d' incrémenter directement un pointeur, alors il faudrait créer une variable pointeur temporaire et l'incrémenter, plutôt que le pointeur utilisé dans l'allocation initiale. -Les tampons mémoire et les pointeurs sont un moyen puissant pour stocker et manipuler des données en mémoire. Des précautions doivent être prises pour s'assurer que vous accédez correctement aux données en fonction du type de données stockées dans le tampon mémoire. \ No newline at end of file +Les tampons mémoire et les pointeurs sont un moyen puissant pour stocker et manipuler des données en mémoire. Des précautions doivent être prises pour s'assurer que vous accédez correctement aux données en fonction du type de données stockées dans le tampon mémoire. + diff --git a/fbdocs/manual/cache/TutPortingFromQB.wakka b/fbdocs/manual/cache/TutPortingFromQB.wakka index ec4dc74a5a..ead1c72da9 100644 --- a/fbdocs/manual/cache/TutPortingFromQB.wakka +++ b/fbdocs/manual/cache/TutPortingFromQB.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiling a Big QB program in FB"}}---- +{{fbdoc item="title" value="Compiler sous FB un très gros programme QB"}}---- Essayons de compiler un grand (4000 + lignes) programme QB graphique dans FreeBASIC, pour voir comment FB est compatible avec QB. AComme exemple je vais utiliser TCRay de Jark un raytraceur puissant, programmé en 2004, avec quadrique, formes cubiques et quadratiques, bruit "perlin". Vous pouvez télécharger TCRay.zip depuis @@ -109,3 +109,4 @@ Ffix Et c'est tout, le programme se compile et fonctionne. Pas beaucoup de changements pour + de 4000 lignes... Amusez-vous! + diff --git a/fbdocs/manual/cache/TutPterDataType.wakka b/fbdocs/manual/cache/TutPterDataType.wakka index b6f22136f8..1b166fab12 100644 --- a/fbdocs/manual/cache/TutPterDataType.wakka +++ b/fbdocs/manual/cache/TutPterDataType.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="The Pointer Data Type"}}---- +{{fbdoc item="title" value="Le type pointeur de données"}}---- //Ecrit par [[WikiRick rdc]]// Le type pointeur de données est unique parmi les types données numériques de FreeBASIC. Au lieu de contenir des données, comme les autres types numériques, un pointeur contient l'adresse mémoire de données. @@ -238,3 +238,4 @@ Deallocate myMemArray %% Vous devez être sûr que la désallocation se fait dans le bon ordre, sinon vous allez vous retrouver avec des segments de mémoire qui ne seront pas libérés, mais inaccessibles. Ce seront des fuites de mémoire et pourront causer une multitude de problèmes dans votre programme. + diff --git a/fbdocs/manual/cache/TutSelectStatement.wakka b/fbdocs/manual/cache/TutSelectStatement.wakka index 65cff43167..794e77a1e0 100644 --- a/fbdocs/manual/cache/TutSelectStatement.wakka +++ b/fbdocs/manual/cache/TutSelectStatement.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="The Select Case Statement"}}---- +{{fbdoc item="title" value="L'instruction Select Case"}}---- //Ecrit par [[WikiRick rdc]]// Le bloc **Select Case** peut être considérée comme une série If-ElseIf optimisée et fonctionne de la même manière. Le format standard de **Select Case** peut utiliser n'importe lequel des types de données standard pour et le format **Select Case As Const** est optimisé pour les valeurs entières. @@ -107,3 +107,4 @@ End %% Si vous comparez les deux programmes, vous pouvez voir que la logique est assez similaire, mais le **Select Case** est beaucoup plus lisible et plus compréhensible que le bloc **If-ElseIf**. + diff --git a/fbdocs/manual/cache/TutSimPolymorphism.wakka b/fbdocs/manual/cache/TutSimPolymorphism.wakka index 582c377095..fe34db9bad 100644 --- a/fbdocs/manual/cache/TutSimPolymorphism.wakka +++ b/fbdocs/manual/cache/TutSimPolymorphism.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Simulating Polymorphism"}}---- +{{fbdoc item="title" value="Simulation du Polymorphisme"}}---- //Ecrit par [[WikiRick rdc]]// === Introduction=== @@ -117,3 +117,4 @@ myCat.speak() Sleep End %% + diff --git a/fbdocs/manual/cache/TutUsingLibrariesWithGCC.wakka b/fbdocs/manual/cache/TutUsingLibrariesWithGCC.wakka index 786eb40aa1..dac52cf571 100644 --- a/fbdocs/manual/cache/TutUsingLibrariesWithGCC.wakka +++ b/fbdocs/manual/cache/TutUsingLibrariesWithGCC.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Using FreeBASIC Built Libraries with GCC"}}---- +{{fbdoc item="title" value="Utilisation de bibliothèques FreeBASIC construites avec GCC"}}---- //par Jeff Marshall// Montre comment créer une bibliothèque statique avec FreeBASIC puis l'appeler à partir d'un programme C en utilisant GCC comme compilateur. @@ -138,3 +138,4 @@ Cela cr {{fbdoc item="back" value="CommunityTutorials|Community Tutorials"}} + diff --git a/fbdocs/manual/cache/TutUsingLibs.wakka b/fbdocs/manual/cache/TutUsingLibs.wakka index 4d54a31c4f..19cfeb4dca 100644 --- a/fbdocs/manual/cache/TutUsingLibs.wakka +++ b/fbdocs/manual/cache/TutUsingLibs.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Using Libraries"}}---- +{{fbdoc item="title" value="Utilisation de bibliothèques"}}---- Ceci est un extrait d'un article publié dans QBXL Magazine, avec la permission de SJ Zero, l'auteur. @@ -126,3 +126,4 @@ tinyPTC: PTC_Close () %% Il n'y a plus qu'à se quitter! Comme vous pouvez le voir, ce n'est pas fondamentalement plus difficile d'utiliser des bibliothèques en FreeBASIC qu'en QuickBASIC. En fait, parce que les codeurs n'ont pas besoin de faire des pirouettes pour atteindre la mémoire, c'est en fait beaucoup plus facile, même avec le plus moderne OS et matériel. + diff --git a/fbdocs/manual/cache/TutUsingMouse.wakka b/fbdocs/manual/cache/TutUsingMouse.wakka index 64f2c02eb5..2a55b3ccc3 100644 --- a/fbdocs/manual/cache/TutUsingMouse.wakka +++ b/fbdocs/manual/cache/TutUsingMouse.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Using the Mouse in FreeBASIC"}}---- +{{fbdoc item="title" value="Utilisation de la souris dans FreeBASIC"}}---- Après avoir fait quelques recherches, j'ai rapidement remarqué qu'il n'y avait tout simplement pas tutoriel ou une technique officielle pour la manipulation de la souris dans une application console Windows dans FreeBASIC. Par conséquent, j'ai décidé d'écrire cette technique afin de donner un tel exemple à la Communauté FreeBASIC. Comme vous le savez une console de Windows est toujours informée de la souris par du fait qu'il s'agit d'une fenêtre de console, ce qui signifie qu'elle a été créée avec l'utilisation de l'API Windows, ce qui signifie que la souris peut être accessible à partir de la fenêtre de console. Il n'y a donc pas nécessaire d'activer ou de désactiver la souris dans votre code. Tout ce que vous devez faire est de Get ou Set les coordonnées X et Y et d'obtenir les états des boutons de la souris. Nous allons couvrir les sujets suivants dans ce tutoriel: @@ -22,7 +22,7 @@ Dans un souci de programme de d En FreeBASIC, il y a essentiellement 2 commandes dont vous devez vous soucier lorsque vous essayez de manipuler la souris dans vos projets. Here they are with their syntax explained as per the documentation. -------------------------------------------------------------------------------- -{{fbdoc item="title" value="GETMOUSE"}} +{{fbdoc item="title" value="Utilisation de la souris dans FreeBASIC"}} ---- {{fbdoc item="syntax"}} GETMOUSE x, y[, [wheel][, [buttons]]] @@ -40,7 +40,7 @@ La position de la souris est stock --------------------------------------------------------------------------------- -{{fbdoc item="title" value="SETMOUSE"}} +{{fbdoc item="title" value="Utilisation de la souris dans FreeBASIC"}} ---- {{fbdoc item="syntax"}} SETMOUSE x, y, visibility @@ -88,7 +88,7 @@ DO WHILE CanExit <> 0 IF MouseButtons AND MIDDLEBUTTON THEN B="M" IF MouseButtons AND RIGHTBUTTON THEN C="R" Print Using "Position de la souris: ###:### Boutons: &&&"; CurrentX; CurrentY;A;B;C - A="":B="":C="" + A="":B="":C="" END IF LOOP %% @@ -164,4 +164,5 @@ Comme toujours, si vous avez des questions concernant ce tutoriel ou sur tout au MystikShadows Stéphane Richard -srichard@adaworld.com \ No newline at end of file +srichard@adaworld.com + diff --git a/fbdocs/manual/cache/Unicode.wakka b/fbdocs/manual/cache/Unicode.wakka index d8c4d00da9..381c0d8421 100644 --- a/fbdocs/manual/cache/Unicode.wakka +++ b/fbdocs/manual/cache/Unicode.wakka @@ -8,4 +8,5 @@ Le Consortium Unicode, l'organisation Les formats Unicode Commun comprennent: - [[http://fr.wikipedia.org/wiki/UTF-8 UTF-8]] - [[http://fr.wikipedia.org/wiki/UTF-16 UTF-16]] -- [[http://fr.wikipedia.org/wiki/UTF-32 UTF-32]] \ No newline at end of file +- [[http://fr.wikipedia.org/wiki/UTF-32 UTF-32]] + diff --git a/fbdocs/manual/cache/WikiRick.wakka b/fbdocs/manual/cache/WikiRick.wakka index a201dd783e..aa44e42d05 100644 --- a/fbdocs/manual/cache/WikiRick.wakka +++ b/fbdocs/manual/cache/WikiRick.wakka @@ -1,3 +1,4 @@ Rick Clark aka rdc rickclark58@yahoo.com -http://rickclark58.bravehost.com/ \ No newline at end of file +http://rickclark58.bravehost.com/ + diff --git a/fbdocs/manual/cache/compileroptfpmode.wakka b/fbdocs/manual/cache/compileroptfpmode.wakka index 04cba4821d..4869737abf 100644 --- a/fbdocs/manual/cache/compileroptfpmode.wakka +++ b/fbdocs/manual/cache/compileroptfpmode.wakka @@ -1,4 +1,4 @@ -{{fbdoc item="title" value="Compiler Option: -fpmode"}}---- +{{fbdoc item="title" value="Option du compilateur: -fpmode"}}---- Sélectionne des mathématiques à virgule flottante plus rapides, moins précises ou plus lentes, plus précises. {{fbdoc item="syntax"}}## @@ -24,4 +24,5 @@ S - [[CompilerOptfpu Option du compilateur: -fpu]] - ##[[KeyPgDdfbfpmode __FB_FPMODE__]]## -{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} \ No newline at end of file +{{fbdoc item="back" value="CatPgCompOpt|Compiler Options"}} + diff --git a/fbdocs/manual/cache/x86.wakka b/fbdocs/manual/cache/x86.wakka index 5896242185..4e14dc6942 100644 --- a/fbdocs/manual/cache/x86.wakka +++ b/fbdocs/manual/cache/x86.wakka @@ -1,3 +1,4 @@ -{{fbdoc item="title" value="x86 Microprocessor Architechture"}}---- +{{fbdoc item="title" value="Architecture des microprocesseurs x86"}}---- x86 ou 80x86 est le nom générique d'une architecture de microprocesseur d'abord développée et fabriquée par Intel. -Plus d'informations peuvent être obtenues en lisant cet [[http://fr.wikipedia.org/wiki/X86 article Wikipedia]]. \ No newline at end of file +Plus d'informations peuvent être obtenues en lisant cet [[http://fr.wikipedia.org/wiki/X86 article Wikipedia]]. +