INGOR
Public Member Functions | List of all members
ytUtil Class Reference

Utility functions. More...

#include <util/ytUtil.h>

Public Member Functions

void ytUtil_printArrayInt (FILE *fp, const int *ar, int n, const char *delim)
 Prints an integer array.
 
void ytUtil_dump (ytByte *ptr, size_t bytes)
 Prints memory dump. More...
 

Detailed Description

Utility functions.

Member Function Documentation

◆ ytUtil_dump()

void ytUtil_dump ( ytByte *  ptr,
size_t  bytes 
)

Prints memory dump.

Parameters
ptr
bytes

The documentation for this class was generated from the following file: