Changeset 15204
- Timestamp:
- 06/06/13 16:29:15 (12 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/c/shared/String/ApiPrintf.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/String/ApiPrintf.cpp
r15164 r15204 12 12 13 13 void ApiPrintf(const char* string){ 14 printf( string);14 printf("%s",string); 15 15 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)