| Thread | Last Post | Replies |
|
| CodeWarriorU - Courses Still Available? | 05 Jan 2005 02:31 GMT | 2 |
Happy New Year MW Ron* Went to the CodeWarriorU webpage and didn't see any courses shown. Is CodeWarriorU still going on or has it been discontinued? Thanks for any info,
|
| Namespace std error in CW Pro 6 | 04 Jan 2005 21:00 GMT | 2 |
Hi everyone. I'm writing a console app for Windows in C++ with CW Pro 6. Sorry for posting to the Mac group but it seems to be the only one that is still "alive." Anyway, when I try to compile the program, I get errors about NULL being undefined. I seem to recalling having a
|
| Mach-O paths, filenames, separators? | 04 Jan 2005 16:40 GMT | 3 |
Okay, this is a newbie Mach-O question (or it is to me). I've been switching a Carbon CFM app over to Mach-O (why I'm not sure) and now I can't open using fopen pre-existing associated data files (like a preference file) that have a specific file name and path. Previously, the ...
|
| Sockets on mac osX | 03 Jan 2005 21:35 GMT | 1 |
I try to create a tcp-client using sockets in a c++ project.. When i include the sys/sockets.h and the netinet/in.h i run into some errors like "int32_t redeclared" and so on. I'm using the cw V.8.0 and MSL_All_PPC.lib. Does anybody have an idea what
|
| Can demo of 9.2 produce code for win and mac or is that only the retail version? | 03 Jan 2005 21:33 GMT | 1 |
I have the 15 day trial version running on my XP machine. I wanted to see where you could set the platform you wish to compile for but I don't see anything regarding that in the program. The help files mentions very little about it mostly just little non related things about ...
|
| readdir() not returning correctly encoded unicode characters | 03 Jan 2005 18:17 GMT | 6 |
I'm using CW 9.3 on Mac OS X 10.3.7 Carbon I have a directory containing several files with unicode filenames. The pathname to the directory does not contain unicode characters so the opendir() works fine.
|
| Where's Carbon/Carbon.h? | 02 Jan 2005 18:58 GMT | 2 |
I've just begun moving to Mach-O from CFM. I installed XCode 1.5 this morning, on X.3.7 I'm unable to build anything, even MacHeadersMach-O.mcp, without an error stating that < Carbon/Carbon.h> can not be opened. I can't find
|
| Help - I'm at wit's end... | 01 Jan 2005 03:38 GMT | 18 |
I'm trying to use the "ReidSHA" C implementation of the SHA algorithm in a project, and having a seriously hard time with what appears to be a bug. I've run the implementation against the FIPS test vectors, and with the
|