Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!postgres!jas From: jas@postgres.uucp (James Shankland) Newsgroups: comp.lang.c Subject: Re: Help... Message-ID: <18227@pasteur.Berkeley.EDU> Date: 11 Oct 89 05:55:41 GMT References: <731@carroll1.UUCP> <39902@bu-cs.BU.EDU> <1254@virtech.UUCP> <39953@bu-cs.BU.EDU> Sender: news@pasteur.Berkeley.EDU Reply-To: jas@postgres.berkeley.edu (Jim Shankland) Organization: The Eddie Group Lines: 23 In article <39953@bu-cs.BU.EDU> austin@bucsf.bu.edu (Austin Ziegler) writes: > Oops. Yes, you do need to assign the *h to point to a real storage >area. My mistake. Everybody makes them sometime. Thanks for the kind >clarification, unlike someone who posted an unnecessary flame. As I said >earlier, it also might help to make sure that you strcat a '\0' just to >insure that the string is properly defined. I have had problems like that >before and this solved it. Good Lord. Why don't you try slaughtering a goat over your terminal, and letting the blood drip into the keyboard? I had problems once, and *that* solved it. Randomly trying things, in the absence of an understanding of what's really going on, is no way to solve a computer problem. Your suggestion is nonsense: not because I say so, or because you're an Aries, or anything like that, but because C is a programming language, not an evil, arbitrary God that you try to appease with an offering of a strcat(). Was it Mark Twain who said it's not what people don't know that's the problem, it's all the things they know that are false? jas