Prototype missing?

Re: Prototype missing?

Postby Enrico Maria Giordano » Tue Oct 04, 2011 8:34 pm

The standard API _parc() accepts two parameter! Harbour choices are wrong and only add confusion to the crystal clear Clipper APIs.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8570
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Prototype missing?

Postby Enrico Maria Giordano » Sat Oct 22, 2011 3:21 pm

Antonio, do you give up? :-)

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8570
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Prototype missing?

Postby Antonio Linares » Sat Oct 22, 2011 6:12 pm

No, never :-)

I have emailed you my proposal for the way to go :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41903
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Prototype missing?

Postby Enrico Maria Giordano » Sat Oct 22, 2011 7:30 pm

I received (and already answered) the "use mak" suggestion. But here I was referring to the hb_parvc() problem: can we use hb_parc() instead? Why using hb_parvc()? Please reread the thread.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8570
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Prototype missing?

Postby Antonio Linares » Sun Oct 23, 2011 9:09 am

Enrico,

You may use a define:

#define hb_parvc( x, y ) hb_parc( x, y )

The problem is that Harbour hb_parc() no longer support two parameters
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41903
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Prototype missing?

Postby Enrico Maria Giordano » Sun Oct 23, 2011 10:12 am

Antonio Linares wrote:Enrico,

You may use a define:

#define hb_parvc( x, y ) hb_parc( x, y )

The problem is that Harbour hb_parc() no longer support two parameters


The second parameter is the index of the array if the first parameter is an array. I can't believe that Harbour's developers have changed the Clipper API interface!

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8570
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 22 guests