Casio A-23G
Rene Schickbauer <[email protected]> Sun, 1 Aug 2004 13:32:10 +0200
| Newsgroups | gmane.os.netbsd.ports.sh3 |
|---|---|
| Organization | GrumpfZotz.Org |
| Message-ID | <[email protected]> |
Hi!
Currently the Casio A-23G is sold at <100 EUR (~100 US-$) all over Europe -
just got one myself. It runs Windows CE 2.0
Will this HP/C be supported in the future?
LLAP & LG
Rene
--
#!/usr/bin/perl -- #99BoB (C)2004 cavac:prg count drink vessel place act1 act2
@a=@ARGV;$c=$a[0]||99;$b=" ".($a[2]||"bottles")." of ".($a[1]||"beer");$w=" ".
($a[3]||"on the wall").",";do{print"$c$b$w\n$c$b,\n".($a[4]||"take one down").
", ".($a[5]||"pass it around").",\n".--$c."$b$w\n\n";}while($c);print"END!\n";