Brandao Arthur
6 năm trước cách đây
mục cha
commit
3ce708ef37
1 tập tin đã thay đổi với
0 bổ sung và
9 xóa
-
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 */
|
|
|
-
|