This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
3DFaces
/
libigl_Martin
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
802f7be0a4
Ramas
Etiquetas
martinsChanges
master
libigl_Martin
/
examples
/
file_contents_as_string
Alec Jacobson
cde5051cad
rm old build dir, use cmake
%!s(int64=10) %!d(string=hai) anos
..
Makefile
cde5051cad
rm old build dir, use cmake
%!s(int64=10) %!d(string=hai) anos
README
57d8e1844b
added file -> string function and example,
%!s(int64=13) %!d(string=hai) anos
example.cpp
bd4d115fea
major reorganization of directory structure
%!s(int64=13) %!d(string=hai) anos
README
This is a simple example program that shows how to use the
file_contents_as_string function in the igl library.
To Build:
make
To Run:
./example [path_1] [path_2] ... [path_n]
Example Run #1:
Issuing:
./example example.cpp | diff - example.cpp
Should produce no differences