Thread
:
Setup development Environment within N900 possible ??
View Single Post
mr_pingu
2014-11-07 , 17:29
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#
8
Just write code in eg leafpad or any other editor save it as "inputcode.c". Then pass it to gcc (or g++ for c++) in xterm:
"gcc -o outputcompiled inputcode.c", then run ./outputcompiled to test.
__________________
N
900
loaded with:
CSSU-T (Thumb)
720p recording
,
Pierogi
,
Lanterne
,
Cooktimer
,
Frogatto
N
9 16GB
loaded with:
Kernel-Plus
--
[
TCPdump & libpcap
|
ngrep
]
--
donate
Quote & Reply
|
The Following 2 Users Say Thank You to mr_pingu For This Useful Post:
panjgoori
,
pichlo
mr_pingu
View Public Profile
Send a private message to mr_pingu
Find all posts by mr_pingu