Révision 38 pobysoPythonSage/src/sollya_lib.sage
sollya_lib.sage (revision 38) | ||
---|---|---|
93 | 93 |
POINTER(c_int), POINTER(c_int), POINTER(c_int), POINTER(c_int), POINTER(c_int)] |
94 | 94 |
sollya_lib_name_free_variable.argtypes = [POINTER(c_char)] |
95 | 95 |
except : |
96 |
print "\nOne of the Python-Sollya arguement type setting command has \
|
|
96 |
print "\nOne of the Python-Sollya argument type setting command has \ |
|
97 | 97 |
failed.\n" |
98 | 98 |
sys.exit(1) |
99 | 99 |
# |
... | ... | |
114 | 114 |
sollya_lib_get_constant_as_int(byref(a), retc) |
115 | 115 |
print "Precision : ", a.value |
116 | 116 |
print "Address of a.value ", addressof(a) |
117 |
print "End Sollya library tests." |
|
117 | 118 |
# |
118 | 119 |
# |
119 | 120 |
# |
Formats disponibles : Unified diff