This function redirects outputs to stdout to the function print_Char().
Definition at line 83 of file print.c. References print_Char(). Referenced by init_InitModules(). {
/* connect with printf (STDOUT) */
fdevopen (print_Char, NULL);
}
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.7.2