constantes.h added
This commit is contained in:
parent
7991fc83ec
commit
85131373ab
1 changed files with 5 additions and 0 deletions
5
C_Language/constantes.h
Normal file
5
C_Language/constantes.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#define NPLEIN 1
|
||||
#define NVIDE 2
|
||||
#define MUTEX_1 3
|
||||
#define MUTEX_2 4
|
||||
|
Loading…
Add table
Reference in a new issue