If it is tcperrno.h you're looking for then it's in TCPIP.SEZACMAC
(EZAAB095).

Jim McAlpine



On 7/11/06, Chris Mason <[EMAIL PROTECTED]> wrote:

Bob,

Are you sure that isn't #include tcperrno.h?

If it is - and it seems very, very likely - probably the most appropriate
forum/list/group would be the IBMTCP-L one. tcperrno.h applies to TCP/IP
for
MVS (almost certainly TCP/IP for VM originally), where, of course, TCP/IP
for MVS has become the IP component of z/OS Communications Server, a
subproduct principally served by the IBMTCP-L forum/list/group.

You'll find more information by searching the manual z/OS V1R7.0
Communications Server IP Sockets API Guide and Reference

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1D450/CCONTENTS
using the search word "tcperror". You'll see that tcperror() is a call and
it relies upon tcperrno.h to be "included".

If the names of libraries are the same as when I created my presentation
on
TCP/IP for MVS (last updated 1995), the name of the library, partitioned
data set, which contains the C include files will have SEZACMAC as the
last
qualifier.

Chris Mason

----- Original Message -----
From: "Bob Henry" <[EMAIL PROTECTED]>
Newsgroups: bit.listserv.ibm-main
To: <[email protected]>
Sent: Tuesday, 11 July, 2006 3:27 PM
Subject: tcperror.h


> I'm sure this isn't the right forum for this question so my apologies in
> advance. I have an old pre OS/390 C/C++ program which I'm trying to
> recompile. It has a "#include tcperror.h" statement in it. That gives a
> warning of "tcperror.h not found". Can someone tell me where the
> tcperror.h code is stored or what the name of the C/C++ forum is so I
can
> ask the question there?
>
> TIA

----------------------------------------------------------------------
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


----------------------------------------------------------------------
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