Files
magic/resis
Darryl L. Miles f010d4d20b resis.h: create RESTRUE to replace use of TRUE macro ((bool)1)
Looks to be used as integer bitmask which is flagged by compiler warning
as dubious, when using compiler provided type 'bool' from stdbool.h
in C99 instead of unsigned char type.

C29 bool type compatibility
2025-01-07 14:02:07 -05:00
..
2025-01-06 16:12:11 +00:00
2022-10-29 06:07:46 +02:00
2024-12-26 15:20:58 -05:00