Hi

Javier-28 wrote:
> 
> Sorry I don't understand nothing but if you want the PHB_ITEM to second 
> element of a array "pInfo->pNewVal" will be.-
> 
>     hb_arrayGetItemPtr( pInfo->pNewVal, 2 )
> 
> because, if not change, hb_arrayGetCPtr() return (char *) not PHB_ITEM. 
> and if change, I want to know it.-
> 
>    if( hb_itemType( hb_arrayGetItemPtr(pInfo->pNewVal, 2) ) & 
> HB_IT_NUMERIC )
> 

You understood correctly. This is what I wanted.

Regards
Pritpal Bedi
-- 
View this message in context: 
http://www.nabble.com/Comparing-TYPE-with-Harbour-API-tp18173365p18174513.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to