Hi,I'm trying to use a c function: sprintf(sFormat, "%%d\t%%0.%df\t%%0.%df\t%%0.%df\t%%0.%df\n", n1, n1, n1, n1); When I compile my program for Mac OS X 10.5 and run the program everything is ok, whereas as soon as I use Mac OS X 10.6 the program crashes at this "sprintf" and there is a "SIGABRT"! And I have no clue why! Does anybody have an idea? Thanks, Paul _________________________________________________________________ Hotmail: Trusted email with Microsoft’s powerful SPAM protection. https://signup.live.com/signup.aspx?id=60969_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com