Xref: news2.mv.net comp.os.msdos.djgpp:8523 From: rbachtel AT mailman DOT ghgcorp DOT com (Rodney Bachtel) Newsgroups: comp.os.msdos.djgpp Subject: Pointer variables Date: 11 Sep 1996 23:32:27 GMT Organization: GHG Internet Services Lines: 9 Message-ID: <517i6b$hqp@news.ghgcorp.com> NNTP-Posting-Host: dialupline144.ghgcorp.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Last question for a while, I promise. What is the C equiv. of the pascal pointer type? In pascal, it is a 32bit ptr, but I can't get DJGPP to do a int far *goober as is recommended for TurboC. Many Thanks, again, Jeff rbachtel AT ghgcorp DOT com