the return value of a process



 DEVELOP > c-Plus-Plus > the return value of a process

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "rakesh uv"
Date: 21 Dec 2007 02:10:43 AM
Object: the return value of a process
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
Rakesh UV
.

User: "Ondra Holub"

Title: Re: the return value of a process 21 Dec 2007 02:14:20 AM
On 21 Pro, 09:10, rakesh uv <uvrak...@gmail.com> 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

Rakesh UV

Are you sure, that your question is related to C++?
For returned codes from any application look into documentation of
this application. E.g. man pages, info, try to google it...
.


  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER