
please wait
Creating pipe,fork,exec, dup |
Please help! this is the assign: The purpose of this assignment is to make sure that the students can work effectively with the fork, pipe, and dup, system ca... |
Mar 17, 2020 at 9:56pm
[3 replies] Last: Here's one example. #include <iostream> #include <sstream> #include ... (by salem c)
|
by sindhu05
How to return a signal from child process and how to set an alarm?
|
Please see the following question, Write a program that creates a child process using fork (). The child prints its parent’s name, Parent ID and Own ID whi... |
Mar 15, 2020 at 9:52pm
[2 replies] Last: while the parent waits for the signal from the child process Maybe th... (by dhayden)
|
by alexBB
Screen capture in Linux (Ubuntu)
|
I wonder if there is code to copy that would help to capture screens of webcams, not the computer screens on desktop. I don't need individual snapshots, I need ... |
Mar 10, 2020 at 1:26am
[3 replies] Last: Thank you guys. I really appreciate it. Very helpful. So far I've used... (by alexBB)
|
by kbw
c++ 3 games programming
|
You probably want to post this in the Windows Programming section. |
Mar 8, 2020 at 1:21am
[no replies]
|
by AL88
What libraries for file search
|
What libraries would i need to write a file searching program for linux? Thanks. |
Mar 5, 2020 at 2:18pm
[12 replies] Last: you mean not show folders at all? rewire the logic there to: if it is... (by jonnin)
|
by gggg
Jgrasp problem
|
I need help. How do I get Jgrasp to run a program on a Linux terminal? |
Mar 3, 2020 at 2:50pm
[no replies]
|