Search Results

Search: Posts Made By: vin_vinu
1,888
Posted By vin_vinu
Are you saying that u want to format the whole...
Are you saying that u want to format the whole thing ans install windows on it?? a little confused .. can you be more clear
Forum: Filesystems, Disks and Memory 03-19-2002
12,016
Posted By vin_vinu
Also sometimes if you want to force the delete...
Also sometimes if you want to force the delete you can use the -f switch with the command.
2,436
Posted By vin_vinu
I would prefer something which "thekid" has...
I would prefer something which "thekid" has suggested, cause that gives the user to give the options any way he needs ... either <expression> <filename> or <filename> <expression>. It would be also a...
Forum: Programming 01-28-2002
2,365
Posted By vin_vinu
You might want to check the permission on the...
You might want to check the permission on the directory and the file you are trying to run.
Forum: Programming 07-18-2001
4,540
Posted By vin_vinu
as far as i remeber if you are usig linux u have...
as far as i remeber if you are usig linux u have a cpp compiler for the same ..... you can search for the /usr/bin directory to basically find the c and c++ compiler suported in ur unix system ......
Forum: Programming 07-18-2001
4,682
Posted By vin_vinu
Yes, its include &lt;stdio.h&gt; for all the...
Yes, its include &lt;stdio.h&gt;
for all the standard C libraries !!

&lt;&gt; makes the compiler to look in the include directory for the header file. "" searches the current directory !!
Forum: Programming 07-17-2001
4,682
Posted By vin_vinu
did you use the include "" syntax or the...
did you use the include "" syntax
or the include <> syntax...
remember they have different meaning ...
Forum: Programming 07-17-2001
3,089
Posted By vin_vinu
we can use the -l switch to specify the libraries...
we can use the -l switch to specify the libraries and -L for specifing a particular directory.
Forum: Programming 07-02-2001
8,702
Posted By vin_vinu
The best way i think is to lean while you work....
The best way i think is to lean while you work. If you dont have any task assigned, think of aomething and start working on it nad u leran that in the best and all possible ways ...
Happy learning...
Forum: Programming 07-02-2001
4,153
Posted By vin_vinu
pipes are are the mode to share data, and they...
pipes are are the mode to share data, and they are temporary files which are created. So if you know the file name u can access it from outside the code.
Depending on the system u have to check the...
Showing results 1 to 10 of 10

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