Date: Tue, 13 Sep 2011 18:17:29 -0400 From: Alejandro Imass <ait@p2ee.org> To: "C. P. Ghost" <cpghost@cordula.ws> Cc: Gary Kline <kline@thought.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: *caution* severely OT!! Message-ID: <CAHieY7Q=dB_%2Bf%2B1fsMM2QGK3a5w12jrPyHA%2BUpOUNsp_8G7qFA@mail.gmail.com> In-Reply-To: <CADGWnjV=eUasSxHvJsaDWdMK_VYZyuf_zHZR2udhX%2Btdk3Mf8g@mail.gmail.com> References: <20110913193442.GA11369@thought.org> <CADGWnjV=eUasSxHvJsaDWdMK_VYZyuf_zHZR2udhX%2Btdk3Mf8g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 13, 2011 at 4:42 PM, C. P. Ghost <cpghost@cordula.ws> wrote: > On Tue, Sep 13, 2011 at 9:34 PM, Gary Kline <kline@thought.org> wrote: >> guys, >> [...] > But if you really must, I suggest to port the program to > C++ instead of C, because there, you can make use of > the excellent STL data types and containers, that match > Python's somewhat. You may also consider using boost > libraries, if the STL isn't enough. I disagree. I wouldn't touch C++ or it's ugly cousin Java with a ten foot pole and, if the matter is a higher-level C-flavor I'd recommend Objective-C instead. Anyway, the OP's issue seems to be a low-level keyboard hack and C is definitively the better choice there, and probably with some required in-line assembly ;-) -- Alejandro Imass > > Good luck. > -- Alejandro Imass
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHieY7Q=dB_%2Bf%2B1fsMM2QGK3a5w12jrPyHA%2BUpOUNsp_8G7qFA>