MLIB
Loading...
Searching...
No Matches
dprintf.h
Go to the documentation of this file.
1
/*
2
Copyright (c) Mircea Neacsu (2014-2025) Licensed under MIT License.
3
This is part of MLIB project. See LICENSE file for full license terms.
4
*/
5
7
#pragma once
8
9
#define MAX_DPRINTF_CHARS 1024
10
11
namespace
mlib {
12
14
bool
dprintf (
const
char
* fmt, ...);
15
16
}
//namespace mlib
include
mlib
dprintf.h
Generated on Wed Apr 23 2025 13:32:39 for MLIB by
1.13.0