My two cents:
I suggest to learn C first, because :
- it is a fundamental language - a lot of languages descended from C
- more platforms supports C compiler than C++,- be it embedded systems, GPU chips, etc.
- according to TIOBE index C is still about 2 times more popular than C++.