|
by tonic
Any Info about Kbw ? [Lounge]
|
|
|
|
[5 replies] Last: The time to write the script probably isn't worth it lol
Still waitin... (by zapshe)
|
|
by zapshe
ChatGPT is too smart [Lounge]
|
|
|
|
[3 replies] Last: If you give a deck of cards a good shuffle right now, no cheating or b... (by newbieg)
|
|
by lostwithcpp
Declaring an initializer class list with classes that are circular dependent [General C++ Programming]
|
|
|
|
[4 replies] Last: Yes, if a class contains a reference to something else as a data membe... (by Ganado)
|
|
by semsemdiver
sorting an integer array [General C++ Programming]
|
|
|
|
[14 replies] Last: I use VS 2022 (not code).
If you're getting an error with std::size t... (by seeplus)
|
|
by ElusiveTau
Winsock2: Upon partial transmission, does nonblocking send() retry until success or abandon? [Windows Programming]
|
|
|
|
[2 replies] Last: If the return value is not SOCKET_ERROR, then only the returned number... (by seeplus)
|
|
by Hawlong
convert a std::string to const char* [General C++ Programming]
|
|
|
|
[6 replies] Last: I'm not working off complete information since I don't know what memor... (by Ganado)
|
|
by ElusiveTau
Winsock2: How to unblock from a blocking 'connect' call? [Windows Programming]
|
|
|
|
[4 replies] Last: I've decided not to use my company's library, which just wraps Winsock... (by ElusiveTau)
|
|
by L67GS
Return RMS volume of an mp3? [UNIX/Linux Programming]
|
|
|
|
[5 replies] Last: Instead of using a temporary file, you may want to have a look at pop... (by kigar64551)
|
|
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)
|