<<< Date Index >>>     <<< Thread Index >>>

Re: mutt: Improve const correctness



* "Andrew W. Nosenko" <andrew.w.nosenko@xxxxxxxxx> [2005-08-05 18:19 +0300]:
> I have 'var' of type 'int*' and with 'const' as modifier,
> not the 'var' of type 'const*' with 'int' as modifier :-)

Me, too.

nicolas@pc5 ~> cdecl 
Type `help' or `?' for help
explain const int a
declare a as const int
explain int const a
syntax error

cdecl seems to agree in some way. :)


Nicolas

-- 
http://www.rachinsky.de/nicolas