FACT++  1.0
void rout ( int *  tag,
char *  buf,
int *  size 
)

Definition at line 5 of file test_client_slac.c.

Referenced by main().

8 {
9  printf("%s Received for Server %d\n", buf, *tag);
10 }

+ Here is the caller graph for this function: