Welcome, Guest. Please login or register.

Author Topic: Considering an OS3.x port of our game, help...  (Read 2207 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Considering an OS3.x port of our game, help...
« on: June 18, 2009, 07:19:54 PM »
Roadshow is the OS4 TCP/IP stack.  It has a classic version but that was never released.

Also, C is more common than C++ on the classic Amiga since GCC is the only workable implementation of C++ on it.  GDB never has worked right on the Amiga so if you use a source-level debugger in any of your coding, you may have some difficulty in C++.