Search Results

Search: Posts Made By: blackmamba21
Forum: Programming 12-09-2010
15,410
Posted By blackmamba21
This is really interesting however it print...
This is really interesting however it print everything uppercase at the end, I want to do something interactive where the user type and the system print back uppercase

Im gonna study this code...
Forum: Programming 12-09-2010
15,410
Posted By blackmamba21
thanks alot corona i change the fileno(stdout) to...
thanks alot corona i change the fileno(stdout) to STD_FILENO and its working however i dont know how you manage to get tr to work i did the following change:

void executerCommande( char...
Forum: Programming 12-08-2010
15,410
Posted By blackmamba21
I know but I tried with STD_FILENO, 1,...
I know but I tried with STD_FILENO, 1, fileno(stdout) and its not working either, maybe i should just not check the return value but its not clean
Forum: Programming 12-08-2010
15,410
Posted By blackmamba21
thanks alot, I can't try your solution cuz im...
thanks alot, I can't try your solution cuz im stuck with the dup2 error. Its weird cuz it was working when i didnt check the return value
Forum: Programming 12-08-2010
15,410
Posted By blackmamba21
descripteur is descriptor in french its because...
descripteur is descriptor in french its because the parent process is suppose to collect the data from the child and write it in a file specified by descriptor.
I spent all day on this and decide to...
Forum: Programming 12-08-2010
15,410
Posted By blackmamba21
pipe() and poll() problem in C
Hi all,
Im trying to do a simple program which ask the user for a unix command with the arguments. The program fork and the two process communicate with pipes. The child process call execvp with the...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 07:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy