Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!brolga!exnirad From: exnirad@brolga.cc.uq.oz.au (Nirad Sharma) Newsgroups: comp.lang.c Subject: Re: PRO-C Keywords: PRO-C Message-ID: <1991Feb9.224929.4824@brolga.cc.uq.oz.au> Date: 9 Feb 91 22:49:29 GMT References: <1991Feb6.091030.27891@hellgate.utah.edu> <1991Feb7.025624.15556@isc.rit.edu> Organization: Prentice Computer Centre, The University of Queensland, Australia. Lines: 16 wpd2667@isc.rit.edu (W.P. Deegan) writes: >Recently I was asked a question about PRO-C. >Since I don't know if it is a product name or a variation of standard c >That makes it hard to answer, So if anyone has heard of it, >please send me E-mail >Thanks >Bill >wxd2667@ultb.isc.rit.edu There may be other PRO-Cs but it happens to be the name of the Oracle (RDBMS) C precompiler. It takes .pc files (c progs with embedded SQL) and generates c source code. Nirad