Subversion Repositories filter_foundry

Rev

Rev 193 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 193 Rev 237
Line 1... Line 1...
1
/* this hack (to fool MPW linker) is due to
1
/* this hack (to fool MPW linker) is due to
2
   http://www.mactech.com/articles/develop/issue_15/117-131_Q_As.html */
2
   http://preserve.mactech.com/articles/develop/issue_15/117-131_Q_As.html */
3
 
3
 
4
#include <stdio.h>
4
#include <stdio.h>
5
#include <mactypes.h>
5
#include <mactypes.h>
6
 
6
 
7
// These calls won't actually be called by sprintf.
7
// These calls won't actually be called by sprintf.