|
oh, about C or C++ dillema: c++ is my first and only programming language, but my buds from college who had learnt c before c++ told me that C++ has a much simpler way of manipulating files than C which is provided by the C++ iostream library. and you'll use that very often.
i'm not a pro but, i'd say that using the iostream is much easier than using IO redirection.
|