UNIX/Linux Programming - September 2020

by Borneq
Where gcc search include?
 
Is command: `gcc -print-prog-name=cc1` -v 1. what are meaning of apostrophes? 2. This command not en...
[3 replies] Last: thank you so much @keskiverto ...It actually helped.. https://issuu.co... (by RachelCulbertson)
Sockets: Define Host for gethostbyname
 
The standard examples of using sockets : int main(int argc, char *argv ) . . . . . server = ...
[2 replies] Last: It's not clear what you're asking, but gethostbyname returns a structu... (by kbw)
software archetecture for c++ project?
 
What are the best software archetecture for c++ related projects based on cmake? For example in .net...
[2 replies] Last: Most other language environments impose some kind of structure/method ... (by kbw)
SFML and Atom [Mac]
 
Hey guys, I hope this is the right place to post this. I just managed to make SFML run properly on A...
[no replies]
Recommand async IO library/framwork?
 
I have a program to write data to multiple files and want to improve its performance. Then I thin...
[1 reply] : The first step is to benchmark your disk. $ dd if=debian-10.5.0-amd6... (by salem c)
  Archived months: [aug2020] [oct2020]

This is an archived page. To post a new message, go to the current page.