This website requires JavaScript.
Explore
Help
Sign In
Public-Mirror
/
Textractor
Watch
1
Star
0
Fork
1
You've already forked Textractor
mirror of
https://github.com/Artikash/Textractor.git
synced
2024-12-24 01:14:12 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Textractor
/
host
/
pipe.h
10 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
more refactoring
2018-07-19 00:46:52 -04:00
#
pragma once
// pipe.h
// 7/19/2018 Artikash
start cleaning up headers
2018-08-22 12:24:55 -04:00
#
include
"common.h"
more refactoring
2018-07-19 00:46:52 -04:00
void
CreateNewPipe
(
)
;
// EOF
Reference in New Issue
Copy Permalink