|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <ctype.h>#include <stdlib.h>#include <stdint.h>Go to the source code of this file.
Namespaces | |
| PBD | |
Functions | |
| bool | PBD::is_integer (const char *i) |
| int64_t | PBD::order_of_magnitude (const char *i) |
| bool | PBD::numerically_less (const char *a, const char *b) |
| int | PBD::natcmp (const char *a, const char *b) |
| bool | PBD::naturally_less (const char *a, const char *b) |