25 pts.
 .bak files
sometimes the .bak file is created in c and sometimes not.
is it correct ? then why so ?


Software/Hardware used:
ASKED: December 22, 2009  2:21 PM
UPDATED: December 11, 2010  7:12 AM

Answer Wiki:
The .bak file will get created where it is told to get created by the application or script. Check how this was set up. ----------- @ Tom, might be right. .bak, this is a copy of a file created by a programme as a precautionary measure. This type of file is not essential; it can be deleted but can be kept it as back-up. Though the Q is still confusing and require more details!
Last Wiki Answer Submitted:  December 11, 2010  7:12 am  by  Technochic   56,975 pts.
All Answer Wiki Contributors:  Technochic   56,975 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

For what kind of system? And which C compiler? Are you asking about the compiler or about some C application that you run?

I would expect a .bak file to be some kind of backup version. I can imagine a C compiler generating backup versions of source code and even of an executable.

Tom

 107,735 pts.

 

Please provide the details of the software and version. Are these SQL backups or soemthing else? Thanks.

 56,975 pts.