Alexander Chemeris wrote:
What is your next target
hi alexander,
i experiemented with moving C++ code to C. except for csn1 transcoding, all code should be C in my opinion. this way the code becomes much cleaner. (no extern "C" or #ifdef __cplusplus is required.) also it is much easier to add VTY features, because VTY will not compile with C++.
what do you think?
regards,
andreas