Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!mips!svcs1!jims From: jims@svcs1.UUCP (Jim Serwer) Newsgroups: comp.sys.novell Subject: Re: C libraries inconsistent! Help! Message-ID: <703@svcs1.UUCP> Date: 22 Mar 91 17:43:31 GMT References: <1991Mar19.100418.3160@waikato.ac.nz> Organization: Silicon Valley Computer Society, Sunnyvale, CA Lines: 33 In article <1991Mar19.100418.3160@waikato.ac.nz> hamish@waikato.ac.nz writes: > stuff deleted >In the overview Chapter 12 it lists 4 functions SAPAdvertiseESR(),SAPWaitESR(), >StartSAP(), StopSAP(). > >In the Netware C Interface - DOS manual Volume II it lists only 2 functions, >neither of which are in the overview. They are AdvertiseService() and >QueryServices(). et cetera > >-- >============================================================================== >| Hamish Marson | >| University of Waikato | You can figure out which functions exist by looking at the provided source or doing a small test and see what the Linker says about Undefines. Read Chapter 14 of "NetWare Programmer's Guide" by Ralph Davis, Addison-Wesley, ISBN 0-201-57014-9. He says that there are bugs in AdvertiseService() and QueryServices() and gives corrected listings. He never mentions the functions of the overview. I have not yet worked with SAP and cannot give you more detailed help. It was my experience in another area where Davis published bug fixes that his fixes were necessary but there were still additional bugs to be found. Jim Serwer 408-296-4763 jims%svcs1@mips.com or ..!uunet!mips!svcs1!jims