Most of the things you mentioned are actually C-originated (apart from std::string). Yes, you may use them if they fit your needs. Using QFile instead would give you some benefits, but if you feel confident with stdio.h, I don't see a reason not to use it.
Bookmarks