Using a string/enum to access int Matrix[X] ? Hola code gurus, I’m wondering if there’s a way to use a string to access a specific it...
Smart Accessor Function for Multiple Data Containers? Hi everyone, I’m Pete, moderately-experienced C++ user who is always looking for better wa...
How to get execve() to like your environment vars? Hi everyone, I'm a moderately experienced C coder trying to figure out the [b]execve()[/b] ...
HTTP POST req in C++; header problems! Hi everyone, I'm a moderately experienced C++ programmer who's trying to do a little sock...
"Undefined Symbol" when writing socket code???Figured it out - a colleague explained to me how to properly read the man pages. What I needed was ...