Hi,

Harbour is a high level language, so it will 
never support such concepts are direct 
pointer / buffer manipulation. It's also not 
safe, not portable and can easily cause GPF 
in various different ways.

If these are not important factors for you, 
you can create such functions in C.

Brgds,
Viktor

On 2010 Mar 27, at 05:25, Shum wrote:

> 
> hi All,
> 
> I can find hb_ItemGetCPtr(..)  in C level function call....
> 
> However, I cannot call the hb_ItemGetCPtr() directly within prg level ....
> 
> Hope somebody can point me in the right direction to call the C Level
> function within harbour ...
> 
> Thanks inadvanced !
> 
> Shum
> -- 
> View this message in context: 
> http://n2.nabble.com/Ask-Str2Poniter-and-Pointer2Str-function-pair-tp4803834p4807876.html
> Sent from the harbour-devel mailing list archive at Nabble.com.
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to