Issues using Named Shared MemoryFigured it out, shared memory didn't like how long the string I was putting into the second position...
Issues using Named Shared MemorySo basically what I'm trying to do is create a shared memory for an agent, where it stores informati...
Multithreading using <thread>I think I've already dealt with the second problem there, I have an InterlockedExchangeAdd function ...
Multithreading using <thread>Ok so what I'm trying to do is see how many times a number of threads can run a function in one seco...
Overloading Output Operator QuestionGot it, didn't have <iostream> in my header file.
This user does not accept Private Messages