History log of /PHP-8.3/ext/standard/scanf.c (Results 101 – 102 of 102)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 5bbc4114 13-Jun-2000 Sascha Schumann

Remove extra cast. `ch' is already of type `char *'.

This unbreaks the build with xlc on AIX.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 0b7fd17c 06-Jun-2000 Clayton Collie

Added sscanf() function.


12345