|
compile dan run c++ d'linux
|
|
07-30-2010, 12:18 AM
Post: #1
|
|||
|
|||
|
compile dan run c++ d'linux
ne bwt yg blm tw ja y..
![]() oke lanjut.. buka termial install g++ Quote:$ sudo apt-get install g++ buat codingan,misalnya namanya contoh.cpp Quote:$ pico contoh.cpp trz isi codingannya,misal : Code: #include <iostream>trz exit dan save > tekan ctrl X > Y compile Quote:$ ./contoh mga bermanfaat...
tecon-crew | sumatrahacker | hacker-newbie |
|||
|
08-12-2010, 10:10 PM
Post: #2
|
|||
|
|||
|
RE: compile dan run c++ d'linux
I am working with a small group on a C++ project in NetBeans.
#include <stdlib.h> #include <string> #include <iostream> using namespace std; int main(int argc, char** argv) { string test; test = "Why?"; cout << test << endl; return (EXIT_SUCCESS); } iPhone Screen Protectors |
|||
|
08-25-2010, 04:06 AM
Post: #3
|
|||
|
|||
RE: compile dan run c++ d'linux
(07-30-2010 12:18 AM)jurank_dankkal Wrote: ne bwt yg blm tw ja y.. |
|||
|
« Next Oldest | Next Newest »
|
| Topic Tools | ||||||
|
User(s) browsing this thread: 1 Guest(s)




![[Image: 2v1utxx.jpg]](http://i32.tinypic.com/2v1utxx.jpg)









