From mint-bounce@lists.fishpool.fi Sat Dec 5 15:05:27 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=oWjYtFjgd7oB0PayRtT4A/4esv0l4o0noQanaj4zxhg=; b=nqhIxg3W1/WBEmupPSO21YflxcRd61CXRG8lD4ttcAFErukwefHMtncWlaM/G5GJGQ nJbmilTuk+ujgRHGGtxGx6akIra8brJnl/naav3Q1VEdzEofXImFsqhxh5NwAQFFzSsr 37uVSWXmOyb3mQRNh7xSfTCMmD+q0hGEqhXak= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Wb4ztqPwoUBDfxFKVXCTlQesZMORoFghbHi0Rm2CAsDD8HEckQ/nkIc/GWO16dwq7z BaTMTHyHejzxwjIewJgXYH/ykCzxU31LVAeli7C5yYIbruuKKLVPMIYgNsET8wwBpYYt F5e7SDTz2x6yM7u4Jmcw3/LCPwkID2gyxo6Ek= MIME-Version: 1.0 In-Reply-To: <1260041054.3156.1.camel@joy> References: <11a6f2b10912031803h290d38a8i916fc270ce6c6d76@mail.gmail.com> <11a6f2b10912050321p7918ef60gb17ba429f719b4e9@mail.gmail.com> <752526d20912050438o49cf5e4fw37e1d423afcd2935@mail.gmail.com> <11a6f2b10912050915r6e8d3e5ejfec9970990326f25@mail.gmail.com> <1260041054.3156.1.camel@joy> Date: Sun, 6 Dec 2009 07:03:25 +1100 Message-ID: <11a6f2b10912051203i6d9d5f33g7f163b46e10f2031@mail.gmail.com> Subject: Re: [MiNT] XaAES crash errors From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-2 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id nB5K5Qr6003721 2009/12/6 Petr Stehlik : > Paul Wratt píše v Ne 06. 12. 2009 v 04:15 +1100: >> The question: how do I pass "char *line" through to an intermediate >> function that can then pass "&line" correctly. Would passing "*line" >> be enough.. >> >> Truely, the biggest problem I am having, is knowing what terms to use >> when I search for things. > > Right now you're searching for a "Programming in C" book. In a library > or a book store, probably. > > Petr probably, especially if I was going to be a C programmer, but I am here to fix and upgrade XaAES, which requires more than any book can provide. I was hoping there was enough people here to allow me to get it done fairly quickly, at least to a respectable v1 release that works 100% across all platforms.. Paul