Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
cp_string_dump(3) - Linux man page
Name
cp_string_dump - write a hex dump of a cp_string
Synopsis
#include <cprops/str.h>
void cp_string_dump(cp_string *
str
);
Description
cp_string_dump
writes a hex dump of the given string
str
to the standard output.