Menu

#38 C wrappers should use const char*

open
nobody
cal3d (30)
5
2004-04-24
2004-04-24
No

In my opinion, in cal3d_wrapper.cpp and cal3d_wrapper.h, every
instance of char* should be changed to const char*. (On the other
hand, the few instances of unsigned char* are output parameters,
and should stay as they are.)

Discussion


Log in to post a comment.