sabit / Oscar-ISO8583

Oscar Sanderson's C ISO8583 Library
51 stars 44 forks source link

Copied from Oscar Sanderson's DL ISO-8583 C Library (v0.4)

http://www.oscarsanderson.com/iso-8583/

CONTENTS

This package contains the following source code files:

COMPILATION

Simply compile all the provided source code to run the demo application, from there you can easily integrate the DL ISO-8583 library into other projects.

If using MSVC 6.0 then simply open the applicable DSW file.

CHANGE HISTORY

This version includes the following changes:

[Bug-fix] Fixed issue in 'VarLen_Get' (dl_iso8583_fields.c) which resulted in the length being incorrectly determined (during unpack) for any variable length field with a length equal to or exeeding 100

BUGS / SUGGESTIONS

Please email any bugs or suggestions to 'o.sanderson@gmail.com'.