[Info-vax] strtok_r on Compaq C V6.4-005 on OpenVMS VAX V7.3
JF Mezei
jfmezei.spamnot at vaxination.ca
Sun Oct 21 17:51:28 EDT 2012
Stuart Martin wrote:
> thanks guys. I lifted the freebsd impl for a local copy.
VMS was lateimplementing these standard function. I remember having to
write my own strdup. And when I upgraded, found the compiler would
complain about multiple definitions of strdup.
So just be aware that when you upgrade the compiler, you'll have to
update your own .h files to remove the strdup definition. (and strtok
and any other that you write because they are missing)
More information about the Info-vax
mailing list