Convert C++ code to C code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hxc210
    New Member
    • Mar 2013
    • 1

    Convert C++ code to C code

    I think I will rewrite the code in C, thank you a lot.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    Why do this? Once the program is compiled and linked it doesn't matter what language was used.

    Comment

    Working...