Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
UTIL_HumanReadableSize_t Struct Reference

#include <util.h>

Data Fields

double value
 
int precision
 
const char * suffix
 

Detailed Description

Take @size in bytes, prepare the components to pretty-print it in a scaled way. The components in the returned struct should be passed in precision, value, suffix order to a "%.*f%s" format string. Output policy is sensible to @g_utilDisplayLevel, for verbose mode (@g_utilDisplayLevel >= 4), does not scale down.

Field Documentation

◆ precision

int precision

◆ suffix

const char * suffix

◆ value

double value

The documentation for this struct was generated from the following files: