by ElusiveTau
Winsock2: How to unblock from a blocking 'connect' call? [Windows Programming]
|
|
[2 replies] Last: I've been googling around a bit and have come to the same conclusion -... (by ElusiveTau)
|
by L67GS
Return RMS volume of an mp3? [UNIX/Linux Programming]
|
|
[4 replies] Last: Just to follow up, this ended ugly but it's being used infrequently an... (by L67GS)
|
by Duthomhas
He’s dead, jim. (1,2) [Lounge]
|
|
[23 replies] Last: There is a place for sure. That isn't the issue. This one won't let ... (by jonnin)
|
by Cyclone
Increasing Size of Vector (1,2) [General C++ Programming]
|
|
[29 replies] Last: 2) "make them static or move their definition to be before main()." [... (by seeplus)
|
by Ganado
Pretend my unique_ptr is a reference? [Beginners]
|
|
[4 replies] Last: LOL, this made my day. Bless you little LisaBot. (by Duthomhas)
|
by Ganado
vscode adds UTF-16 BOM to stdout [Windows] [Lounge]
|
|
[3 replies] Last: Try the above with and without the _setmode() command, and you'll kno... (by Ganado)
|
by Ganado
Access specifiers in nested class [Beginners]
|
|
[2 replies] Last: Thanks Peter. (by Ganado)
|
by hmoein
A light and agile thread pool for the masses [General C++ Programming]
|
|
[no replies]
|
by Cyclone
Converting Hex into dec using numeric up down control [Windows Programming]
|
|
[4 replies] Last: BCD is just a lookup table. you look up each digit of the number in b... (by jonnin)
|
by Cyclone
Sorting a listbox [Windows Programming]
|
|
[2 replies] Last: I did a work around...
I would really like to figure this out on my o... (by Cyclone)
|