Francesco Saverio Giudice
0cc5bbb822
2009-10-13 00:21 UTC+0200 Francesco Saverio Giudice (info/at/fsgiudice.com)
...
* harbour/src/rtl/hbini.prg
* Changed hb_IniString() function name to hb_IniReadStr()
+ Added hb_IniWriteStr() that returns a string from an Ini hash
hb_iniWriteStr( hIni, cCommentBegin, cCommentEnd, lAutoMain )
-> cData | NIL
! Fixed a previous error in logic in case of hIni with missing MAIN section
* harbour/include/hbextern.ch
- Removed hb_IniString() declaration
+ Added hb_IniReadStr() and hb_IniWriteStr() external declarations
* harbour/tests/parseini.prg
+ Added samples of hb_IniReadStr() and hb_IniWriteStr() functions
2009-10-12 22:22:37 +00:00
..
2009-08-17 17:32:21 +00:00
2009-08-11 15:42:56 +00:00
2009-01-19 21:13:58 +00:00
2009-08-11 15:42:56 +00:00
2009-07-16 19:59:17 +00:00
2009-07-02 07:44:25 +00:00
2009-03-13 12:20:13 +00:00
2008-08-19 13:11:22 +00:00
2008-08-20 09:56:47 +00:00
2008-10-02 12:34:36 +00:00
2008-08-23 14:46:28 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2009-06-15 09:46:21 +00:00
2008-08-07 19:54:10 +00:00
2009-06-02 17:24:02 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2008-08-20 09:56:47 +00:00
2009-10-11 22:35:16 +00:00
2008-07-28 18:43:42 +00:00
2008-10-27 21:43:51 +00:00
2008-07-28 18:43:42 +00:00
2008-08-19 13:11:22 +00:00
2008-08-07 19:54:10 +00:00
2008-08-07 19:54:10 +00:00
2008-08-07 19:54:10 +00:00
2008-07-28 18:43:42 +00:00
2008-06-28 08:52:56 +00:00
2009-06-19 12:25:44 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2009-06-03 10:26:40 +00:00
2008-08-20 11:04:28 +00:00
2008-08-16 00:21:13 +00:00
2008-07-28 18:43:42 +00:00
2008-10-24 10:00:30 +00:00
2009-02-20 03:11:51 +00:00
2008-10-02 12:34:36 +00:00
2008-08-16 00:21:13 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
2008-08-17 15:04:11 +00:00
2008-08-20 11:04:28 +00:00
2009-06-03 10:26:40 +00:00
2009-03-25 15:34:09 +00:00
2009-06-03 10:26:40 +00:00
2009-06-03 10:26:40 +00:00
2008-08-20 11:04:28 +00:00
2008-11-09 13:25:55 +00:00
2009-07-11 05:46:08 +00:00
2009-06-03 10:26:40 +00:00
2009-06-03 10:26:40 +00:00
2008-09-23 22:24:26 +00:00
2009-09-15 15:44:56 +00:00
2008-08-20 11:04:28 +00:00
2008-08-16 00:21:13 +00:00
2008-08-16 00:21:13 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2008-08-17 15:04:11 +00:00
2008-05-12 12:26:37 +00:00
2009-10-12 22:22:37 +00:00
2008-05-12 12:26:37 +00:00
2008-08-20 11:04:28 +00:00
2008-08-07 19:54:10 +00:00
2008-07-28 18:43:42 +00:00
2009-06-03 10:26:40 +00:00
2009-06-03 10:26:40 +00:00
2008-08-07 19:54:10 +00:00
2008-08-07 19:54:10 +00:00
2008-08-07 19:54:10 +00:00
2008-08-20 11:04:28 +00:00
2009-03-17 11:23:27 +00:00
2009-06-20 09:37:56 +00:00
2008-07-28 18:43:42 +00:00
2009-07-11 05:46:08 +00:00
2009-06-02 18:44:21 +00:00
2008-08-17 15:04:11 +00:00
2008-08-17 15:04:11 +00:00
2009-06-03 10:26:40 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
2009-09-17 22:03:09 +00:00
2008-08-20 09:56:47 +00:00
2008-08-20 11:04:28 +00:00
2009-07-11 05:46:08 +00:00
2008-07-28 18:43:42 +00:00
2009-07-11 05:46:08 +00:00
2008-07-28 18:43:42 +00:00
2009-06-20 09:37:56 +00:00
2009-07-11 05:46:08 +00:00
2009-02-14 18:47:59 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2009-07-11 05:46:08 +00:00
2008-08-20 11:04:28 +00:00
2009-07-22 13:53:21 +00:00
2009-07-22 13:53:21 +00:00
2008-07-28 18:43:42 +00:00
2008-12-25 09:12:32 +00:00
2009-10-07 09:35:33 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2008-08-19 13:11:22 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
2009-06-03 10:26:40 +00:00
2008-08-07 19:54:10 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2008-11-06 01:19:05 +00:00
2009-07-11 05:46:08 +00:00