added the builtin function isnil and replaced the backquote operator with it

This commit is contained in:
2019-04-26 18:04:57 +00:00
parent bc3173d74a
commit abce018b2f
7 changed files with 66 additions and 58 deletions

View File

@ -2349,7 +2349,7 @@ QSE_EXPORT int qse_awk_rtx_setrec (
);
/**
* The qse_awk_rtx_isnilval(0 function determines if a value
* The qse_awk_rtx_isnilval() function determines if a value
* is a nil value.
*/
QSE_EXPORT int qse_awk_rtx_isnilval (