FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void rout
(
int *
tag
,
int *
buf
,
int *
size
)
Definition at line
9
of file
test_client1.c
.
Referenced by
main()
.
12
{
13
14
printf(
"Received beam%d Data : %d\n"
,*tag, buf[0]);
15
}
Here is the caller graph for this function:
dim
src
examples
test_client1.c
Generated on Sun Sep 18 2016 20:50:31 for FACT++ by
1.8.11