Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!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 fortran question Keywords: cpp, fortran Message-ID: <4879938d.bb89@spam.engin.umich.edu> Date: 6 Feb 90 05:00 GMT Distribution: usa Organization: U of M Engineering, Ann Arbor, Mich. Lines: 19 1) Any reason why there is no man page for cpp in systems loaded with BSD4.3 and Aegis, in sr10.1 or sr10.2 ? It seems "man cpp" is only available is SYS5 nodes. 2) In C, is there a way I can uniquely define portion of a code just for the dn10k with cpp ? Unfortunately #ifdef apollo alone isn't good enough. I know about ISP but cpp doesn't. I don't want to pass a command line argument to cpp (like -Dprism). On a sun one could use #ifdef's for sun, sparc, mc68000, etc. 3) About fortran, any reason why Apollo uses 16#number to denote an hex number instead of the more common usage x'number' ? Thanks. Roque D Oliveira oliveria@caen.engin.umich.edu