Re: A82: Hmm
[Prev][Next][Index][Thread]
Re: A82: Hmm
At 06:59 PM 12/15/97 -0500, you wrote:
<source code snipped>
>That should be a good demonstration of how to plot one pixel on the screen
>in C. If you want to start programming serious graphics, then I recommend
>getting a good game programming book like "Teach Yourself C in 21 Days."
>Even though the book uses the Microsoft C compiler exclusively, it is still
>quite useful for any other C compiler since each compiler is nearly the same.
Oh, forgot to mention that the source was for a 16-bit compiler. So, make
sure you compile using a 16-bit DOS compatible compiler or you might come
across several severe windows crashes if you use 32-bit or attempt to make
it for Windows. I can't help you if you are wanting to do graphics in
Windows.
Thomas J. Hruska -- thruska@tir.com
Shining Light Productions -- "Meeting the needs of fellow programmers"
http://www.geocities.com/SiliconValley/Heights/8504
http://shinelight.home.ml.org
Spam-Fighter code is: 14806560 (New technique to fighting spam)
Enter "Spam-Fighter: XXXXXXXX" in the body of a personal message
to thruska@tir.com. Otherwise the message will be filtered as spam.
References:
- Re: A82: Hmm
- From: David Eriksson/2GooD Productions <david@2goodsoft.com>
- A82: Hmm
- From: GeradS711 <GeradS711@aol.com>
- Re: A82: Hmm
- From: "Thomas J. Hruska" <thruska@tir.com>