[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Would anyone have objections against moving it out of line ?
> It needs inclusion of gfx.h for acquire_screen, and does not
> strike me as something needing top speed.
That's ok for me. Moreover it seems that Borland C++ refuses to inline it
because it contains C keywords: here's the warning that would have been
issued if I hadn't disable it:
"Functions containing reserved words are not expanded inline"
--
Eric Botcazou
ebotcazou@xxxxxxxxxx