To: djgpp AT delorie DOT com Date: Sun, 15 Dec 1996 15:07:23 PST Subject: Register Variable Question? Message-ID: <19961215.150724.3694.0.MSnakes@juno.com> From: msnakes AT juno DOT com (Matt J Reiferson) I want to have a couple of global register int variables in my program to get the most speed out of a couple of functions, when I compile I get an error message saying: register name not specified for 'int sliver_column' The line it refers to is: register int sliver_column Please send responses to: MSnakes AT juno DOT com ---------------------------------------------------------------------- The #1 Game Programming Site On The Web: http://members.aol.com/mreiferson Check It Out!!!! ----------------------------------------------------------------------