67d08334d61110f1aaee8133cc002ba516871bab
* harbour/include/hbtrace.h
* harbour/src/common/hbtrace.c
+ added new C functions:
int hb_traceflush( int new_flush );
HB_BOOL hb_tracefile( const char * szFile );
* harbour/src/rtl/trace.c
+ added new PRG functions:
HB_TRACEFLUSH( [ <nFlush> | <lFlush> ] ) -> <lPrevFlush>
HB_TRACEFILE( <cFileName> ) -> <lSetCorrectly>
* modified PRG function HB_TRACESTATE() to accept logical value as
parameter and return logical value as reult:
HB_TRACESTATE( [ <nEnabled> | <lEnabled> ] ) -> <lPrevEnabled>
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%