DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR C
c execute shell command
#
include
<stdlib.h>
#
int
system
(
const
char
*
command
)
;
system
(
"pwd"
)
;
PREVIOUS
NEXT
Tagged:
#execute
#shell
#command
ADD COMMENT
Topic
COMMENT
Name
7+7 =
Submit