|
| | datetime.c |
| | Data and time processing functions.
|
| |
| | decpoint.c |
| | Decimal point functions.
|
| |
| | doubleutil.c |
| | Working with doubles.
|
| |
| | endian.c |
| | Byte swapping between little and big endian.
|
| |
| | filename.c |
| | Functions for editing file names.
|
| |
| | floatutil.c |
| | Working with floats.
|
| |
| | intutil.c |
| | Working with integer values.
|
| |
| | libtpcextensions.c |
| |
| | proginfo.c |
| | Functions for printing usage and build information from executables.
|
| |
| | readasciifile.c |
| | Read ASCII text file raw contents for further processing.
|
| |
| | roiname.c |
| | Functions for ROI names.
|
| |
| | statusmsg.c |
| | Status information for library functions.
|
| |
| | stringext.c |
| | String processing functions.
|
| |
| | studynr.c |
| | Finding and verifying TPC study id number. Study number consists of a string of 1-5 letters (upper- or lower-case) followed by 1-5 digits.
|
| |
| | tpcextensions.h |
| | Header file for library libtpcextensions.
|
| |
| | units.c |
| | Concentration and time unit functions.
|
| |