File:  [CSRG BSD Unix] / 43BSDTahoe / ucb / dbx / tests / cc / loophole.tahoe.in
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

print int('c')
print 'c' \ int
print char(99)
print 99 \ char
stop at 14
run
print &p
print 0xbfffe798 \ proc_p ^
print *(0xbfffe798 \ proc_p)
print *proc_p(0xbfffe798)
print 0xbfffe798 \ &$$proc ^
print *(0xbfffe798 \ &$$proc)
print *&$$proc(0xbfffe798)
print proc_p(0xbfffe798).b
print &p.b

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.