Harlequin RIP SDK

Utilities for sanitizing paths. More...

#include "sanitize_path.h"
#include "hqassert.h"
#include <ctype.h>
#include <stdlib.h>
#include <string.h>

Functions

void SanitizePathElementUtf8 (uint8 *path_element, size_t length_without_null, HqBool *modified)
 Convert a UTF8 path element to a valid form for the current platform. More...
 
void SanitizePathUtf8 (uint8 *path, size_t *length_without_null, HqBool *modified)
 Convert a UTF8 path to a valid form for the current platform. More...
 

Detailed Description

Utilities for sanitizing paths.

Copyright (c) 2023 Global Graphics Software Ltd. All Rights Reserved.

This example is provided on an "as is" basis and without warranty of any kind. Global Graphics Software Ltd. does not warrant or make any representations regarding the use or results of use of this example.