|
5a785bfd9f
|
bool-operations.c: optimize printf(s "\n") to puts(s)
|
2024-07-03 11:21:38 +03:00 |
|
|
1b0b255229
|
bool-operations.c: drop \t , use string padding
|
2024-06-25 23:15:35 +03:00 |
|
|
cbaf939777
|
bool-operations.c: compare to unsigned char
|
2024-06-25 23:14:34 +03:00 |
|
|
105deedfac
|
bool-operations.c: make use of EXIT_SUCCESS
|
2024-06-25 23:10:50 +03:00 |
|
|
371f8819de
|
relicense: CC0 -> Unlicense
|
2024-04-25 23:16:39 +03:00 |
|
|
c184b0251a
|
bool-operations.c: args: use (void) instead of ()
|
2024-04-21 23:44:56 +03:00 |
|
|
a73f75c489
|
C: add bool-operations.c
|
2024-02-24 12:05:20 +03:00 |
|