Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!think.com!sdd.hp.com!wuarchive!psuvax1!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: How do I declare a Const. as a Varible of a different type. Message-ID: <16238@smoke.brl.mil> Date: 22 May 91 23:22:45 GMT References: <16435@helios.TAMU.EDU> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 9 In article <16435@helios.TAMU.EDU> n077gh@tamuts.tamu.edu (Sharma Anupindi) writes: >I would like to have this in `C', and if it is not possible in `C', C++ will >also do. I honestly could not make heads nor tails of your question. It appeared to me that your main problem is in attempting to use C without understanding C first. I'd suggest studying a good C text (such as Kernighan & Ritchie's "The C Programming Language"), then restating any remaining question in terms that make sense.