"Conversion README en markdown"

This commit is contained in:
Doug Le Tough 2017-07-21 23:38:53 +02:00
parent e99d7127c1
commit 8a2f9628c1
1 changed files with 3 additions and 3 deletions

View File

@ -691,14 +691,14 @@ Un code par ligne de la forme :
### 4 - fct\_unique\_exec
* Syntaxe : fct\_unique\_exec [<nom>] [<Occurences>]
* Syntaxe : fct\_unique\_exec [<nom>] [&lt;Occurences&gt;]
* Usage : Empeche l'exécution multiple d'un code par l'acquisition de sémaphore
* Fonction : [DOCUMENTATION MANQUANTE]
### 5 - fct\_libere\_exec
* Syntaxe : fct\_libere\_exec [<nom>]
* Syntaxe : fct\_libere\_exec [&lt;nom&gt;]
* Usage : Libère les sémaphores
* Fonction : [DOCUMENTATION MANQUANTE]