Hi everybody!

I just used indent the first time, so did I miss something or isn't
there any possibility to create:

int* i;

I only get:

int *i;

or if the type is unknown:

myInt * i;

but this can be fixed by -TmyInt...


astyle has an option for it but lacks some other features.

Any chance to get the * connected to the type?

thx,

AO

_______________________________________________
bug-indent mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to