[Info-vax] strtok_r on Compaq C V6.4-005 on OpenVMS VAX V7.3

Stephen Hoffman seaohveh at hoffmanlabs.invalid
Sun Oct 21 11:41:52 EDT 2012


On 2012-10-21 10:53:50 +0000, Stuart Martin said:

> Hi - I can't find a header in my C install for strtok_r (strtok is in 
> <string.h>).
> 
> Anyone know if one exists in this version of C?

Citing from The Fine Manual: 
<http://h71000.www7.hp.com/doc/84final/5763/5763profile_077.html#version_dependency_app>, 
the answer is "no".

You can certainly implement or can haul around your own version of 
strtok_r, of course.  Off-hand, I don't have a pointer to an existing 
port, but I'd expect there is one.    Use the site: keyword to target 
your Google or Bing web search to one of the OpenVMS Freeware hosts, 
and see what shows up for ports.

An overview of some of the parsing tools and alternatives found on 
OpenVMS is here <http://labs.hoffmanlabs.com/node/752>


-- 
Pure Personal Opinion | HoffmanLabs LLC




More information about the Info-vax mailing list