Was CA-Cliper library included in hmg.ch ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
huangchenmin
Posts: 157
Joined: Mon Jun 07, 2010 2:24 am

Was CA-Cliper library included in hmg.ch ?

Post by huangchenmin »

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/.
Last edited by huangchenmin on Mon Nov 08, 2010 4:02 am, edited 1 time in total.
User avatar
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 ?

Post by Rathinagiri »

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.
huangchenmin
Posts: 157
Joined: Mon Jun 07, 2010 2:24 am

Re: Was CA-Cliper library included in hmg.ch ?

Post by huangchenmin »

rathinagiri wrote:Nope. CA-Clipper library is not included in hmg.ch. However, harbour oriented header files are to be included wherever required.
Post Reply