bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

* alignment


From: Jan Uebernickel
Subject: * alignment
Date: Wed, 08 Sep 2010 16:06:33 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]