Devilzc0de Forum Follow @devilzc0de
  • Home
  • Hacking
  • Networking
  • Programming
  • O.S
  • Server
  • Tweets
  • Search
  • Member List
  • Calendar
Current time: 06-20-2013, 10:58 AM Hello There, Guest! (Login — Register)
Devilzc0de Forum › Information Technology › Programming › C / C++ v
« Previous 1 ... 6 7 8 9 10 ... 15 Next »

<ask> ini maksudnya gimana....??

Home General Computer Multimedia Business Lounge

Pages (2): 1 2 Next »
Post Reply 
Tweet
Threaded Mode | Linear Mode
<ask> ini maksudnya gimana....??
02-21-2012, 05:18 PM
Post: #1
yusufelirhab Offline
./Devilz 1st Cadet
Posts: 36
Joined: Oct 2011
Reputation: 0
<ask> ini maksudnya gimana....??
assalamualikum ....

ni ko pas mo compile ko malah keluarnya gini...

aqwe@elc0rnr00t-NEO:~/script/C$ gcc ani.c -o ani
ani.c:1: fatal error: iostream: No such file or directory
compilation terminated.
aqwe@elc0rnr00t-NEO:~/script/C$


mohon pencerahanya .......sabarsabarsabarsabarsabar

mysite
Visit this user's website Find all posts by this user
Quote this message in a reply
02-22-2012, 05:54 AM
Post: #2
DC_Julianz Offline
17yo, singgle, Programmer
**
Moderators
Posts: 2,049
Joined: Sep 2011
Reputation: 70
RE: <ask> ini maksudnya gimana....??
belajar compile apa omz malu masih agak bingung dengan pertanyaanya
Visit this user's website Find all posts by this user
Quote this message in a reply
02-22-2012, 10:16 AM
Post: #3
yusufelirhab Offline
./Devilz 1st Cadet
Posts: 36
Joined: Oct 2011
Reputation: 0
RE: <ask> ini maksudnya gimana....??
(02-22-2012 05:54 AM)DC_Juli24 Wrote:  belajar compile apa omz malu masih agak bingung dengan pertanyaanya


compile C om....

ni ada di theread ini

sabarsabarsabar
Visit this user's website Find all posts by this user
Quote this message in a reply
02-22-2012, 11:05 AM (This post was last modified: 02-22-2012 11:09 AM by =ID_link=.)
Post: #4
=ID_link= Offline
./Devilz Officer
Posts: 198
Joined: Oct 2011
Reputation: 11
RE: <ask> ini maksudnya gimana....??
(02-21-2012 05:18 PM)yusufelirhab Wrote:  assalamualikum ....

ni ko pas mo compile ko malah keluarnya gini...

aqwe@elc0rnr00t-NEO:~/script/C$ gcc ani.c -o ani
ani.c:1: fatal error: iostream: No such file or directory
compilation terminated.
aqwe@elc0rnr00t-NEO:~/script/C$


mohon pencerahanya .......sabarsabarsabarsabarsabar

mysite

di linux ya kang ?
kayak nya di linux ga nyediain iostream, itu ada nya cuma di winda..
CMIIW pinter
Visit this user's website Find all posts by this user
Quote this message in a reply
02-23-2012, 08:12 AM
Post: #5
yusufelirhab Offline
./Devilz 1st Cadet
Posts: 36
Joined: Oct 2011
Reputation: 0
RE: <ask> ini maksudnya gimana....??
haduh...
berarti ga da librarynya ya....

haruz bolak balik ke wiwin nie....

tp ada solusi laen ga om...

prustasiprustasiprustasiprustasi
Visit this user's website Find all posts by this user
Quote this message in a reply
02-23-2012, 09:47 AM
Post: #6
ack_attack Offline
adiknya syn-attack
Posts: 27
Joined: Feb 2012
Reputation: 13
RE: <ask> ini maksudnya gimana....??
jangan pake gcc, tapi pake g++

syntax buat compile :

g++ -o nama_program nama_program.cpp
Find all posts by this user
Quote this message in a reply
02-23-2012, 09:37 PM
Post: #7
yusufelirhab Offline
./Devilz 1st Cadet
Posts: 36
Joined: Oct 2011
Reputation: 0
RE: <ask> ini maksudnya gimana....??
oke om....
tak jajal sek ki....

makasih ya om...

belajarbelajarbelajar
Visit this user's website Find all posts by this user
Quote this message in a reply
02-24-2012, 08:11 AM
Post: #8
=ID_link= Offline
./Devilz Officer
Posts: 198
Joined: Oct 2011
Reputation: 11
RE: <ask> ini maksudnya gimana....??
(02-23-2012 08:12 AM)yusufelirhab Wrote:  haduh...
berarti ga da librarynya ya....

haruz bolak balik ke wiwin nie....

tp ada solusi laen ga om...

prustasiprustasiprustasiprustasi
iya semisal di C# ga ada conio.hdead
coba dulu sarannya dari kang ack_attack
ditunggu laporannyasmangat
Visit this user's website Find all posts by this user
Quote this message in a reply
02-24-2012, 02:07 PM
Post: #9
ack_attack Offline
adiknya syn-attack
Posts: 27
Joined: Feb 2012
Reputation: 13
RE: <ask> ini maksudnya gimana....??
karena "iostream.h" berada di pustaka g++ bukan di pustaka gcc.... ^_^
Find all posts by this user
Quote this message in a reply
02-24-2012, 11:23 PM
Post: #10
yusufelirhab Offline
./Devilz 1st Cadet
Posts: 36
Joined: Oct 2011
Reputation: 0
RE: <ask> ini maksudnya gimana....??
(02-24-2012 02:07 PM)ack_attack Wrote:  karena "iostream.h" berada di pustaka g++ bukan di pustaka gcc.... ^_^

masih erro bang...

aqwe@elc0rnr00t-NEO:~/script/C$ g++ -o anima anima.CPP
anima.CPP:2: fatal error: conio: No such file or directory
compilation terminated.
aqwe@elc0rnr00t-NEO:~/script/C$

belajarbelajarbelajarbelajarbelajar
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »
Post Reply 


Topic Tools
Topic Link :
BBCode :
HTML Code :
View a Printable Version Send Thread to a Friend Subscribe to this thread
Submit Google Submit Face book Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Solved] Gambar Flowchart nya gimana?? the_critical 10 304 11-06-2012 08:02 PM
Last Post: Rakagi
  [Ask] Penjelasan Program Ini Gimana Ya?? littleshadow 6 349 10-28-2012 05:40 PM
Last Post: momoi
Sad [Ask] Bikin output segitiga bintang begini modelnya gimana ya? farhan007 5 672 10-16-2012 10:49 PM
Last Post: Rpm46
  [Ask] gimana caranya jadiin source ini exe ya? badwolves1986 17 1,360 02-21-2012 04:43 PM
Last Post: yusufelirhab
  [Solved] Biar bisa kembali ke menu awal gimana ya gan? pake bahasa c yak? Udhiiie_ 8 794 01-10-2012 08:54 AM
Last Post: bakunawa
  [ask] gimana cara out nih script biar g randoom cancer 0 614 01-06-2011 06:38 PM
Last Post: cancer
  [Solved] Ngakalin Dev Cpp gimana sie? ug_klp2 2 1,419 03-10-2010 11:23 PM
Last Post: ug_klp2

Users Browsing

  • Contact Us
  • devilzc0de
  • Return to Top
  • Mobile Version
  • RSS Syndication
  • Help
Current time: 06-20-2013, 10:58 AM Powered By MyBB, © 2002-2013 MyBB Group. Theme created by Justin S. | Mixed By Chaer.Newbie | Fixed By Aditya

USING THIS SITE INDICATES THAT YOU HAVE READ AND ACCEPT OUR TERMS. IF YOU DO NOT ACCEPT THESE TERMS, YOU ARE NOT AUTHORIZED TO USE THIS SITE