Path: utzoo!attcan!uunet!europa.asd.contel.com!noc.sura.net!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Request for Comments: Aggregate Assignment in C ... Message-ID: <14709@smoke.brl.mil> Date: 11 Dec 90 04:21:52 GMT References: <77546@iuvax.cs.indiana.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 9 In article <77546@iuvax.cs.indiana.edu> mayer@iuvax.cs.indiana.edu (Mayer Goldberg) writes: >This solves the "with" problem in C. Doing nothing is even better. "with" is insufficiently general, in that it cannot discriminate between similarly named members of different structsures that you might want to be working "with" simultaneously. "Not looking like Pascal is not a language deficiency."