![]() Back to the CAMILA home page |
|
|
|
Q9. I am trying to use the XMETOO DLL with the STACK example from the book Systems Prototyping in Camila, but every time I execute the program (see the C source code bellow) the following message appears:
result for x:X :
|
|
A9. In order to use the XMETOO DLL it is necessary to convert the CAMILA specification to XMETOO. For that use, for example, the command 'seca file.cam > file.met'. In that sense, the first line of C code bellow must be changed to:
char *argv[]={"stack.met"};
where "stack.met" is the file resulting from the execution of the command 'seca stack.cam > stack.met'.
The CAMILA project has been funded
by JNICT contract
Ref. 169/90.