Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Still not convinced? Try this one (suggested by Mark Scarbrough ):

     #define DEVICE_COUNT 4 
    uint8 *szDevNames[DEVICE_COUNT] = {
            "SelectSet 5000",
            "SelectSet 7000"}; /* table has two entries of junk     
    */
Actually, the remaining two entries are 0, they are not junk.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: