/[tinycc]/tinycc/README
ViewVC logotype

Diff of /tinycc/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by bellard, Sat May 24 14:18:56 2003 UTC revision 1.15 by bellard, Sun Oct 5 10:21:28 2003 UTC
# Line 50  The include file <tcclib.h> can be used Line 50  The include file <tcclib.h> can be used
50  include support (especially useful for floppy disks). Of course, you  include support (especially useful for floppy disks). Of course, you
51  can also use standard headers, although they are slower to compile.  can also use standard headers, although they are slower to compile.
52    
53  You can begin your C script with '#!/usr/local/bin/tcc' on the first  You can begin your C script with '#!/usr/local/bin/tcc -run' on the first
54  line and set its execute bits (chmod a+x your_script). Then, you can  line and set its execute bits (chmod a+x your_script). Then, you can
55  launch the C code as a shell or perl script :-) The command line  launch the C code as a shell or perl script :-) The command line
56  arguments are put in 'argc' and 'argv' of the main functions, as in  arguments are put in 'argc' and 'argv' of the main functions, as in

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26