FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Which C data type is used to build XBase char type?
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Which C data type is used to build XBase char type?
Posted: Tue Aug 10, 2010 06:59 AM

hi ,

As I am writing some C wrapper Call to Oracle Database. Just I wanted to know Which C data type is used to build XBase char type whether it is char or wchar_t ?

Thanks in advance.

Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Which C data type is used to build XBase char type?
Posted: Tue Aug 10, 2010 07:01 AM

Shridhar,

char

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Re: Which C data type is used to build XBase char type?
Posted: Tue Aug 10, 2010 08:25 AM

Thanks a lot ..! Antonio Linares

Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB

Continue the discussion