FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How is it maked ?
Posts: 603
Joined: Sun May 04, 2008 08:44 PM
How is it maked ?
Posted: Fri Apr 09, 2010 02:19 AM

define THIS 0

 L_____ "#define" where is created this ? where stay function that make or control this ?

xCommand OR #xTranslate How this work ? where have PRG C CCP or other that make this ?

Someone know ?

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: How is it maked ?
Posted: Fri Apr 09, 2010 07:30 AM

They are in the sources of preprocessor lib (pp.lib) that you can find on xHarbour CVS. But, believe me, it's not an easy task to understand them.

EMG

Posts: 603
Joined: Sun May 04, 2008 08:44 PM
Re: How is it maked ?
Posted: Fri Apr 09, 2010 01:04 PM

I will see, Thanks :D

Continue the discussion