Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / libplaton / README (download)

Revision 1.4, Fri Apr 19 01:14:03 2002 UTC (21 years, 11 months ago) by jombik9

Changes since 1.3: +2 -1 lines

New function get_x86cpuid(). Returns dynamically allocated string with x86 CPU ID.

libplaton
---------

libplaton is a C/C++ reusable code repository for members of
Platon software development group, http://www.platon.sk/


It contains following components:

macros.h - simple C preprocessor macros

html/ - HTML parsing functions
html/read.h - reading HTML file
html/tag.h - HTML tag class

str/ - enhanced string routines
str/charsets.h - encoding tables (codepages) definitions
str/dynfgets.h - unlimited dynamic fgets() routine
str/strconv.h - converting strings between codepages
str/strctype.h - character type functions for strings
str/strdyn.h - dynamic array of strings manipulation
str/strplus.h - advanced string (locate, counting, removing,
                inserting, comparing) functions

telnet/ - TCP/IP telnet communication
telnet/atlantis.h - Atlantis talker classes
telnet/colors.h - ANSI terminal and talker color codes
telnet/discolor.h - removing ANSI terminal colors from string
telnet/telnet.h - telnet protocol class
telnet/tn_noobj.h - telnet protocol routines without objects usage

utils/ - special utilities
utils/bogomips.h - Linux userspace BogoMIPS counting
utils/fileplus.h - file sorting functions
utils/kbhit.h - UNIX systems kbhit() (keyboard hit) implementation
utils/luhnchk.h - credit card number validation
utils/week.h - week number magic
utils/x86cpuid.h - CPU ID getting on x86 architecture


Copyright (c) 2000-2002 Platon SDG, http://www.platon.sk/

Comments, suggestions, bug reports and patches are always welcome.
Please e-mail them to the following address: <platon@pobox.sk>

The latest official release of libplaton is available from:
http://www.platon.sk/projects/libplaton/

This document was written by Ondrej Jombik in 28th March 2002.


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top