Annotation of GNUtools/cctools/as/atof-ieee.h, revision 1.1

1.1     ! root        1: #import "flonum.h"
        !             2: 
        !             3: extern char *atof_ieee(
        !             4:     char *str,
        !             5:     char what_kind,
        !             6:     LITTLENUM_TYPE *words);
        !             7: 
        !             8: extern int gen_to_words(
        !             9:     LITTLENUM_TYPE *words,
        !            10:     int precision,
        !            11:     int exponent_bits);
        !            12: 
        !            13: extern void int_to_gen(
        !            14:     long x);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.