Search Results

Search: Posts Made By: svh
Forum: Programming 02-12-2006
3,562
Posted By svh
creating object files in a specific directory
hello,

i have a makefile in which i am specifying the option for creating the object files of the source files.

The option which i am using is this :

gcc -c main.c first.c

by default...
Forum: Programming 02-11-2006
15,440
Posted By svh
Thanx buddy I did work bye svh
Thanx buddy

I did work

bye svh
Forum: Programming 02-10-2006
15,440
Posted By svh
Undefined reference to Error
Hello,

plz help me out with this error,
i am getting this error when i compile my code with gcc.

/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../crt1.o(.text+0x18): In function `_start':
:...
Forum: Programming 02-09-2006
4,239
Posted By svh
hello, thanx for replying. i did the...
hello,

thanx for replying.

i did the same thing as u said.

but then too its showing the same message.

any other way out.

svh
Forum: Programming 02-09-2006
4,239
Posted By svh
syntax error while compiling in gcc
hello,

i have a structure defined as follows

struct Image
{
int lenght;
int height;
};

and i have another structure where i declare a array of the above structure

struct...
Forum: Programming 02-08-2006
3,849
Posted By svh
Enabling Far in GCC
hello,

i want to enable far in gcc, how to enable this.

pls reply back

thanx in advance.

svh
Forum: Programming 02-08-2006
7,650
Posted By svh
Hey thanx buddy. i am using the paradigm c++...
Hey thanx buddy.

i am using the paradigm c++ compiler.
it doesnt give any error for the far keyword.

but when i try to compile the same code with gcc it gives me the error.

can u pls tell...
Forum: Programming 02-07-2006
7,650
Posted By svh
Far Keyword
Hello,

What is far keyword in C and for what purpose is it used???

Pls ans.

thanx in advance.

svh
Forum: Programming 08-29-2005
34,573
Posted By svh
Bold
thanx both for of for ur reply

thanx a lot

bye take care

svh
Forum: Programming 08-24-2005
34,573
Posted By svh
Bold text
hello,

how do i display the text in the printf statement in bold.

or is there anyway to display the text on the console in bold

thx in advance

svh
Forum: Programming 08-17-2005
3,068
Posted By svh
Redirecting
I will try it out

thx,
bye
Forum: Programming 08-16-2005
3,068
Posted By svh
Redirecting
How to redirect the contents of a file to a command?

The contents of the file are the arguments necessary for the command.

thx in advance.

bye
svh
Forum: Programming 07-19-2005
3,125
Posted By svh
comparing dates
hi

is there a c function in linux for comparing dates.

thanx in advance.

svh
Forum: Programming 07-18-2005
4,972
Posted By svh
Daemon
thanks,

thanks a lot.

svh
Forum: Programming 07-15-2005
4,972
Posted By svh
Creating a Daemon
how to convert a c program into a Daemon.

thanks in advance

svh
Forum: Programming 07-08-2005
2,311
Posted By svh
copying a file
thanx, thanx a lot

sachin
Forum: Programming 07-08-2005
2,311
Posted By svh
copying a file
hello,

i have to copy a file from one directory to another directory in linux.

how to do this using a c function?

kindly ans to my query.

thanks
Showing results 1 to 17 of 17

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