| Thread | Last Post | Replies |
|
| Mac OS X: How can I get the file access date/time | 08 Jan 2006 04:29 GMT | 11 |
In my application I like to get the access date and access time of an existing file. How can I do that? I am using CW 8. Thanks
|
| CW 10 crashing relentlessly | 07 Jan 2006 09:48 GMT | 10 |
I had a few crashes in CW 10, and then I got to the point where this was a consistent scenario: 1. Open my project. 2. Open a file in the project.
|
| Alternate blue & white lines in Carbon Databrowser | 07 Jan 2006 09:29 GMT | 2 |
I am trying to show alternate blue and white lines in DataBrowser on Tiger OS. But one more constraint is that the code I am using is compatible for Code Warrior 8.3 in Panther OS. So I can compile and build my code with
|
| correct behaviour of mbstowcs function | 06 Jan 2006 17:39 GMT | 2 |
It seems to be that the MSL lib implements the mbstowcs function differently from Apple's implementation in case the first pointer is NULL. Apple's implementation seems to return the length of the "in"-string while MSL always returns 0. When looking at Apple's man pages even
|
| What library to link against? | 06 Jan 2006 01:17 GMT | 7 |
I'm trying to solve my other problem (mentioned in "fopen() to open a HFS path") by creating a small test program to look for the error. It is a Mach-O C++ Console program as CW10 created it for me. In the program, I need both C++-style iostream (cout and company) and plain
|
| CW 10 License nightmare | 04 Jan 2006 05:00 GMT | 10 |
The CW 10 license allows the use of one license on a laptop and a desktop computer under certain conditions, and it was working for a few days. Suddenly today it decided that I was not licensed on the laptop. I verified that I was using the same license.dat file that continues to
|