home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wupost!sdd.hp.com!usc!sol.ctr.columbia.edu!ira.uka.de!chx400!sicsun!elde1.epfl.ch!alou
- From: alou@elde1.epfl.ch
- Newsgroups: comp.sys.hp48
- Subject: Re: Modest Diversion for Programmers
- Message-ID: <1992Aug30.204543.1@elde1.epfl.ch>
- Date: 30 Aug 92 19:45:43 GMT
- Sender: news@sicsun.epfl.ch
- Organization: Ecole Polytechnique Federale de Lausanne
- Lines: 13
-
-
-
- One solution is :
-
- %%HP: T(3)A(D)F(.);
- \<< DUP DUP + SWAP
- SIZE 2 + OVER SIZE
- SUB NOT
- \>>
-
- maurice
-
- alou@elde.epfl.ch
-