#Error while creating 2 child processes from one single parent

8 messages · Page 1 of 1 (latest)

warm juniperBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

#
How to Format Code on Discord
  • type three "backticks" (not quotes/apostrophes, on QWERTY layout, left of 1-key)
  • on the same line, type the file extension for that language (c or cpp)
  • enter your code on a new line and put another three backticks at the end
Example Input

```cpp
int main() {
return 0;
}
```

Example Output
int main() {
    return 0;
}
neon mural
#

your code is C, not C++

#

this is the C++ channel

#

try #1013104018739974194 instead

sand ravine
#

ohh sorry sorry

neon mural
#

and while I hate C, please be nice to the people in #1013104018739974194 and properly format your code which the bot just showed you how to do ☝️

sand ravine
#

!solved