accept() function missing? WTF?"If you're not familiar with the terminal, it's about time you started. " Lol. "You can always sear...
accept() function missing? WTF?I'm writing my code on mac OS X. I added the following headers: #include <fcntl.h> #include <sys...
EXC_BAD_ACCESSTHAT FIXED IT! I can't believe it was that simple. Well, that's what I get for programming after 8pm...
EXC_BAD_ACCESSHey, I'm returning to c++ after taking the course in college, and I've run into a mysterious error: ...
STRING & WSTRING, char and wchar_tI am new to c++, and I am trying to convert a std::string to a std::wstring I am using this funct...
This user does not accept Private Messages