哪吒机器人提醒:

提醒:c Questions - Stack Overflow
【标题】Why artificially limit your code to C?
【摘要】this is prompted by a an answer i gave to a current question which asks about a generics library for c - the questioner specifically states that they do not want to use c++. my question to him and others who insist on using c is why do they do so when:c++ provides the specific features they are asking abouttheir c compiler is almost certainly really a c++ compiler, so there are no software cost implicationsc++ is just as portable as cc++ code can be just as efficient as c (or more so, or le... (04-14 07:36)