Slashdot Mirror


User: erichbear

erichbear's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. You mean like Pelican's G-Grips? on Modding Game Controllers For Greater Grip · · Score: 1

    Pelican http://www.pelicanperformance.com/ used to sell a product called G-Grips for PS2 controllers. They were small rubber pieces that you attached to the end of the controller for better grip, and they worked pretty well. Unfortunately, I don't think they make them anymore. I bought a few pairs after I found out about them, and I will say that they are a bargain for $10.

  2. Best C programing book available on C · · Score: 2, Insightful
    The best C book that I have ever read would be:
    • UNIX Systems Programming for SVR4
    Not only does it addtess such cryptic issues as UNIX terminals and processes in great detail, but it also covers much of the C standard library. A must have for any serious C programmer.