const char* or const(char)* when porting C headers?

Gary Willoughby dev at nomad.so
Sun Dec 22 08:02:59 PST 2013


On Sunday, 22 December 2013 at 15:49:43 UTC, Gary Willoughby 
wrote:

> Thanks, that makes sense. But how would i port this parameter:

and these:

CONST84 char **tablePtr = ?
CONST84 char ***argvPtr = ?


More information about the Digitalmars-d-learn mailing list