Movatterモバイル変換


[0]ホーム

URL:


Up one LevelPython Library ReferenceContentsModule IndexIndex


14.14.1 ctypes tutorial

Note: The code samples in this tutorial usesdoctest to make surethat they actually work. Since some code samples behave differentlyunder Linux, Windows, or Mac OS X, they contain doctest directives incomments.

Note: Quite some code samples references the ctypesc_int type.This type is an alias to thec_long type on 32-bit systems. So,you should not be confused ifc_long is printed if you wouldexpectc_int - they are actually the same type.



Subsections


Up one LevelPython Library ReferenceContentsModule IndexIndex

Release 2.5.2, documentation updated on 21st February, 2008.
SeeAbout this document... for information on suggesting changes.
[8]ページ先頭

©2009-2025 Movatter.jp