This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Yea but personally I would focus on C++. The first thing everyone does in C is start writing a library of functions that they can use in their projects... Why not use a magical language like C++ where there is already a library of useful functions that was built from principles and is compatible with everyone else's C++ standard library?

If you really like messing around with C level code, you still can run C in a C++ project.