From mint-bounce@lists.fishpool.fi Fri Aug 7 05:24:54 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:cc:content-type :content-transfer-encoding; bh=Ow/D7WVHfNlWoBY1XqvUpUp6ZEK5qBq7Np/xhQMSyr0=; b=gbz+CNLFI+yC+LWeBwYfZKEZjmxHm7OMroKqSEpdJ2/0XseCbG/656EodkKGMj29af VbjGAv8ErV165g7DdVEl00H8NSZtF84kNucF+7bW30If+Jxx/BD3kHmIJBhCq7YctGmc mejsqnfcO8TyLm7ux3+kAuryuFGac2ZbDh42w= 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 :cc:content-type:content-transfer-encoding; b=fvJSgCBAZdGbt7eOgHtWpb6UjJIAvbl4HY9brw6JfurGyrP1tSQm6pbGaFrsrZV8rX CYUFd9+Oru4qXJxgtn3mY5NTtcpbmEn1sJQIzNQsFuBqZiNy5qM2SatR6vNJIbOy3qrT X4bV1WXt5F1AtiJ8IDAd2aIlAZgZo7kViQ8WA= MIME-Version: 1.0 In-Reply-To: <20090807100535.p49kugaku800ckoc@pop.freeola.net> References: <20090807100535.p49kugaku800ckoc@pop.freeola.net> Date: Fri, 7 Aug 2009 11:21:57 +0200 Message-ID: Subject: Re: [MiNT] Highwire edit From: Miro Kropacek To: p.slegg@scubadivers.co.uk Cc: mint@lists.fishpool.fi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: miro.kropacek@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: if it isn't in the hypertext doc, you must look for source file which implements this function -- I was programming with CFLib a lot, it's totally easy to understand. So from the sources you can see that function is a wrapper for NKCC's function for some keyboard code conversion but I was lazy to study that asm source. But it's clear it takes some keyboard code and state (maybe from event loop, hence "gem_to") and outputs some other code, dunno, it depends on what purpose that NKCC library has. On Fri, Aug 7, 2009 at 11:05 AM, wrote: > I am trying to find some documentation for gem_to_norm which I am sure > is part of cflib. gem_to_norm takes 2 params but what they should contain > isn't obvious. > > I always find it really helpful if the header file includes info about > what the function requires (pre-conditions) and what it returns (post- > conditions). I do like lots of comments ;-) > > > Peter > > > -- MiKRO / Mystic Bytes http://mikro.atari.org