Length of globallyUniqueString
Length of globallyUniqueString
- Subject: Length of globallyUniqueString
- From: Jim Murry <email@hidden>
- Date: Fri, 24 May 2002 17:06:04 -0700
Would some one tell me the longest length of the string produced by:
NSString *tempString = [[NSProcessInfo processInfo]
globallyUniqueString];
I am getting 79 characters in length and it still gets longer every time
it is executed. I am using it in a database and would like to be sure
that the size of the field will be large enough in the future.
_______________________________________________
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.