#include <iostream>#include "ccmatrix.h"#include <stdio.h>#include "stack-c.h"Include dependency graph for ccmatrix1.cpp:

Go to the source code of this file.
Data Structures | |
| class | SciError |
Functions | |
| int | send_scilab_job (char *, long int) |
| void | cc_test () |
Variables | |
| static char | buf [256] |
| void cc_test | ( | ) |
Referenced by Java_javasci_SciBooleanArray_Job(), Java_javasci_SciComplexArray_Job(), Java_javasci_SciDoubleArray_Job(), Java_javasci_Scilab_Exec(), Java_javasci_Scilab_sendStringMatrix(), Java_javasci_SciStringArray_Job(), and Java_javasci_SciStringArray_SendString().
Here is the caller graph for this function:

char buf[256] [static] |
Definition at line 18 of file ccmatrix1.cpp.
1.5.1