From: swarsmatt AT aol DOT com (SWars Matt) Newsgroups: comp.os.msdos.djgpp Subject: Another Newbie Question: Help with Jlib Date: 7 Jul 1997 18:18:01 GMT Lines: 5 Message-ID: <19970707181801.OAA16934@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am just learning C++ programming, and I was trying to use Jlib with to initialize a buffer, plot some points, and display the buffer. I kept getting errors like 'cannot convert from type buffer_rec to type buffer_rec *. Can anyone show me the correct syntax to use with these commands? Thanks for your help.