ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/eg/c-sample.c
Revision: 1.1
Committed: Wed Jan 25 10:49:40 2006 UTC (20 years, 7 months ago) by root
Content type: text/plain
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 // gcc -I../src -L../src/.libs c-sample.c -lptytty
2    
3     #include <libptytty.h>
4    
5    
6