Welcome, Guest. Please login or register.

Author Topic: How and where to learn programming the OS3.9?  (Read 2452 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline NicoPPC

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 68
    • Show all replies
Re: How and where to learn programming the OS3.9?
« on: October 26, 2003, 08:01:23 PM »
Quote

jjonsson wrote:
Hello!
Very thankful for any information on programming topics in C or C++ for the Amiga OS3.9.

I advice the AmigaDev CD. Contains docs and many example.

But, first, install an C compiler like VBCC.

By the way, programming under the OS 3.9 is (almost) the same than on 3.5, 3.1 or 3.0. Futhermore, it will not be very different on MorphOs either.

Bye
 

Offline NicoPPC

  • Jr. Member
  • **
  • Join Date: May 2003
  • Posts: 68
    • Show all replies
Re: How and where to learn programming the OS3.9?
« Reply #1 on: October 26, 2003, 09:07:57 PM »
Quote

 . I have also ordered the Storm C 4 compiler from Haage & Partner.

What is VBCC? is it a free/shareware c-compiler?

Humm, as far as I heard, StormC V4 is not very good...
VBCC is a free (OpenSource, and you don't pay) C compiler for AmigaOS 68k, and MorphOS ...