From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: HEEEEEEEEEEELP Date: Sat, 30 Dec 2000 00:43:48 +0000 Organization: Customer of Energis Squared Lines: 10 Message-ID: <6obq4tc5i1f8cc78a5588hpkjubmsrklp4@4ax.com> References: NNTP-Posting-Host: modem-144.beryllium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 978137045 12293 62.136.3.144 (30 Dec 2000 00:44:05 GMT) NNTP-Posting-Date: 30 Dec 2000 00:44:05 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Auslander From DunkelHeit" wrote: > I have some problems with djgpp... I'm making a DOS Game Boy emulator and i > need a tip: how to use the "register" keyword with djgpp... When I put: > register char a; > the compiler tells me: > "register name not specified" Please can you post a small complete example that demonstrates the problem, together with the full error message and the compile command?