msgstxt.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int C2F() msgstxt (char *txt, long int txt_len)


Function Documentation

int C2F() msgstxt ( char *  txt,
long int  txt_len 
)

Definition at line 10 of file msgstxt.c.

References basout(), and C2F.

00011 {
00012         static int io;
00013         C2F(basout)(&io, &C2F(iop).wte,txt,txt_len);
00014     return 0;
00015 } 

Here is the call graph for this function:


Generated on Sun Mar 4 15:16:05 2007 for Scilab [trunk] by  doxygen 1.5.1