main index

section index




/*-------------------------------------------------------------*/
/* Name : netwib_io_init_screen
   Description :
     Write data to screen.
   Input parameter(s) :
   Input/output parameter(s) :
   Output parameter(s) :
     **ppio : io created
   Normal return values :
     NETWIB_ERR_OK : ok
*/
netwib_err netwib_io_init_screen(netwib_io **ppio);




main index

section index