A suggestion: How about compiling all of the various tips seen
here for porting C code to PB code into a single file/web site
section, like you do for using PB with VB?
I'm trying to port some C headers to PB and I'm buried underneath
the many "features"
of the C language. I've been able to find
some of the answers to my porting questions by searching here, but
I'm sure I'm missing a lot of information.
This helpfile would cover simple variable type translations,
structs-to-UDTs, function declares, pointers, dealing with ENUMS,
etc.
Just a thought!
------------------
Mark Newman
here for porting C code to PB code into a single file/web site
section, like you do for using PB with VB?
I'm trying to port some C headers to PB and I'm buried underneath
the many "features"

some of the answers to my porting questions by searching here, but
I'm sure I'm missing a lot of information.
This helpfile would cover simple variable type translations,
structs-to-UDTs, function declares, pointers, dealing with ENUMS,
etc.
Just a thought!
------------------
Mark Newman
Comment