/[sudobot]/trunk/lib/common/io/printf.h
ViewVC logotype

Annotation of /trunk/lib/common/io/printf.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File MIME type: text/x-c
File size: 171 byte(s)
chore: add trunk
1 rakinar2 575 #ifndef SUDOBOT_IO_PRINTF_H
2     #define SUDOBOT_IO_PRINTF_H
3    
4     char *casprintf(const char *format, ...) __attribute__((format(printf, 1, 2)));
5    
6     #endif /* SUDOBOT_IO_PRINTF_H */

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26