Hello Guys:
The reason I asked so is error message showed while compiling .prg, whilch printflush() was used.
I read about printflush() from this http://www.itlnet.net/programming/program/.
Was CA-Cliper library included in hmg.ch ?
Moderator: Rathinagiri
-
huangchenmin
- Posts: 157
- Joined: Mon Jun 07, 2010 2:24 am
Was CA-Cliper library included in hmg.ch ?
Last edited by huangchenmin on Mon Nov 08, 2010 4:02 am, edited 1 time in total.
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Was CA-Cliper library included in hmg.ch ?
Nope. CA-Clipper library is not included in hmg.ch. However, harbour oriented header files are to be included wherever required.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
-
huangchenmin
- Posts: 157
- Joined: Mon Jun 07, 2010 2:24 am
Re: Was CA-Cliper library included in hmg.ch ?
rathinagiri wrote:Nope. CA-Clipper library is not included in hmg.ch. However, harbour oriented header files are to be included wherever required.