new type cw_type_str
FossilOrigin-Name: 4ed9b74635d04e6691d964a6a5503be3f878591d5d23ec62d4a5e5e93933fc03
This commit is contained in:
@ -49,6 +49,12 @@
|
||||
*/
|
||||
#define cw_put_data lw_put_data
|
||||
|
||||
|
||||
/**
|
||||
* Put a 0-terminated string
|
||||
*/
|
||||
#define cw_put_str lw_put_str
|
||||
|
||||
/**
|
||||
* Put a bstr_t object
|
||||
* see #lw_put_bstr
|
||||
|
Reference in New Issue
Block a user