OLD | NEW |
| (Empty) |
1 fwprintf told us 7 | |
2 file size is 7 | |
3 str starts with 0x74 | |
4 str continues with 0x65 | |
5 str continues with 0x73 | |
6 format starts with 0x74 | |
7 fmt continues with 0x65 | |
8 fmt continues with 0x73 | |
9 vswprintf told us 36 | |
10 vswoutput st-rts with 0x74 | |
11 vsw continues with 0x65 | |
12 vsw continues with 0x73 | |
13 test string has 36 wide characters. | |
14 format starts with 0x74 | |
15 fmt continues with 0x65 | |
16 fmt continues with 0x73 | |
17 vswprintf told us 36 | |
18 vswoutput st-rts with 0x74 | |
19 vsw continues with 0x65 | |
20 vsw continues with 0x73 | |
21 test string has 36 wide characters. | |
22 format starts with 0x74 | |
23 fmt continues with 0x65 | |
24 fmt continues with 0x73 | |
25 vswprintf told us 36 | |
26 vswoutput st-rts with 0x74 | |
27 vsw continues with 0x65 | |
28 vsw continues with 0x73 | |
29 test string has 36 wide characters. | |
30 Characters: a A | |
31 Decimals: 1977 650000 | |
32 Preceding with blanks: 1977 | |
33 Preceding with zeros: 0000001977 | |
34 Some different radixes: 100 64 144 0x64 0144 | |
35 floats: 3.14 +3e+00 3.141600E+00 | |
36 Width trick: 10 | |
37 A wide string | |
38 swprintf told us 20 | |
39 pre 84 | |
40 pre 104 | |
41 pre 101 | |
42 pre 32 | |
43 pre 104 | |
44 pre 97 | |
45 pre 108 | |
46 pre 102 | |
47 pre 32 | |
48 pre 111 | |
49 post 84 | |
50 post 104 | |
51 post 101 | |
52 post 32 | |
53 post 104 | |
54 post 97 | |
55 post 108 | |
56 post 102 | |
57 post 32 | |
58 post 111 | |
59 The half of 80 is 40, and the half of that is 20. | |
OLD | NEW |