Wrapping PB commands into C/C++ under Amiga

AmigaOS specific forum
DrValkyer
New User
New User
Posts: 1
Joined: Mon Feb 06, 2006 5:59 pm

Wrapping PB commands into C/C++ under Amiga

Post by DrValkyer »

I am interested to port some C/C++ code to Amiga and the problem is that I dont know much about programming Amiga OS API / HW. The biggest issue is graphics and GUI stuff which is a peace of cake under PB but not native Amiga C/C++. :wink:

So I got a idea to interface some of the procedures / commands from PB to C/C++ program, you know 2D and GUI stuff. This is common thing in Windoze or Linuxor but could this be also possible in AmigaOs and if so how?
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

you probably could use MUI on both.
Comes as Library package and you can access it pretty alike in PB and C++. Seesh! Just reminds me how much of my old Amiga knowledge has somewhat gone to the sink ... :cry:

Thalius
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
Post Reply