Hi Remi, > > If you have variables that are only valid inside the scope of a > > statement, then I prefer if you only declare them there. This makes the > > code a bit simpler to read. Check the patch I just pushed to give you an > > example. > > If you're serious about that, you should turn on C99 support. Only then you > can use C++-style for-loops.
I wasn't talking about the iterator variable. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
