Menu

#33 missing definitions

open
nobody
None
5
2010-05-14
2010-05-14
No

There is no definition of the types of literals --- or what a liter IS.

For instance, to find out what a bitstring is (another name that is
used instead is binstring), ... somehow, you're supposed to
know the only place it is defined is under the B2X or B2C
bif.

Same for hexstring.

Also, nowhere (that I could find) is a definition of a character
literal, and also, specifically, such things like

'abc''tuvxy'

[that's 2 consecutive single quotes after the c and before the t]

and similaly:

"123""""""45678"

where there's 6 consecutive double quotes after the 3.

_______________________________ Gerard Schildberger

Discussion