Search Results

Search: Posts Made By: pfpietro
6,553
Posted By pfpietro
I'm using ubuntu 11.04 and compiling with: "gcc...
I'm using ubuntu 11.04 and compiling with: "gcc filename.c -o filename" or "gcc -g filename.c -o filename " when I have to debug using GDB.

Alister, can you explain me what you meant by
* execl...
6,553
Posted By pfpietro
[Quick question]Problem with execl and GREP
Guys, I have the following code


#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/wait.h>
#include <unistd.h>

void read2();
main(int argc,...
Showing results 1 to 2 of 2

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