UNIX/Linux Programming - March 2020

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...
[3 replies] Last: Here's one example. #include <iostream> #include <sstream> #include ... (by salem c)
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...
[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 ...
[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.
[no replies]
by AL88
What libraries for file search
 
What libraries would i need to write a file searching program for linux? Thanks.
[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?
[no replies]
  Archived months: [feb2020] [apr2020]

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