> Anyone know of a way to make __flash show up in the editor as a highlighted > keyword? Does the editor have a list of keywords in it? Any way to add __flash > to it? If you use vim/gvim, just add it to the syntax file c.vim: syn keyword cStorageClass __flash