I am writing a program that needs to update a files date and time. I could do a system call to touch but would rather code this clean.
Can anyone tell me how to go about this. I am coding on Unix Solaris. TIA mike
I am writing a program that needs to update a files date and time. I could do a system call to touch but would rather code this clean.
Can anyone tell me how to go about this. I am coding on Unix Solaris. TIA mike