- or download this
calculate('V_MIN',4.5);
- or download this
calculate(NAME => 'V_MIN',
THETA => 4.5);
- or download this
int
calculate(hash)
...
RETVAL = 1;
OUTPUT:
RETVAL
- or download this
ChemC.xs: In function `XS_ChemC_calculate':
ChemC.xs:122: parse error before `char'
...
ChemC.xs:125: for each function it appears in.)
ChemC.xs:126: `theta' undeclared (first use in this function)
make: *** [ChemC.o] Error 1