Welcome, Guest. Please
login
or
register
.
Forums
Forums
Board
Topic
Home
Today's Posts
Gallery
Login
Register
Amiga.org
»
Amiga computer related discussion
»
Amiga Software Issues and Discussion
»
C coding noobie needs help converting a 68k program to PPC/OS 4
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: C coding noobie needs help converting a 68k program to PPC/OS 4 (Read 2318 times)
Description:
0 Members and 1 Guest are viewing this topic.
woof
Jr. Member
Join Date: Feb 2003
Posts: 94
Re: C coding noobie needs help converting a 68k program to PPC/OS 4
«
on:
October 08, 2010, 01:38:53 PM »
Hello Karlos
You can still use ULONG if you want
and just adding
#ifdef __amigaos4__
#define __USE_INLINE__
#define __USE_BASETYPE__
#endif
allow you to still call the os3 way the OS library functions like that AllocVec(...)
Alain Thellier
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Amiga.org
»
Amiga computer related discussion
»
Amiga Software Issues and Discussion
»
C coding noobie needs help converting a 68k program to PPC/OS 4
There was an error while thanking
Thanking...