Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Prebinding libraries loaded dynamically23 Sep 2004 17:52 GMT12
I am working on a large Macintosh program that load several libraries
dynamically via dlopen.  Also these libraries get bind completely when
they are loaded as the each need to run a bit of code that will
interact with the program to let the program know that the library is
Carbon Multiprocessing - Howto access global data safely23 Sep 2004 17:39 GMT10
My Carbon application consists of a few thousand tasks which are
independent except that their results need to be added to an
element in a shared array foo[].
taskA() {
sprintf format type warning23 Sep 2004 17:37 GMT5
This is a quite silly question but under OSX 1.3.5 I'm trying to compile the
following code:
sprintf(szVar, "%s %s=0x%x;", GetDefaultDataType().c_str(),
strVarName.c_str(), lValue);
refresh/rebuild Mailboxes without quiting Mail.app23 Sep 2004 16:12 GMT1
I created programatically an mbox for Mail.app.  For example
Test.mbox/mbox,
then launch Mail.app and the Test mailbox appears in a Mail.app
Mailboxes drawer,
Compiling ANSI C application with MallocDebug21 Sep 2004 04:12 GMT3
I'm working on a C application that does not use an Mac OS X
frameworks just normal gcc -o test test.o compile under Mac OS X. I
would like to compile with libMallocDebug so I can test for some
memory leaks. I've tried:
Dialog inactive after file dialog21 Sep 2004 02:25 GMT1
I have a bit of code for letting the user designate an output file:
if(PP_StandardDialogs::AskSaveFile("\p",'TEXT',theFileSpec,isReplacing))
which works file except when the file is replacing an existing file,
after which the dialog does not become active again. I can fix it by
Xcode and Java package statement20 Sep 2004 21:37 GMT2
Having some difficulty in figuring out how to put the Xcode generated
classes into a package.  They get generated under the default package,
and it is not clear to me how or where (or if) they need to be moved.
Thanks in advance,
Read image file20 Sep 2004 20:31 GMT6
I want to use vImage library for image processing. This library does not
contain any function to read and write image from and to the disk.
How can I do that?
Thanks,
Read image file from disk20 Sep 2004 16:34 GMT4
I want to use vImage library for image processing. This library does not
contain any function to read and write image from and to the disk.
How can I do that?
Thanks,
[Cocoa] Neatness with modifying an NSObject19 Sep 2004 23:22 GMT3
There's a certain type of operating you sometimes come across in
programs where you take a variable and do lots of things to it
one after another, putting the answer back in the same variable ...
a = 6
SetCPixel is slow19 Sep 2004 19:03 GMT2
Hello, I am using SetCPixel for plotting a graph in real-time for
debugging a game.
Problem is, SetCPixel is really slooow.
Is there something which is equivalent to SetCPixel, only, fast? After
Read image file from disk18 Sep 2004 20:30 GMT1
I want to use vImage library for image processing. This library does not
contain any function to read and write image from and to the disk.
How can I do that?
Thanks,
Subversion & XCode 1.518 Sep 2004 16:44 GMT4
Hi all. Exploring Subversion with XCode. After some fumbling in the
shell, I don't seem to ba able to make XCode do anything useful.
I've installed the subversion package, I've followed umpteen shell
articles on organizing and setting up a repository, I've imported a
arrows as menu shortcut keys18 Sep 2004 14:08 GMT2
Say, does anyone remember how to put in a non-letter menu shortcut in
the menu of my nib file using Interface Builder? I recall doing it once
with the left and right arrow keys, and now I want to do the up and
down, but can't figure it out anymore...
[Cocoa] using 'copy' and memory allocation redux18 Sep 2004 02:48 GMT8
Yet again I'm facing a situation which proves that I don't really
understand Objective-C memory allocation.  I've tried and tried
to read the Objective-C document but I don't seem to learn from
it unless I happen to think the question in the right way.  It
Pages: 1 2 3 4 5 August, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.