1. MIXEDLIB.E UPDATED

I have just sent an update to RDS for mixedlib.e  -- Version 4.50

-- Author - Bernard W. Ryan
-- Copyright (c) February 2000 - 2003
-- Verison 4.50
-- Tested for use with Euphoria ver. 2.4
-- Last Revision Date August 2003
--
--   changed putarr()
--
-- The mixed library is a general pupose library that can be used to build
-- OOP libraries, parsers, filters, macro or preprocessors,
-- Xbase file programs, games, etc.
-- New features will be added if any interest grows in it's routines.
-- The future direction will be depend on users interests.
--
-- The library features:
--
--    Memory based ANSI "C" string handling.
--    Standard "C" string routines.
--    Demonstrates use of assembler in Euphoria.
--    "C" string can be written to and from memory to any device or file.
--    Memory based structures that can be written to and from disk.
--    Creates "C" variable types.
--
-- This new version supports these additional features :
--
--    1. Structures can contain nested structures.
--    2. Structures can contain unions.
--    3. User can create arrays of structures.
--    4. User can create record structures.

Bernie

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu