summaryrefslogtreecommitdiff
path: root/ecos/packages/language/cxx/ustl/current/tests/bvt03.std
blob: dced2ca457b765cace7892baf7b64779e1785909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Correct number of bytes written
Values:
char:    0x12
u_char:  0x12
bool:    1
int:     0x12345678
u_int:   0x12345678
long:    0x12345678
u_long:  0x12345678
float:   0.12345678
double:  0.1234567891234568
short:   0x1234
u_short: 0x1234