Page 1 of 1

Was CA-Cliper library included in hmg.ch ?

Posted: Mon Nov 08, 2010 3:26 am
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/.

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

Posted: Mon Nov 08, 2010 3:40 am
by Rathinagiri
Nope. CA-Clipper library is not included in hmg.ch. However, harbour oriented header files are to be included wherever required.

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

Posted: Mon Nov 08, 2010 4:03 am
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.