j
k
j a
j l
Prints 'int a[10]' (instead of 'int[10] a'). Ditto for variables/fields of type function pointer.
And for pure type printing, no longer prints --none-- for arrays and function pointers.
Signed-off-by: Eric Pouech eric.pouech@gmail.com
Back to the thread
Back to the list