mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Documentation updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14719 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dfbdc838df
commit
36372f83f2
9 changed files with 581 additions and 10 deletions
|
@ -284,6 +284,7 @@ NSLogv (NSString* format, va_list args)
|
|||
* <p>This function is recommended for printing general log messages.
|
||||
* For debug messages use NSDebugLog() and friends. For error logging
|
||||
* use NSLog(), and for warnings you might consider NSWarnLog().
|
||||
* </p>
|
||||
*/
|
||||
BOOL
|
||||
GSPrintf (FILE *fptr, NSString* format, ...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue