Tutorial:
commit23c2b038a7c16853b81c32b50a11e9ad317e54a7
authorthomas.heller <thomas.heller@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 16 Aug 2006 18:02:11 +0000 (16 18:02 +0000)
committerthomas.heller <thomas.heller@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 16 Aug 2006 18:02:11 +0000 (16 18:02 +0000)
tree4081a6217b435f139a43bab2f0ae338d5c8a8fa5
parent037a452ebd1cd563e0cdc02d5acddda3b90597d7
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.

git-svn-id: http://svn.python.org/projects/python/trunk@51328 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/lib/libctypes.tex