Dick Hollenbeck wrote: > As I said before, I personally would be willing to give up designated > initializers, but really nothing more within C99. And I really love the > iterator type stuff: > > for( int i=0; i<7; ++i) > > where i is declared within the for loop. > I really like the designated initializers, and would miss these most. IMHO, they can make the code safer and easier to understand.
cu Michael _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
