• Serhiy Storchaka's avatar
    Use NULL rather than 0. (#778) · 0b3ec192
    Serhiy Storchaka yazdı
    There was few cases of using literal 0 instead of NULL in the context of
    pointers.  While this was a legitimate C code, using NULL rather than 0 makes
    the code clearer.
    0b3ec192
Adı
Son kayıt (commit)
Son güncelleme
..
darwin Loading commit data...
libffi_msvc Loading commit data...
libffi_osx Loading commit data...
_ctypes.c Loading commit data...
_ctypes_test.c Loading commit data...
_ctypes_test.h Loading commit data...
callbacks.c Loading commit data...
callproc.c Loading commit data...
cfield.c Loading commit data...
ctypes.h Loading commit data...
ctypes_dlfcn.h Loading commit data...
malloc_closure.c Loading commit data...
stgdict.c Loading commit data...