Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!umich!caen.engin.umich.edu!oliveria From: oliveria@caen.engin.umich.edu (ROQUE DONIZETE DE OLIVEIRA) Newsgroups: comp.sys.apollo Subject: one cpp and one f77 question Keywords: cpp, f77 Message-ID: <4877da3b.bb89@spam.engin.umich.edu> Date: 5 Feb 90 05:00:00 GMT Distribution: usa Organization: U of M Engineering, Ann Arbor, Mich. Lines: 18 1) any reason why there is no man page for cpp nodes installed with bsd4.3 and aegis, sr10.1 or sr10.2 ? It seems to exist only in SYS5 apollos. 2) is there any define I can use with cpp that uniquely define the dn10k ? I know about ISP but it is not in cpp. I don't wanna pass any command line argument to cpp (-Dprism for example) but I'd like to use something similar to #if defined(apollo) that can uniquely differentiate between m68k and a88k apollos. The suns have #ifdef's for sun, sparc, mc68000. 3) about Fortran, what is the reason for using 16#number to represent hex numbers in Domain Fortran instead of the more common x'number' ? Thanks. Roque D. Oliveira oliveria@caen.engin.umich.edu