Pages du manuel Linux : Fonctions des bibliothèques

PX_get_field
Returns single field definition in Paradox file
PX_get_fields
Returns array of field definitions in Paradox file
PX_get_majorversion
returns the major version number of the paradox library
PX_get_minorversion
returns the minor version number of the paradox library
PX_get_num_fields
Returns number of fields in a Paradox file
PX_get_num_records
Returns number of records in a Paradox file
PX_get_opaque
return data passed to error handler
PX_get_parameter
Get various parameter values
PX_get_record
Returns record in Paradox file
PX_get_record2
Returns record in Paradox file
PX_get_recordsize
Returns size of a record in bytes in a Paradox file
PX_get_subminorversion
returns the subminor version number of the paradox library
PX_get_value
Get various parameter values
PX_new
create new instance of Paradox file
PX_new2
create new instance of Paradox file
PX_new3
create new instance of Paradox file
PX_new_blob
Create new instance of Paradox blob file (deprecated)
PX_open_blob_file
Opens Paradox blob file (deprecated)
PX_open_blob_fp
Opens Paradox blob file (deprecated)
PX_open_file
read a Paradox file
PX_open_fp
read a Paradox file
PX_open_gsf
read a Paradox file
PX_put_data_alpha
Put value into an alpha data field
PX_put_data_bcd
Put value into a bcd data field
PX_put_data_byte
Put value into a byte data field
PX_put_data_bytes
Put value into a bytes data field
PX_put_data_double
Put value into a double data field
PX_put_data_long
Put value into a long data field
PX_put_data_short
Put value into a short integer data field
PX_put_record
Stores record in Paradox file
PX_put_recordn
Stores record in Paradox file at certain position
PX_read_blobdata
Read blob from file (deprecated)
PX_read_primary_index
Reads the primary index into an internal buffer
PX_set_blob_file
Associate blob file with database
PX_set_inputencoding
Set encoding for output
PX_set_parameter
Sets various parameters
PX_set_tablename
Set name of table
PX_set_targetencoding
Set encoding for output
PX_set_value
Sets various float parameters
PX_strdup
duplicate a string
PX_timestamp2string
duplicate a string
PX_write_primary_index
Write primary index into a file
pyxmms
Python bindings for the libxmms library
pzdbsv
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdbtrf
compute a LU factorization of an N-by-N complex banded diagonally dominant-like distributed matrix with bandwidth BWL, BWU
pzdbtrs
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdbtrsv
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdrscl
multiplie an N-element complex distributed vector sub( X ) by the real scalar 1/a
pzdtsv
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdttrf
compute a LU factorization of an N-by-N complex tridiagonal diagonally dominant-like distributed matrix A(1:N, JA:JA+N-1)