Sujet : Re: Error Number to Symbol
De : jim (at) *nospam* bad.invalid (Jim Duff)
Groupes : comp.os.vmsDate : 18. Mar 2025, 20:21:29
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrch3p$34hfi$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 18/3/25 16:24, Michael Brown wrote:
This might be a typical newbie question but I can't find any reference to it on the net.
Working in C, how do you return the RMS$_CODE symbol for any given error number as returned from any operation? I use strerror() to get an interpretation but it does not include said symbol.
exit(rms_return_number); will print it out so I know it must be possible.
https://www.eight-cubed.com/examples/framework.php?file=lib_sys_getmsg.cCheers
Jim
-- eight-cubed.com