good evening friends.
I am creating a file from a c++ program. i want to know that can i hide it through the same program. like we create a file from fstream or ofstream by opening it in append ot output mode. then if file is already there it is replaced & if it is not there it is created. like...
i am new in c++ programing. i am not getting your code like which header to include & what this code exactly mean. so can you tell me what i need to learn first to understand above code( attach tutorial link if any). thanks a lot