 
      
    | You are here | blog.eldruin.com | ||
| | | | | objective-see.com | |
| | | | | ||
| | | | | berthub.eu | |
| | | | | In previous articles, I've waxed rhapsodic about how great C++ is. I also noted there however that every language, C++ included, has its dark sides. Some languages have an unavoidable pervasive dark side, like being slow or hard to multithread, for C++ that dark side is mostly its complexity. In this post I want to zoom in on a specific 'gotcha' that recently took me several hours to resolve. I wrote this piece so anyone running into the same issue might find out about it if they search the web. | |
| | | | | jameshfisher.com | |
| | | | | A C function to create a new process, set up its standard input/output/error pipes, and return a struct containing the process ID and pipe file descriptors. | |
| | | | | gist.github.com | |
| | | Simple rebinding nameserver. GitHub Gist: instantly share code, notes, and snippets. | ||