home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp48 / 4428 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  585 b 

  1. 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
  2. From: alou@elde1.epfl.ch
  3. Newsgroups: comp.sys.hp48
  4. Subject: Re: Modest Diversion for Programmers
  5. Message-ID: <1992Aug30.204543.1@elde1.epfl.ch>
  6. Date: 30 Aug 92 19:45:43 GMT
  7. Sender: news@sicsun.epfl.ch
  8. Organization: Ecole Polytechnique Federale de Lausanne
  9. Lines: 13
  10.  
  11.  
  12.  
  13. One solution is :
  14.  
  15. %%HP: T(3)A(D)F(.);
  16. \<< DUP DUP + SWAP
  17. SIZE 2 + OVER SIZE
  18. SUB NOT
  19. \>>
  20.  
  21. maurice
  22.  
  23. alou@elde.epfl.ch
  24.