Frank Weima wrote:
Hi,

I tried the folowing:

<snip>

Where did you put the code (in which .cpp file)?

Also, opening the file to check for existence is considered bad form
since you are changing the modification date of the file when you do
this.  Something like _stat() doesn't change any of the file properties.

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to