-- _types_.e
-- _types_.e
Following global constants are defined:
Following global eu_types are defined:
object to check
checks if x >=0
object to check
checks if n is a space, tab, vtab, cr, lf of ff
object to check
checks if n is within [a-z] or [A-Z]
object to check
test if n is within [0-9]
object to check
checks if x is a string
object to check
checks if s represents an integer
object to check
checks if s represents a number
object to check
checks if s represents a date
"[.]./[.]./[..].."
object to check
checks if s represents a hexadecimal number
object to check
checks if s represents an identifier
begins with '_' or [a-z] or [A-Z]
contains '_' or [a-z] or [A-Z] or [0-9]
Following global functions are defined:
? size_of(pointer)
convert extended C types to basic C types
Params:? convert_c_type(uchar)