by admin
Welcome to this board!
|
|
[no replies]
|
by ainsley1006
Duplicate Data Off Socket - Perhaps?
|
|
[1 reply] : Please edit your post for readability. https://www.cplusplus.com/artic... (by salem c)
|
by adam2016
Linux flle structures
|
|
[19 replies] Last: Wtf...why are you posting that in a C++ forum? (by agent max)
|
by alexandr2222
getpid() checking of code
|
|
[1 reply] : We did this already, and the code looks no different to last time. htt... (by salem c)
|
Where belongs custom header files? |
|
[5 replies] Last: Both #include "foo" and #include <foo> seek from multiple paths. ... (by keskiverto)
|
by tmvaz
Changing mic levels through C++
|
|
[2 replies] Last: If your goal is to fix your microphone, you should just learn how to c... (by mbozzi)
|
by abdulbadii
/usr/src linux is shared among many side-by-side Linuxes
|
|
[7 replies] Last: Or 69, or maybe even Turboencabulator...it's hard to say really. (by agent max)
|
by rudystella
"Copy" buffer?
|
|
[18 replies] Last: It definitely gets complicated. Therein lies the challenge. Thx for t... (by rudystella)
|
by Steve02
Can't run c++ db app with desktop link in Linux
|
|
[3 replies] Last: In Unix/Linux, you use https://man7.org/linux/man-pages/man2/getcwd.2.... (by salem c)
|
by function0353
sudoku prog problem
|
|
[12 replies] Last: its submitted already, i couldn't get it to work properly. (by function0353)
|
by thmm
The Art of Unix Programming
|
|
[3 replies] Last: Good book, but note it's about design, not implementation: [quote=esr]... (by mbozzi)
|
by EmanCS
measuring running time inside loop
|
|
[9 replies] Last: So here's some monkey wrenches: 1) System Caching - there are levels ... (by newbieg)
|
by adam2016
Finding Device driver source code
|
|
[3 replies] Last: Have you ever written or ever needed to actually write a driver in yo... (by dutch)
|
by abdulbadii
To clean up all Linux orphan links
|
|
[3 replies] Last: Some distros provide Linux file utility: symlinks Title =sym... (by keskiverto)
|
by sizy458
Product dll with gcc
|
|
[1 reply] : I would suggest to use code blocks in both cases. That would make it e... (by coder777)
|
by EmanCS
array of timespec handling
|
|
[3 replies] Last: Is it better to use double or long double Just use double. Dependin... (by Ganado)
|
by Furry Guy
C++ development in a Linux Terminal?
|
|
[3 replies] Last: Well, at least this repost wasn't a really bad knowledge topic for oth... (by Furry Guy)
|
how to iterate table in C++ and Mysql |
|
[no replies]
|
myqsl_real_connect returns 0 |
|
[1 reply] : You should know this by now... https://www.cplusplus.com/articles/jEyw... (by salem c)
|
by EmanCS
Writing batch file and c++
|
|
[7 replies] Last: > why you can't put a loop in main() that does the same thing with les... (by ne555)
|