On Friday, October 5, 2012, Electron wrote: > I second that A is the only logical one, because int* is actually a type. > > int* x, y; yelds non-intuitive results.. and it's not the only place wher= e > the language does that. > > Cheers, > Mario > It also appears that in C++, the most common preference is type A (asterisk close to the type). Boost (peer reviewed C++ library) uses that form, and if that's good enough for them, it's good enough for me. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .