Path: utzoo!mnetor!uunet!mcvax!tuvie!rcvie From: rcvie@tuvie (ELIN Forsch.z.) Newsgroups: comp.unix.questions Subject: HELP needed with inline expansions!!! Message-ID: <563@tuvie> Date: 21 Jan 88 15:41:17 GMT Organization: TU Vienna EDP-Center, Vienna, AUSTRIA Lines: 12 Keywords: inline expansions Programming in C I urgently need to improve the runtime of one of my programs. Reading the UNIX Commands Reference Manual I detected that there is the possibility of adding filenames with extension .il as in-line expansion template files to the cc command line. This seems to be one way of improving runtime. The program inline is even invoked by cc if there is such a filename on my command line but I cannot find any further hint how to produce a correct .il file. For this reason inline has no effect on my generated object file either. Please help me how to use this UNIX feature. Many thanks in advance, Dietmar Weickert, ALCATEL-ELIN Research Center, Vienna, Austria