These are printf wrappers that are needed so that we can easily print in both Unix and Windows. More...
These are printf wrappers that are needed so that we can easily print in both Unix and Windows.
For Unix, the internal UTF-8 representation is kept and a normal printf is performed. For Windows, the UTF-8 representation is first converted to UTF-16 and then printed
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.