From: John M. <ato...@gm...> - 2012-03-18 19:34:10
|
I share Anton's concern about *__flash* not being a type qualifier. Will *__flash* behave as a type qualifier? int __flash * __flash c; If not and a *__flash* type qualifier had to be created then the constness of the qualifier would be an inherent feature of the *__flash* type qualifier. |