This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
cpp
/
libigl
réplica de
https://github.com/libigl/libigl.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
d20d87e7b6
Ramas
Etiquetas
activeset
alecjacobson-patch-2
alecjacobson/2d
alecjacobson/convex-hull
alecjacobson/debug-static
alecjacobson/delete-tutorials-immediately
alecjacobson/dual-contouring
alecjacobson/dummy
alecjacobson/ec-boundaries
alecjacobson/parallel_for
alecjacobson/parallel_for-no-nesting
alecjacobson/tetgenio-bug-fix
alecjacobson/trim-assertion
alecjacobson/use-ccache-binary
circulation
disable-glad-on-apple
fix-segseg
main
paul0noah-reworkSparseRepmat
qnzhou/ui
rm-png
stable
templates-and-other-minor-changes
vfonov-tri_tri_intersect
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v1.3.3
v2.0.0
v1.3.2
v1.3.1
libigl
/
examples
/
stdin_to_temp
Alec Jacobson
d30bc9a420
use common makefile
%!s(int64=10) %!d(string=hai) anos
..
Makefile
d30bc9a420
use common makefile
%!s(int64=10) %!d(string=hai) anos
README
4bd7008b86
added stdin_to_temp for using pipe/stdin as file (for functions that need to fseek, rewind etc)
%!s(int64=14) %!d(string=hai) anos
example.cpp
bd4d115fea
major reorganization of directory structure
%!s(int64=14) %!d(string=hai) anos
README
This is a simple example program that shows how to use the stdin_to_temp
function in stdin_to_temp.h in the igl library.
To Build:
make
To Run:
cat file1 | ./stdin_to_temp_demo
cat file1 | ./stdin_to_temp_demo | cat >file2
cat file1 | ./stdin_to_temp_demo dummy1 dummy2 | cat >file2
./stdin_to_temp_demo file2
./stdin_to_temp_demo file2