This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Gregory, >Date: Tue, 10 Jun 2003 15:42:48 -0500 >From: "Gregory Grosshans" <address@hidden> >Organization: NOAA >To: Steve Emmerson <address@hidden> >Subject: Re: 20030610: LDM under hpux The above message contained the following: > The output is below. > Gregg > > [37] % cat test.c > #if defined(__STDC__) || defined(_AIX) > # include <stdarg.h> > #else > # error "__STDC__ not defined" > #endif > extern int foo(int, ...); > > int foo(int arg, ...) > { > return 0; > } > > > [38] % cc -c test.c > [39] % id > uid=263(ldmfawbu) gid=50(data) > [40] % Well that worked (as it should have). Thanks. There must be something odd about Brian's system that causing a problem. He just asked for my IP address, so I expect to log onto that system soon. The problem he's having seems to be different than your's. Do you wish to be kept apprised of my progress on his system? Regards, Steve Emmerson