Greetings to everyone,
I've been a Mac programmer since 1984, but had been "out of the game" for a few years, and only started working in XCode a little while ago.
I have 2 short questions.
1. Is the Carbon API going to be supported by XCode for a while, or will we all have to switch to Cocoa and ObjectiveC eventually?
2. I have XCode 1.1 on OS X 10.3.9 running on an old G4 Cube. It seems that the long long data type is not supported (I can't "count" over that 4.2 billion limit of 2^32). Do I need a G5 AND the latest version of XCode to take advantage of this, and, if so, can I still use the Carbon API if I purchase what I need?
The reason I ask is that I want to convert a very cool chess program I wrote for the PC to Mac OS X. This is a new version of chess with two new pieces, an Archbishop that can move like a Bishop or Knight, and a Chancellor that can move like a Rook + Knight.
The program is here: http://www.gothicchess.com/gv_release.html
And the 6'5" tall blonde on the website is not too bad to look at either
Thanks in advance for any help
I've been a Mac programmer since 1984, but had been "out of the game" for a few years, and only started working in XCode a little while ago.
I have 2 short questions.
1. Is the Carbon API going to be supported by XCode for a while, or will we all have to switch to Cocoa and ObjectiveC eventually?
2. I have XCode 1.1 on OS X 10.3.9 running on an old G4 Cube. It seems that the long long data type is not supported (I can't "count" over that 4.2 billion limit of 2^32). Do I need a G5 AND the latest version of XCode to take advantage of this, and, if so, can I still use the Carbon API if I purchase what I need?
The reason I ask is that I want to convert a very cool chess program I wrote for the PC to Mac OS X. This is a new version of chess with two new pieces, an Archbishop that can move like a Bishop or Knight, and a Chancellor that can move like a Rook + Knight.
The program is here: http://www.gothicchess.com/gv_release.html
And the 6'5" tall blonde on the website is not too bad to look at either
Thanks in advance for any help