hash.l
Posted to
tcl
by lmcvoy at Tue Nov 13 02:05:57 GMT 2007
view raw
doit()
{
string
buf;
hash h;
while
(gets("stdin", &buf) >= 0) {
h{buf} = 1;
}
}
main()
{
doit();
}
Recent Posts
junk by bcharder
33 days ago
tcl by egavilan
42 days ago
tcl by Stu
44 days ago
tcl by Stu
44 days ago
tcl by oldlaptop
77 days ago
tcl by oldlaptop
77 days ago
tcl by Molnija Bjornsson
82 days ago
tcl by Molnija Bjornsson
82 days ago
tcl by zmoment
82 days ago
tcl by zmoment
82 days ago
Submit
New paste
Documentation
From Jabber