Dec 102017
 
This package offers functions to retrieve and manipulate information stored in text-based configuration files. Full C source code.
File INIFUN.ZIP from The Programmer’s Corner in
Category C Source Code
This package offers functions to retrieve and manipulate information stored in text-based configuration files. Full C source code.
File Name File Size Zip Size Zip Type
DEMO.BAT 49 44 deflated
DEMO.C 4006 1003 deflated
DEMO.INI 420 269 deflated
INIFUNC.DOC 13086 3249 deflated
INIFUNC.H 4250 895 deflated
MLIBINI.LIB 16959 7980 deflated
README.DOC 3596 1595 deflated
SLIBINI.LIB 16447 7836 deflated
TYPES.H 1459 475 deflated

Download File INIFUN.ZIP Here

Contents of the README.DOC file



Initialization File Functions, Version 1.35

Copyright 1992, 1993, DAF, Inc.



This package offers functions to retrieve and manipulate information
stored in text-based configuration files. See the file INIFUNC.DOC for
a more detailed description.


The following is included in this trial package:

INIFUNC.DOCDescription of the functions supplied
INIFUNC.HC header file containing all function
prototypes and definitions
TYPES.HDefinitions beyond sys/types.h, path should
be $(INCLUDE)\daf\types.h
DEMO.CDemonstration program
DEMO.INIThe INI file for the demonstration program
DEMO.BATCompiles and links demo.c
SLIBINI.LIBSmall model library, MS-C 6.0
MLIBINI.LIBMedium model library, MS-C 6.0


In order to compile DEMO.C, please make a subdirectory DAF in the
directory where you keep your include files and copy the two header
files TYPES.H and INIFUNC.H into that subdirectory.

You can use this set of functions for all non-commercial applications.
By using the code supplied herein you agree to the terms of the license
agreement and the warranty disclaimer stated below. Please read them.


If you want to use the functions for a commercial application or if you
want to use them with a different C compiler, here's the deal:

You can obtain a nonexclusive, nontransferrable license of the full source
code for this package for $25.00. Send check or money order to:

DAF Inc.
3851 A 20th Str.
San Francisco, CA 94114

California residents please add 8.5% sales tax.

Please enclose your mailing address and state the type of floppy you
prefer (3.5" or 5.25"). We also have media written with tar.




LICENSING AGREEMENT

DAF, Inc., grants to you a nonexclusive, nontransferrable license to
use the software and related documentation in this package for
noncommercial purposes. Any attempted sublicense, assignment, or
other transfer of the software and documentation except as specified
herein is prohibited.

This software and documentation are copyrighted. You may make and
distribute copies as provided herein but unauthorized copying,
reverse compiling and disassembling are prohibited. Title to this
software is not transferred to you by this license.

You may freely distribute copies of this software and documentation
together in their unmodified state providing you do not include it
in other software packages, with the exception of distributing it as
part of a bundle of Public Domain or Shareware software on a single
diskette.




DISCLAIMER

DAF, Inc., does not warrant this software or any supporting
documentation to be free from error or to meet your specific
requirements. You assume complete responsibility for decisions made
or actions taken based on information obtained using this software
or documentation. Any statements made concerning the utility of the
software and or the supporting documentation are not to be construed
as expressed or implied warranties.

This software and all related documentation is distributed as is.

DAF, Inc., specifically disclaims all warranties, expressed or
implied, including, but not limited to, implied warranties of
merchantability and fitness for a particular purpose with respect to
the software license granted herein, in particular, and without
limiting operation of the software license with respect to any
particular application use or purpose.

In no event shall DAF, Inc., be liable for damages including but not
limited to special, incidental, consequential or other damages.




 December 10, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)