-----Messaggio Originale----- Da: "Petr Chornyj" <myor...@mail.ru>
A: <harbour@harbour-project.org>
Data invio: domenica 2 agosto 2009 17.14
Oggetto: Re: [Harbour] Array access at C level
> HB_FUNC( TEST )
> {
> hb_retc( hb_parc( 1, 1 ) );
> }
HB_FUNC( TEST )
{
hb_retc( hb_parvc( 1, 1 ) );
}
Can I ask the reason for this Clipper compatibility break?
It's not a Clipper compatibility break, as Clipper
uses _par*() function names. Harbour is still
compatible with these.
Pls find more details in ChangeLog and the list.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour