On Fri, 13 Jan 2017 13:36:16 -0600, Paul Gilmartin
([email protected]) wrote about "Re: New
free / open source z/OS tools from Dovetailed Technologies" (in
<[email protected]>):
> In UNIX I believe that's not automatic. The application, compiler,
> whatever, must parse that environment variable, breaking it at colons
> and sequentially search each directory in the list. (Might there be a
> library routine for that?)
strtok() and strtok_r(). The first one is ISO standard C and the second
one is POSIX standard C, at least according to the man page. See
man 3 strtok
on any Linux or BSD system.
--
Regards,
Dave [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
[email protected] (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN