User: Joseph118

  • Public profile

User profile: Joseph118

User info
User name:Joseph118
History
Joined:
Number of posts:14
Latest posts:

c++ change console font size
The problem is, the only connection between the console is a data stream of what text goes into and ...

Sub-Namespaces for organizing features: Yes or No?
JLBorges can you elaborate why? Also I was considering doing sub-namespaces because I see the boost...

Sub-Namespaces for organizing features: Yes or No?
I've been working on a personal library called J118 for a while now, and it's starting to gain in si...

Crash on locking mutex
I found the issue, I forgot to initialize the mutex in the default constructor. It's always the simp...

Crash on locking mutex
I tried to replicate it with [code] #include <thread> #include <mutex> #include <stdio.h> int main...

This user does not accept Private Messages