Absurd Minds

More than 100 years without a motto.
It is currently 28 Mar 2024 12:24

All times are UTC-04:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
PostPosted: 19 Oct 2010 17:14 
Offline

Joined: 10 Oct 2010 22:24
Posts: 15
C++ is a computer programming language for those who do not know. You can do this program in many ways but I'll put the simplest way I know :

#include <iostream>
using namespace std;

int main()
{
cout << "Hello world!" << endl;
system("PAUSE");
return 0;
}


Top
   
PostPosted: 19 Oct 2010 19:09 
Offline
User avatar

Joined: 25 Mar 2010 19:21
Posts: 5029
teach me c++ and I will hug you :)


Top
   
PostPosted: 19 Oct 2010 19:48 
Offline
User avatar

Joined: 26 Sep 2010 22:53
Posts: 3084
Location: T͚̜͙͚̠̦ͬͧ̐ͬĥ͙͉͙̥̹̝͖ͮ̒̒̋ͤ̄eͭͫͭ ̥̤͔̽ͥ͐ͦͦͣỊ̒̎n̖͚̘͇̬̟te̻̥͇̳̲̲͊̂͆ͩr̝̯̦̼͔̖̻̽n͙ͬ͆̎e͔̰͎ͩ͋̀̚t̮̞͎̓ͨ́
teach me c++ without me doing any effort or learning at all and i'll do sexual things to you :D


Top
   
PostPosted: 19 Oct 2010 22:56 
Offline
User avatar

Joined: 25 Mar 2010 20:32
Posts: 1247
Location: Austin, TX.
I would put up one of my assignments but it has waaaay too many lines of codes. Plus, it's one of those programs that require 3 separate files.


Top
   
PostPosted: 20 Oct 2010 16:30 
Offline

Joined: 29 Mar 2010 17:20
Posts: 991
Location: Los Angeles, CA
i think i forgot all the basic coding....cuz ive seen this before but means jack squat now :\


Top
   
PostPosted: 06 Dec 2010 21:43 
Offline

Joined: 27 Aug 2010 20:41
Posts: 195
class myfirstjavaprog
{
public static void main(String args[])
{
System.out.println("Hello World!");
}
}

:]


Top
   
PostPosted: 07 Dec 2010 18:31 
Offline

Joined: 10 Oct 2010 22:24
Posts: 15
is that C++? lol


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 7 posts ] 

All times are UTC-04:00


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited