Brandao Arthur
6 vuotta sitten
vanhempi
sitoutus
3ce708ef37
1 muutettua tiedostoa jossa
0 lisäystä ja
9 poistoa
-
0
9
boolean.h
|
@@ -1,9 +0,0 @@
|
|
|
-#ifndef BOOLEAN_H
|
|
|
-#define BOOLEAN_H
|
|
|
-
|
|
|
-#define boolean int
|
|
|
-#define true 1
|
|
|
-#define false 0
|
|
|
-
|
|
|
-#endif /* BOOLEAN_H */
|
|
|
-
|