I'm still new to this so i'm still trying to grasp the full scope of c++ programming,

but with c++ being a supset of c does this mean that any C++ programmer utilises both c and C++ functions?

i have been working with c++ only but it seems that alot of the things i need like working with strings and
file I/O are in c.

Cheers