#include <runtime.h>
Data Fields | |
| bitc_word_t | length |
| const char * | s |
| Immutable, unicode UTF-8! | |
This is basically the same as the vector structure, but we need a common declaration for it that spans all generated source files.
Definition at line 183 of file runtime.h.
Definition at line 184 of file runtime.h.
Referenced by bitc_stdlib_atoi(), DEFUN(), and mkStringLiteral().
| const char* bitc_string_t::s |
Immutable, unicode UTF-8!
Definition at line 186 of file runtime.h.
Referenced by bitc_stdlib_atoi(), DEFUN(), and mkStringLiteral().
1.4.7