*caution* severely OT!!
Alejandro Imass
ait at p2ee.org
Tue Sep 13 22:17:31 UTC 2011
On Tue, Sep 13, 2011 at 4:42 PM, C. P. Ghost <cpghost at cordula.ws> wrote:
> On Tue, Sep 13, 2011 at 9:34 PM, Gary Kline <kline at 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
More information about the freebsd-questions
mailing list