7 #include <ltt/ltt-facility-user_generic.h>
10 int main(int argc
, char **argv
)
12 printf("Will trace the following string : Hello world! Have a nice day.\n");
15 trace_user_generic_string("Hello world! Have a nice day.");
This page took 0.029045 seconds and 4 git commands to generate.