[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
RE: [LI] c compiler
<snip>
>Now if a.out doesn't give any output just do" ./a.out" and things will work.
<snip>
just set your PATH varaiable to include the Present Working Directory i.e.
set in ur .bashrc file (if ur shell is bash)
export PATH=$PATH:.
or in ur .cshrc file (if u use c shell)
setenv PATH=$PATH:.
then just a.out will work :)
-vishy
------------------------------------------------------------------------------
"You are never given a wish without also being given the power to make it come
true"
Richard Bach, from Illusions
------------------------------------------------------------------------------
S.V.N.Vishwanathan ME(CSE)
IISc Bangalore.
H 34 IISc Boys hostel,
Bangalore 560012.
-------------------------------------------------------------------------------
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.