diff options
author | siddhu8990 | 2015-12-08 11:43:14 +0530 |
---|---|---|
committer | siddhu8990 | 2015-12-08 11:43:14 +0530 |
commit | 56d929da6683ca38ab07870173dba5aadb451403 (patch) | |
tree | 481583d1acbde742f975ea7b140f005d4ac08216 /macros/GeneralFunctions/names | |
parent | 28917732a0c500c5db111ed49dbd7755758f5f72 (diff) | |
download | scilab2c-56d929da6683ca38ab07870173dba5aadb451403.tar.gz scilab2c-56d929da6683ca38ab07870173dba5aadb451403.tar.bz2 scilab2c-56d929da6683ca38ab07870173dba5aadb451403.zip |
Modified so that code for all three output formats can be generated
Diffstat (limited to 'macros/GeneralFunctions/names')
-rw-r--r-- | macros/GeneralFunctions/names | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/macros/GeneralFunctions/names b/macros/GeneralFunctions/names index 3f5c6265..eb8300a1 100644 --- a/macros/GeneralFunctions/names +++ b/macros/GeneralFunctions/names @@ -1,28 +1,28 @@ -SCI2Cstrncmp +Array2String ConvertPathMat2C -dispina -SCI2Cresize +File2StringArray +FunName2SciFileName +IsNanSize KeyStr2FileStrPos -SCI2COpenFileWrite -SCI2COpenFileRead -SCI2Cflipud -Array2String -SCI2Ccopyfile -SCI2Cstrncmps1size -SCI2Cfileexist PrintStepInfo +PrintStringInfo +ReadStringCard SCI2CCreateDir -SCI2CTemplate -squeezestrings -File2StringArray +SCI2CFindFile SCI2CNInArgCheck +SCI2COpenFileRead +SCI2COpenFileWrite +SCI2CTemplate +SCI2Ccopyfile +SCI2Cfileexist +SCI2Cflipud +SCI2Cmdelete +SCI2Cresize SCI2Cstring +SCI2Cstrncmp +SCI2Cstrncmps1size SizeInByte -IsNanSize -FunName2SciFileName -SCI2Cmdelete -float -ReadStringCard -PrintStringInfo +dispina filenamefprintf -SCI2CFindFile +float +squeezestrings |