Documentation for lib v1.0.9
Table of Contents

Introduction

------------------NOTICE-------------------------------*
 Software ID: lib
  Copyright:
   _curl_.e, _curl_constants_.e: (c) 1998-2016, Daniel Stenberg, , et al.
   _date_.e: (c) 1996, Junko C. Miura, Rapid Deployment Software
   _eumem_.e: OpenEuphoria team
   _eunet_.e: (c) 2008, Michael J. Sabal
   _grid_.e: (c) 2008, Phil Russell
   _idle_.e: (c) 2008, Ryan Johnson
   _libssh2_.e, _libssh2_constants_.e: (c) 2004-2009, Sara Golemon; (c) 2009 by Daniel Stenberg; (c) 2010 Simon Josefsson
   _md5_.e, _md5x_.e: (c) 2000, Davi Tassinari de Figueiredo
   _mysql_.e: (c) 2009-2010, Jeremy Cowgar (EDBI)
   _pipeio_.e: OpenEuphoria team
   _process_.e: (c) 2006, Pete Stoner (Windows part)
   _rand_.e: (c) 2007, CChris (high resolution timer)
   _sockets_.e: (c) 2005, Brett A. Pantalone
   _sqlite3_.e: (c) 2002 Ray Smith; (c) 2004 C M Burch; (c) 2005 Tone Skoda
   _telnet_.e, _telnet2_.e, telnet_eunet_.e: (c) 1996-2002 François Piette
   _w32constants_.e, _w32routines_.e: (c) Microsoft; (c) Mingw project
   _w32errors_.e: (c) Microsoft; (c) 2001, Fabio Ramirez (sys_FormatMessage())
   _winhttp_.e, _winhttp_constants_.e: (c) Microsoft
   _wininet_, _wininet_constants_.e: (c) Microsoft
   _xlswrite_.e: (c) 2014-2015, John McNamara; (c) Greg Haberek
 
 Licence:
 This software is provided 'as-is', without any express or implied warranty.
 In no event will the authors be held liable for any damages arising from
 the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. 2. If you use this software in a product, acknowedgement in the product's documentation and binary are required. 3. Altered source versions, and works substantially derived from the it, must... a) be plainly be marked as such, b) not be misrepresented as the original software, c) include this notice, unaltered. ------------------End of NOTICE------------------------*


Table of Contents

Topic

Description

IndexAlphabetical list of all items.
CommonCommon routines used by other libraries.
ConversionConversion routines.
CURLWrappers for libcurl.
CURL constantsConstants used by libcurl.
DateDate calculations
DebugDebug routines.
DLLRoutines used by DLL wrappers.
EuMemOpenEuphoria's std/eumem.e.
EuNetSeries of cross-platform networking routines using native function calls.
External routinesWrappers for all third parties DLLs.
FileFile Input/Output.
EuGridRoutines on top of EuGrid
HTMLHTML/XML parsing routines and HTML/URL conversion routines.
IdleHigh resolution timer routines.
JSONJSON-related routines.
SSH2Wrappers for libssh2.
SSH2 constantsConstants used by libssh2.
MachineMachine Level Access.
MathMathematical functions.
MD5MD5 Message-Digest Algorithm.
MD5 (2)MD5 Message-Digest Algorithm. Variant.
MySQLManage MySQL/MariaDB databases.
Named PipesPipe Input/Output.
ProcessesRoutines to list system processes.
RandomizationInitialization of a random sequence generator based on a high-resolution timer.
SearchRoutines to find elements in sequences.
SequenceRoutines to manage sequences.
SocketsWrappers for Winsock API function calls.
SortSorting routines.
SQLite3Manage SQLite3 databases.
StackRoutines to manage FIFO or LIFO stacks.
TelnetTelnet routines.
Telnet (2)Telnet routines. Variant based on circular buffers.
Telnet for EuNetTelnet routines for EuNet.
TypesType declarations.
Win32 constantsWindows PI constants.
Win32 errorsRoutines ued to decode and display Win32 errors.
Win32 routinesWrapper for Win32 routines.
WinHTTPWrappers for WinHTTP.
WinHTTP constantsConstants used by WinHTTP.
WininetWrappers for Wininet.
Wininet constantsConstants used by Wininet.
XLS WriterRoutines to write XLS files.