index
:
dpa
master
24-25 b13 dpa/alga: eindopdracht
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.h
blob: ea8e1a66381df02c259ae1c671341317a277eb61 (
plain
)
1
2
3
4
5
6
#pragma once
#include
<string>
std
::
string
stringf
(
const
char
*
fmt
,
...);