documentation
.HELP!
Oxygen Documentation
Oxygen
previous page
next page
asciiz
USE:
specify a string of ascii characters (8 bits wide)
EXAMPLE:
asciiz w="world" asciiz buf[1024] buf=w print "hello "+buf
REMARKS:
similar to
C
char, but is not conflated with
byte
which is a numeric type
RELATED:
wchar
types
previous page
start
next page
Menu
Homepage
Table of contents
About
Introduction
primitive types
creating variables
inherited structures
secondary keyword
equates
creating arrays
blocks
macros
procedural blocks
conditional blocks
loop blocks
iteration blocks
selection blocks
compound structures
object oriented programming
operators and comparators
calling conventions
Get in touch
Submit feedback about this site to:
[email protected]