[Info-vax] mkdir ?
Scott Dorsey
kludge at panix.com
Thu Jan 24 09:34:23 EST 2019
Is the code using the mkdir() call from within C or is it doing a
system("mkdir") instead?
There's no reason you can't just call DCL from within C and do a
create /directory other than performance. But the mkdir() call is
POSIX and should be available under VMS with no problem. Check the
VMS C Runtime Library book.
--scott
--
"C'est un Nagra. C'est suisse, et tres, tres precis."
More information about the Info-vax
mailing list