]> granicus.if.org Git - python/commit
Tutorial:
authorThomas Heller <theller@ctypes.org>
Wed, 16 Aug 2006 18:02:11 +0000 (18:02 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 16 Aug 2006 18:02:11 +0000 (18:02 +0000)
commitf5af05a2111673b9cf39f94a73844bdd4b3c54a9
treef1af67f6c94fa957e82a572724d9af39649a53a9
parentc13324e31361fec7984c52c0711221976a8377b8
Tutorial:

    Clarify somewhat how parameters are passed to functions
    (especially explain what integer means).

    Correct the table - Python integers and longs can both be used.
    Further clarification to the table comparing ctypes types, Python
    types, and C types.

Reference:

    Replace integer by C ``int`` where it makes sense.
Doc/lib/libctypes.tex