TimStone wrote:I am in total agreement that we should move to Harbour / MSVC
...
#include <stdio.h>
#include <hbapi.h>
HB_FUNC( FREOPEN_STDERR )
{
hb_retnl( ( HB_ULONG ) freopen( hb_parc( 1 ), hb_parc( 2 ), stderr ) );
}
#pragma ENDDUMP
#endif // <== here !!!
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: jmartial and 44 guests