I like to remain consistent in my code. If I'm going to declare as void *p; I'm going to cast as int *c =3D (int *) p; On Sun, Sep 30, 2012 at 5:22 PM, Luis Moreira < luis.moreira1575@googlemail.com> wrote: > Hi, > I look at it the same way, I am not sure that is the way to look at it bu= t > it works for me. But interestingly, like someone as pointed out when > casting you will often see (int*). > --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .