DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
a script that runs a C file through the preprocessor and save the result into another file
#!/bin/bash gcc -E <filename.c> -o <filename>
PREVIOUS
NEXT
Tagged:
#script
#runs
#C
#file
#preprocessor
#save
#result
#file
ADD COMMENT
Topic
COMMENT
Name
3+5 =
Submit