doc update
This commit is contained in:
@@ -16,6 +16,10 @@ How to execute a C/C++ source file
|
||||
----------------------------------
|
||||
cppipe PATH_TO_SRC [ARGUMENTS_FOR_YOUR_PROGRAM]...
|
||||
|
||||
Webpage
|
||||
Example
|
||||
-------
|
||||
You can see an example of the command call syntax in test/functions_test.cppipe
|
||||
|
||||
Webpage with more info
|
||||
----------------------
|
||||
https://vene.volconst.com/en/cppipe
|
||||
|
||||
@@ -1,17 +1,16 @@
|
||||
github
|
||||
man
|
||||
tips
|
||||
openBSD support
|
||||
|
||||
?
|
||||
precompiled header cppipe.h
|
||||
-Wno-unused-result in install.sh
|
||||
file operations, lack of uniformity (C++ vs POSIX)
|
||||
split
|
||||
Check all return codes and report errors
|
||||
close files on destruction
|
||||
make portable
|
||||
shaded obj
|
||||
uninstall
|
||||
throw when a command couldnt be ran
|
||||
improve debug (the src file shown is the .ii)
|
||||
no optimizations option
|
||||
split
|
||||
|
||||
Reference in New Issue
Block a user