rspini

Anonymous

rspini.c

GMT Sun Apr 10 20:38:41 2011 , by arab

New Standard C ini handling routines to solve some
of the limitations of the windows ini apis
WritePrivateProfileString and GetPrivateProfileString

Added also code to store binary data to standard ini
files

replace WritePrivateProfileString and
GetPrivateProfileString with write_ini_windows and
read_ini and call me in the morning

https://sourceforge.net/projects/rspini/

http://nomade.sf.net
arabcoder@yahoo.com.br

Copyright (C) 2011 RSPsoftware

Our software is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free software Foundation, either version 3 of
the License, or by (at your option) any later version.

This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public
License along with this program. If not, see
http://www.gnu.org/licenses/.