This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
jsfw
Watch
1
Star
0
Fork
0
You've already forked jsfw
mirror of
https://github.com/stupidcomputer/jsfw.git
synced
2024-12-27 22:07:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e11c8b5c48
jsfw
/
util.h
8 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
client mostly done
2022-08-30 17:54:56 -05:00
// vi:ft=c
pretty much done, just daemonizing left
2022-08-31 11:54:14 -05:00
#
ifndef UTIL_H_
#
define UTIL_H_
dfgdk
2022-08-29 17:27:03 -05:00
never gonna give you up
2022-08-30 08:37:34 -05:00
void
panicf
(
const
char
*
fmt
,
.
.
.
)
;
dfgdk
2022-08-29 17:27:03 -05:00
#
endif
Reference in New Issue
Copy Permalink