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++.
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?