bar.c File Reference

#include "pipo.h"

Include dependency graph for bar.c:

Go to the source code of this file.

Functions

int bar (int x)


Function Documentation

int bar ( int  x  ) 

Definition at line 3 of file bar.c.

Referenced by int_f4(), and mexFunction().

00004 {
00005   return x+3; 
00006 }

Here is the caller graph for this function:


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