izissise / PFA

Tek3 End of Year's Project
GNU General Public License v3.0
0 stars 0 forks source link

Client's data are not written to file #11

Closed Tastyep closed 9 years ago

Tastyep commented 9 years ago

I don't get what i do wrong File: Server.cpp, function: saveClientId

I correctly insert the newline to the file, close it, but when I cat it the content isn't updated

Tastyep commented 9 years ago

Fixed