next up previous contents index
Next: 10.19.3 anno_find_exact: find annotation Up: 10.19 Annotations Previous: anno.h: (X86) generic macros

10.19.2 anno_dump: dump all annotation tables

   

SYNOPSIS

#include <oskit/anno.h>

void anno_dump(void);

DESCRIPTION

Dumps, using printf, all registered annotation tables and entries. Should not be called before anno_init.

DEPENDENCIES

printf
9.6



University of Utah Flux Research Group