@Strings and strings in C
@Strings and strings in C
- Subject: @Strings and strings in C
- From: Sanri Parov <email@hidden>
- Date: Sun, 29 Jun 2003 14:33:39 +0200
Hi everybody,
I'm dealing with BerkeleyDB for my database application 'cause I find
it very easy to use.
I can't understand very well from Apple docs the difference between how
the strings are handled in ObjC and C.
How can I transform a string to a byte string, in order to let it be
accepted by BerkeleyDB? To say, converting from @"Hello" to "Hello"?
TY
--
Sanri Parov
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.