index
:
echo.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
echo.h
blob: 32af69f5ea924fb1e613a7b8d840c0375407d507 (
plain
)
1
2
3
4
#ifndef ECHO #define ECHO char* read_file(char* path); #endif