FACT++  1.0
void rout_many ( int *  tag,
float *  buf,
int *  size 
)

Definition at line 34 of file test_client_many.c.

References dim_print_date_time().

Referenced by main().

37 {
38  if(*tag == 50000)
39  {
41  printf("Received %f for service %d\n", *buf, *tag);
42  }
43 }
void dim_print_date_time()
Definition: utilities.c:134

+ Here is the call graph for this function:

+ Here is the caller graph for this function: