home *** CD-ROM | disk | FTP | other *** search
- /***********************************************************/
- /* */
- /* Amiga C Encyclopedia (ACE) V3.0 Amiga C Club (ACC) */
- /* ------------------------------- ------------------ */
- /* */
- /* Book: ACM Graphics Amiga C Club */
- /* Chapter: BOBs Tulevagen 22 */
- /* File: Example5.c 181 41 LIDINGO */
- /* Author: Anders Bjerin SWEDEN */
- /* Date: 92-04-28 */
- /* Version: 1.00 */
- /* */
- /* Copyright 1992, Anders Bjerin - Amiga C Club (ACC) */
- /* */
- /* Registered members may use this program freely in their */
- /* own commercial/noncommercial programs/articles. */
- /* */
- /***********************************************************/
-
- /* This example demonstrates how to use several BOBs on a */
- /* single display. Note that the BOBs are some times */
- /* flashing and may appear to "flicker". The reason why */
- /* it looks like that is that the Amiga does not manage */
- /* to draw all BOBs before they are displayed. If you */
- /* only intend to use a small limited number of BOBs there */
- /* is usually not any problems. However, if you are using */
- /* many BOBs, as this example demonstrates, they may start */
- /* to "flicker". See next example on how to solve this */
- /* problem. */
-
- I am sorry but this file is only available for registered
- members.
-
- The registration fee is only £30, $60, SEK 300, or similar
- amount in your own currency (price includes everything). The
- Amiga C Encyclopedia is the largest collection of documents,
- examples and utilities in C for the Amiga and it is still among
- the cheapest manuals. But this is not all, a registered owner
- will also get:
-
- 1. Two disks containing the last parts of the encyclopedia.
- The disks will be sent by first class air mail.
-
- 2. Registration card for the Amiga C Club (ACC).
-
- 3. Immediate information about updates.
-
- 4. Updated versions of the encyclopedia for only the cost of
- disks plus postage and packing.
-
- 5. Assistance with digitizing colour pictures and sampling
- sound effects.
-
- 6. Unlimited help with your C programs. You never have to be
- alone with your problems.
-
- 7. The right to use parts of the manual in your own
- commercial/non-commercial programs/articles.
-
- Can any other manual give you all this???
-
- The simplest way of paying is to include the money in a letter
- in cash. US dollar bills, English pounds or Swedish SEK are
- preferred, but all currencies are accepted. You can also send
- the money as a "Postal Money Order", ask your local bank or
- post office. Please do not use cheques. It is sadly extremely
- expensive to cash a foreign cheque here in Sweden.
-
- If you live in Scandinavia you can send the money to "Svenska
- Post Girot, postgiro konto: 641 88 30 - 3, betalnings-
- mottagare: Datra".
-
- Please send the registration fee together with your complete
- address to:
-
- Datra, Amiga C Club
- Anders Bjeri
- Tulevagen 22
- 181 41 LIDINGO
- SWEDEN
-
- I have worked for more than four years now with this
- encyclopedia, and with your help I can continue to improve it.
-
- Happy programming!!!
-