David Waldman wrote:
> 
> On Tue, 20 Oct 2009 08:47:51 -0400, Don Poitras <[email protected]> wrote:
> 
> >[email protected] wrote:
> >>
> >> [email protected] (Don Poitras) writes:
> >>
> >> > Try:
> >> >
> >> > #include <sys/types.h>
> >> >
> >> > If you look inside the EDC4H031 member, you see this as the comment.
> >> >
> >> > * <sys/types.h> header file
> >>
> >> Note that to get hold of something in "sys/" you really
> >> should not be defining the location of header files with
> >> DD cards.  There just aren't enough hints in a concatenation
> >> of PDSs.
> >>
> >> Use the SEARCH/LSEARCH parameters and give up SYSLIB completely.
> >
> >For standard headers? I've never needed to do this. The IBM PROCs seem
> >to be setup correctly. For SAS/C, we have a separate file you need to
> >use that maps odd #includes to member names.
> >
> >--
> >Don Poitras - zSeries R & D  -  SAS Institute Inc. -  SAS Campus Drive
> >mailto:[email protected]   (919)531-5637  Fax:677-4444     Cary, NC 27513
> >
> 
> You should review the compile listing to see if the SEARCH option is in 
> effect.
> 
> HTH, Dave Waldman

You're right. I do have the default SEARCH. That said, the default works
fine for the standard headers. I've never needed to override the
default.  

-- 
Don Poitras - zSeries R & D  -  SAS Institute Inc. -  SAS Campus Drive 
mailto:[email protected]   (919)531-5637  Fax:677-4444     Cary, NC 27513

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to