On Thu, 2003-02-20 at 12:21, payal kundu wrote:

> 
> gcc -o exampl2 exampl2.c -L /usr/lib/mysql
> -lmysqlclient -lz
> 
> 
> how do i get to view the output
> 
> 

./exampl2

that's b'coz of the -o switch 
> the following command shows no result
>  
> [root@localhost root]# ./a.out
> [root@localhost root]#
> 

Anirbanda,

>Why the hell . Why do not do a little bit of man gcc & you will know what is 
>happening. -o exampl2 means that the binary will be generated  named as 
>exampl2 insteed of the default a.out

Cool down, :)

Soumyadip Modak


--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to