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]...
|
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
|
https://vene.volconst.com/en/cppipe
|
||||||
|
|||||||
@@ -1,17 +1,16 @@
|
|||||||
github
|
|
||||||
man
|
man
|
||||||
tips
|
tips
|
||||||
|
openBSD support
|
||||||
|
|
||||||
?
|
?
|
||||||
precompiled header cppipe.h
|
precompiled header cppipe.h
|
||||||
-Wno-unused-result in install.sh
|
-Wno-unused-result in install.sh
|
||||||
file operations, lack of uniformity (C++ vs POSIX)
|
file operations, lack of uniformity (C++ vs POSIX)
|
||||||
split
|
|
||||||
Check all return codes and report errors
|
Check all return codes and report errors
|
||||||
close files on destruction
|
close files on destruction
|
||||||
make portable
|
|
||||||
shaded obj
|
shaded obj
|
||||||
uninstall
|
uninstall
|
||||||
throw when a command couldnt be ran
|
throw when a command couldnt be ran
|
||||||
improve debug (the src file shown is the .ii)
|
improve debug (the src file shown is the .ii)
|
||||||
no optimizations option
|
no optimizations option
|
||||||
|
split
|
||||||
|
|||||||
Reference in New Issue
Block a user