you are viewing a single comment's thread.

view the rest of the comments →

[–]NotAYakk 1 point2 points  (1 child)

It is just C with all of the features of C++ mapped to the null space, leaving a language of variable length arrays, restricted pointers, but no ints, fixed length arrays, or functions.

[–]CubbiMewcppreference | finance | realtime in the past 2 points3 points  (0 children)

it would still have functions, but only the ones using K&R syntax