Re: concert/c programming manual

anton@mips.complang.tuwien.ac.at (Anton Ertl)
15 Apr 2001 22:37:47 -0400

          From comp.compilers

Related articles
concert/c programming manual vishal@sasken.com (Vishal Kulshrestha) (2001-04-14)
Re: concert/c programming manual anton@mips.complang.tuwien.ac.at (2001-04-15)
| List of all articles for this month |

From: anton@mips.complang.tuwien.ac.at (Anton Ertl)
Newsgroups: comp.compilers
Date: 15 Apr 2001 22:37:47 -0400
Organization: Institut fuer Computersprachen, Technische Universitaet Wien
References: 01-04-098
Keywords: C
Posted-Date: 15 Apr 2001 22:37:47 EDT

  "Vishal Kulshrestha" <vishal@sasken.com> writes:
>I am looking for an existing language that makes packing/unpacking of C
>structs transparent (may be with a specification file).


Take a look at rpcgen (the man-page does not tell much, however, and
the more complete manual I used was on paper), in particular the parts
that deal with XDR. Or use XDR directly (man xdr).


- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.