hello, i am developing applications using pure C language. i notice, however C has some limitation in terms of handling errors. is there anyway of adding the try/catch functionality to C that is readily available in C++? are there any preprocessor directives or header files required?
regards,
saddam
| « How to change a windows b... | how to get message from n... » |