Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
In either case return codes select which state to go to next.
And after that returns, there's like a return code, success or fail.
An optional return code can be given, otherwise 0 is assumed.
With a shrug he left it there and turned back to the door, punching in the return code of 5.9.6.
The primary difference between the three programs is their handling of return codes from the executed commands.
If elevation is not required, a success return code will be returned at which point one can use on the newly created, suspended process.
OS expects programs to set a return code which specifies how successful the program thought it was.
Hence, a second instruction had to be added to clear the return code so that it would exit with the correct status.
Periodically running external commands or batch scripts and check the return code.
The goal is thus coded directly in the language, instead of using statements checking return codes or similar constructs.
Return code on program termination for batch file usage.
Return codes are superset to those used in ftp.
Specifies an error / return code to be assumed in the following.
The return code is commonly used to designate whether the process is allowed to proceed or not.
This single instruction program had an error in it - it didn't set the return code.
Rules for the use of return codes vary on different platforms (see the platform-specific sections).
FTP server return codes show their status by the digits within them.
The server will action the message (each message number has a specific meaning to the particular process) and respond with a return code.
Unlike , the return code from has no logical significance concerning the relationship of the two files.
After parameter validation the system call is executed and a return code is written to register 1.
Apart from the macros and , the C standard does not define the meaning of return codes.
The return code was the main ISS exchange here at headquarters.
Most programs have a certain convention for their return codes (for instance, 0 for a successful execution).
LEO: Well, couldn't they just push the return code on the stack?
As with most Unix utilities, a return code of 0 indicates success, while nonzero values indicate failure.