FACT++  1.0
void register_callback ( int *  tag,
int *  data,
int *  size 
)

Definition at line 7 of file test_client_ccpc.c.

References data, RegisterSet, and RegisterValue.

Referenced by main().

9 {
11  RegisterSet = *tag;
12 /* In linux this is not necessary */
13 #ifdef WIN32
14  dim_wake_up();
15 #endif
16 }
int RegisterSet
int RegisterValue
float data[4 *1440]

+ Here is the caller graph for this function: