Search Results

Search: Posts Made By: abdul
14,395
Posted By abdul
What the term IO burst and CPU burst means?
Hi mates,

What do the terms IO burst and CPU burst means?

your cooperation will be appreciated.

abdul
Forum: Programming 09-18-2001
3,215
Posted By abdul
semclt system call ???
hi mates,
What is the : semctl system call for? any example will be helpful and be appreciated.

cya and thanx

abdul
Forum: Programming 09-18-2001
11,359
Posted By abdul
compiling and linking 2 C files ...??
Hi mates,
I am trying to copile and link to C programs with command:

cc file1,file2

but i raises the error "file not found" ... am i doing the right way?

any suggestion will be appreciated....
Forum: Programming 09-11-2001
21,313
Posted By abdul
using C to copy a file ...
Hi mates,
I have created a shell of my own and one of the built in functions is COPY. This command is supposed to check the availability of a command in a specific direcotry and if the command is...
3,294
Posted By abdul
check my code?? running shell from c?
Hi mates,
i am trying to run a shell command from my C program in this case let is say the "ls" command. It copiles it okay, and even creates the new fork too. But seems to nothing is happening i...
2,211
Posted By abdul
a quest regarding the path?
Hi mates,
A newbe in UNIX world. how can i add a specific path to my default unix path. ie i want to add a directory let is say /abdul to the path and whenever i log in unix should recognize it. it...
Forum: Programming 09-02-2001
30,859
Posted By abdul
execvp and execlp?
Hi mates,

Is there any difference between execvp and execlp? any comment will be appreciated.

abdul:)
2,392
Posted By abdul
A problem regarding compiling C prog. in lynux ...
Hi mates,
I am using Mandrake 7.1. I am trying to compile my file let is say Firstc.c file. It compiles it without any problem and creates the a.out file too. But when i am trying to execute the...
13,613
Posted By abdul
how to run a shell command from C program?
Hi mates,

i am trying to use the C execvp command to run a shell program like this:

.....
char input [25];
printf("enter your command");
scanf("%ds",input)
execvp input
....

Compilation...
3,626
Posted By abdul
How can i get my windows 98 folder from unix?
Haya mates,
I have 2 seperate physical drives ie c:\ with windows 98 and D:\ with Linux mandrake installed. I need to have access to certain directories in my windows d drive how can i manage that?...
Showing results 1 to 10 of 10

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