Changeset 598 for trunk/psLib/test/sysUtils/tst_psLogMsg02.c
- Timestamp:
- May 6, 2004, 2:02:48 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psLogMsg02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psLogMsg02.c
r584 r598 32 32 33 33 printf("------------- psSetLogFormat(H) -------------\n"); 34 psSetLogFormat(" H");34 psSetLogFormat("TH"); 35 35 for (i=0;i<10;i++) { 36 36 psLogMsg(__func__, i, "Hello World! My level is %d\n", i);
Note:
See TracChangeset
for help on using the changeset viewer.
