Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    libul 0.2.2

    Download button

    No screenshots available
    Downloads: 326  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Cyril Hu | More programs
    LGPL / FREE
    December 17th, 2008, 08:03 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    libul description

    The Universal Library Project

    libul is a cross-platfor library that collects LGPLed highly reuseable platform-independent functions besides ANSI C/POSIX/XPG standard, including:common data structure, math library/string handling/IO function extension, etc. We encourage you to adopt/donate code segments from/to us.

    USAGE:
        Under UNIX:
        . ./gcc.unix.sh
        make [MAKE OPTIONS]

        Under WINNT5:
        double click on gcc.win.lnk / msc.win.lnk / bcc.dos.lnk
        make [MAKE OPTIONS]

        MAKE OPTIONS:
        all/[null]    --make default target (static and/or dynamic).   
        clean        --clean target, intermediate files, editor backup etc.
        install        --install target, headers, man pages to system.
        uninstall    --uninstsall target, headers, man pages from system.

    MACRO DEFINES:

        _CC_DONOT_INLINE
            Turn off inline code to normal functions.
        ADT_DEBUG
            Turn on debugging code under adt subdir.
        MATH_DEBUG
            Turn on debugging code under math subdir.
        STR_DEBUG
            Turn on debugging code under str subdir.
        LIB_DEBUG
            Turn on debugging code under lib subdir.
        IO_DEBUG
            Turn on debugging code under io subdir.
        ADT_STACK_BALANCED
            Stack implemented by balanced performance/memory usage strategy.
        ADT_STACK_STATIC
            Stack implemented by using static memory.
        ADT_STACK_DYNAMIC
            Stack implemented by using dynamic memory.
        ADT_QUEUE_BALANCED
            Queue implemented by balanced performance/memory usage strategy.
        ADT_QUEUE_STATIC
            Queue implemented by using static memory.
        ADT_QUEUE_DYNAMIC
            Queue implemented by using dynamic memory.


    Product's homepage

      


    TAGS:

    common data structure | math library | string handling | math | string | library

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM