Heh, stumped by something easy again.

What's the C++ equivilant of the DOS command "type"?

I know some basic file i/o but this is a little beyond me.

Allow me to elaborate a little:

I've got a bunch of files, they all contain 2 lines. I'd like to be able to (on command) display their contents.