(C) 1998 AROS - The Amiga Research OS
struct Window *window; \* The Window we are creating *\ struct TagItem *wintags; \* Tags for this window *\ \* Find out the value for the WA_Left tag *\ window->Left = GetTagData( WA_Left, 320, wintags )
Renamed utility_intern.h to intern.h.
return value and argument is IPTR
Added parens to all assignments which are used truth expressions