Moved ltrim, rtrim, and trim string functions into the bacstr library. (#1159)
This commit is contained in:
+3
-2
@@ -17,8 +17,9 @@ The git repositories are hosted at the following sites:
|
||||
### Security
|
||||
### Added
|
||||
|
||||
* Added BACnet library itoa, ltoa, ultoa, dtoa, and utoa ASCII
|
||||
functions for ease of printing formatted values. (#1157)
|
||||
* Added library specific ltrim, rtrim, and trim string functions. (#1159)
|
||||
* Added library specific itoa, ltoa, ultoa, dtoa, utoa, and general
|
||||
print format with ASCII return functions. (#1157)
|
||||
* Added library specific string-to functions similar to stdlib.
|
||||
Added library specific string-to functions for BACnet primitives. (#1151)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user