@@ -301,6 +301,7 @@ int main(int ac, char **av)
PRINT("%.0i", 000);
PRINT("%.0X", 0);
PRINT("%.i", 0);
PRINT("%08i", 33333);
}
/* ////////////////////////////////////////////////////////////////// */
The note is not visible to the blocked user.