#include <stdio.h>
#include "lo_types_internal.h"
#include "lo/lo.h"
Functions | |
| void | lo_method_pp (lo_method m) |
| Pretty-print a lo_method object. | |
| void | lo_method_pp_prefix (lo_method m, const char *p) |
| Pretty-print a lo_method object, but prepend a given prefix to all field names. | |
1.4.5-20051010