first commit
This commit is contained in:
13
extern/ustl/1.5/bvt/bvt03.std
vendored
Normal file
13
extern/ustl/1.5/bvt/bvt03.std
vendored
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user