icotl and Pointers

Umar Saif umar at cag.lcs.mit.edu
Fri Apr 5 17:06:33 EST 2002


Hi,
	I am trying to write a piece of python code to control a sound device (with 
an oss driver).
 The ioctls for the sound driver take in a pointer to an integer for the 
argument -- I was wondering whether it is possible to do this in python ? Or 
writing a native library is the only way around this ?

Thanks,
-U






More information about the Python-list mailing list