Welcome to mirror list, hosted at ThFree Co, Russian Federation.

util.h « tests - github.com/cxong/tinydir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0940720affdce2fc902fc0abb283632f8546dfdb (plain)
1
2
3
#pragma once

void make_temp_file(const char *prefix, char *out);