Welcome, Guest. Please login or register.

Author Topic: C++ on Amiga  (Read 22047 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bburtonpa

  • Newbie
  • *
  • Join Date: Sep 2006
  • Posts: 20
    • Show all replies
Re: C++ on Amiga
« on: August 30, 2009, 06:58:59 PM »
I agree with Matthey about staying with C and avoiding C++ on the Amiga. If you use any part of the standard library e. g. streams, vectors, list, etc. expect code bloat.  That's not a problem if you have gigabytes of memory, but on Amiga systems, we're talking megabytes.