Brandao Arthur
%!s(int64=6) %!d(string=hai) anos
Modificáronse 1 ficheiros con
0 adicións e
9 borrados
-
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 */
|
|
|
-
|