Xref: utzoo comp.lang.misc:6643 comp.sys.ibm.pc.misc:6615 comp.sources.wanted:15319 Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!uunet!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!gwang From: gwang@ncsa.uiuc.edu (George Wang) Newsgroups: comp.lang.misc,comp.sys.ibm.pc.misc,comp.sources.wanted Subject: Multiple-Precision Binary to ASCII Decimal Machine Languae Routine Message-ID: <1991Feb18.155207.24378@ux1.cso.uiuc.edu> Date: 18 Feb 91 15:52:07 GMT Sender: news@ux1.cso.uiuc.edu (News) Organization: NCSA - National Center for Supercomputing Applications Lines: 19 Does anyone know of a 8088 Machine Language routine that will convert a multiple-byte array containing a VERY large (64 bit, 8 bytes) number to ASCII? I know how to write a routine for 16 bit signed or unsiged binary to ASCII decimal but I can't figure out how it would be done for numbers larger than 16 bits (which then must be stored in a multiple byte memory array specified by say OPERAND1 DB 8 DUP (0) which would define a 8 byte (64 bit) memory array) If anyone knows of a routine or the logic behind it, I would appreciate hearing from you... Thanks George -- George Wang - Networking Development T T National Center for Supercomputing Applications | T | INTERNET: gwang@ncsa.uiuc.edu \_|_/ UUCP: gargoyle!igloo!gwang PH: (217) 244-4020 -