rakesh uv <> wrote:
# hi,
# is there any way to find the exact meaning of message given
# by a Unix command
# for example
# mv: cannot access hello.c
#
# similarly is there any way to find the meaning of the
# error number or message displayed
# by compilers
The operating system error messages are somewhat explained with the
command
man 2 intro
Compiler error messages have to looked up in the compiler documentation.
--
SM Ryan
http://www.rawbw.com/~wyrmwif/
I have no respect for people with no shopping agenda.