@ -34,7 +34,9 @@
#endif
/* macros */
#ifndef MAX
# define MAX(a, b) ((a) > (b) ? (a) : (b))
/* ls */
The note is not visible to the blocked user.