• ROOL's avatar
    Add minimalist (text only) libxo implementation · 9074533a
    ROOL authored
    Detail:
      libxo is a printf-like library used by some command line tools which then
      have the option to write output in various textual forms. In the case of the
      disc based utilities only a limited subset of the library functionality is
      required, and this implementation provides only text generation from the
      various xo formatting/command strings.
      Its RISC OS name is xolib, and like UnixLib this is intended to assist in
      porting command line tools that use libxo, rather than being a full
      implementation.
      xo.h - the complete header file from Juniper Networks
      textonly.c - a text only implementation for RISC OS command line tools
    Admin:
      Submission for TCP/IP bounty.
    9074533a
!MkExport,fd7 1.39 KB