Menu

Commit [r8797]  Maximize  Restore  History

Add two new buildin functions

aclfgl_getcwd ()
returns the current directory

aclfgl_replace_start(string, start, replace)
if the 'string' starts with 'start' then replace 'start' with 'replace'
otherwise - just return string

mikeaubury 2006-08-31

changed /aubit4glsrc/trunk/lib/libaubit4gl/builtin.c
/aubit4glsrc/trunk/lib/libaubit4gl/builtin.c Diff Switch to side-by-side view
Loading...