home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume13
/
bool-eval
/
sample2.b
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1988-01-31
|
147 b
|
5 lines
[* this is a sample bool source file. it demonstrates precedence forcing. ]
foo = this & !is | (a + little) ^ test;
fubar = little | test ^ 1;