mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
MacOS-X compatibility fixes and improved documentation about class cluster
initialisers. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20012 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f5f665230f
commit
90a810065d
9 changed files with 185 additions and 62 deletions
|
@ -184,6 +184,7 @@ enum {
|
|||
+ (id) stringWithContentsOfFile:(NSString *)path;
|
||||
|
||||
// Initializing Newly Allocated Strings
|
||||
- (id) init;
|
||||
#ifndef STRICT_OPENSTEP
|
||||
- (id) initWithBytes: (const void*)bytes
|
||||
length: (unsigned int)length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue