Skip navigation.
 
mlcString
FROM : Luca Ciciriello
DATE : Thu Nov 27 20:48:27 2008

Hi All.Recently I've installed the new Xcode 3.1.2 and I've removed my old Xcode 2.5.I've compiled with Xcode 3.1.2 (using the optional compiler GCC 4.2) one of the my Objective-C++ project. No problem, but I've got a warning about the code line: string elem = [[[gridArrayObjc objectAtIndex:i] stringValue] cString];The warning is: "Warning: 'cString' is deprecated [...]". Well, in which way can I modify my code line in order to eliminate the deprecated cString?Thanks in advance for any answer.Luca.www.mitosrl.com
_________________________________________________________________
Win £1000 John Lewis shopping sprees with BigSnapSearch.com
http://clk.atdmt.com/UKM/go/117442309/direct/01/_______________________________________________

Cocoa-dev mailing list (<email_removed>)

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/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlcString Luca Ciciriello Nov 27, 20:48
mlRe: cString Mattias Arrelid Nov 27, 20:54
mlRe: cString Scott Andrew Nov 27, 20:56
mlRE: cString Luca Ciciriello Nov 27, 20:58