michaelkrauklis
Programmer
This might be more of a straight C++ or even C issue, but maybe there's an easy way to do it in VC++. Does anyone know of a way to easily concatonise two char pointers? something like strcat is optimal, but strcat only accepts const char pointers, where my char pointers aren't constant. If there's a standard function or an easy way to do this please let me know. Thank you. MYenigmaSELF
myenigmaself@yahoo.com
myenigmaself@yahoo.com