C++

Visual C++/C/C# related discussions

Moderators: The Coolest, imposter

Post Reply
TheCor4D
Registered User
Registered User
Posts: 44
Joined: Wed Feb 19, 2003 10:50 am

C++

Post by TheCor4D »

#include <iostream.h>
main() {
cout<<"I Like C++";
return 0;
}

User avatar
The Coolest
Site Admin
Site Admin
Posts: 3379
Joined: Tue Feb 18, 2003 7:48 pm
Location: Tel Aviv, Israel
Contact:

Post by The Coolest »

LOL! That was close. ;)

#include<iostream.h>
int main() {
cout<<"I like C++";
return 0;
}
Main rig:
AMD Ryzen 9 5950X (True Spirit 140 Direct) / Mobo: Asrock Fatal1ty X470 / EVO 970 500GB + WD Blue 250GB + HDD / GPU: Dell RX 570 4GB / Mem: 2x16GB DDR4-3200 G.Skill 32GTZKW TridentZ - 32GB total / PSU: Seasonic Prime Ultra Gold 650W
NAS:
Core i7 2600K 3.4GHz @ 4.3GHz (Scythe Mugen2) / Mobo: Biostar TP67XE / 2x Inland Pro 120GB + HDDs / GPU: ATi Mach64 VT2 / Mem: 4x4GB DDR3-1600 G.Skill 8GBXL RipJawsX - 16GB total / PSU: Seasonic S12II 620W.
Secondary rigs:
Core i3 7130U / MiniPC / SanDisk SDSSDP-128G / GPU: Intel HD 620 / Mem: 1x8GB DDR3L-1600
Xeon X3430 2.40GHz @ 3.06GHz or Core i3 540 3.06GHz @ 4.0GHz (Freezer 7 Pro) / Mobo: MSI H55M-ED55 / PNY CS1111 240GB / GPU: ATI FirePro V3800 / Mem: 4x2GB DDR3-1600 G.Skill 4GBRL RipJaws - 8GB total / PSU: Seasonic S12II 620W
AMD Phenom II X4 B93 / Mobo: ASUS M2A-VM / GPU: ATI Radeon Xpress X1250 / Crucial M4 120GB / Mem: 2x2GB DDR2-800 - 4GB total / PSU: Antec 380W.

Core Temp - Accurate temperature monitor for Intel's Core/Core 2 and AMD64 processors

TheCor4D
Registered User
Registered User
Posts: 44
Joined: Wed Feb 19, 2003 10:50 am

Post by TheCor4D »

why didnt my iostream.h get included????? you dont have to have int main for them to work. i know i put iostream.h....

public class Ownage {
public static void main (String[] args) {
for(int i = 0; true ; i++) {
System.out.println("Java is cooler than C++");
}
}
}

User avatar
The Coolest
Site Admin
Site Admin
Posts: 3379
Joined: Tue Feb 18, 2003 7:48 pm
Location: Tel Aviv, Israel
Contact:

Post by The Coolest »

BAH!!!

U have to disable HTML in post... the "<" tags, the boards think it is an html tag
Main rig:
AMD Ryzen 9 5950X (True Spirit 140 Direct) / Mobo: Asrock Fatal1ty X470 / EVO 970 500GB + WD Blue 250GB + HDD / GPU: Dell RX 570 4GB / Mem: 2x16GB DDR4-3200 G.Skill 32GTZKW TridentZ - 32GB total / PSU: Seasonic Prime Ultra Gold 650W
NAS:
Core i7 2600K 3.4GHz @ 4.3GHz (Scythe Mugen2) / Mobo: Biostar TP67XE / 2x Inland Pro 120GB + HDDs / GPU: ATi Mach64 VT2 / Mem: 4x4GB DDR3-1600 G.Skill 8GBXL RipJawsX - 16GB total / PSU: Seasonic S12II 620W.
Secondary rigs:
Core i3 7130U / MiniPC / SanDisk SDSSDP-128G / GPU: Intel HD 620 / Mem: 1x8GB DDR3L-1600
Xeon X3430 2.40GHz @ 3.06GHz or Core i3 540 3.06GHz @ 4.0GHz (Freezer 7 Pro) / Mobo: MSI H55M-ED55 / PNY CS1111 240GB / GPU: ATI FirePro V3800 / Mem: 4x2GB DDR3-1600 G.Skill 4GBRL RipJaws - 8GB total / PSU: Seasonic S12II 620W
AMD Phenom II X4 B93 / Mobo: ASUS M2A-VM / GPU: ATI Radeon Xpress X1250 / Crucial M4 120GB / Mem: 2x2GB DDR2-800 - 4GB total / PSU: Antec 380W.

Core Temp - Accurate temperature monitor for Intel's Core/Core 2 and AMD64 processors

TheCor4D
Registered User
Registered User
Posts: 44
Joined: Wed Feb 19, 2003 10:50 am

Post by TheCor4D »

bah!! Damn things.....Well anyways, i would have had it right in the begining then!!

Andy_SRi
Registered User
Registered User
Posts: 27
Joined: Wed Feb 19, 2003 1:26 am

Post by Andy_SRi »

erm


rite

10 Print "C++ looks far to hard"
20 Pause 500
30 CLS
40 Print "So i'll go back to 128k basic"

MadHacker
New User
Posts: 2
Joined: Tue Oct 03, 2006 4:43 pm

Post by MadHacker »

ummm...
basic is to hard for me... I'll stick with binary...

0101001101010010101110101000111011100010100101
0000111110101011010101010101000111001100101000
1100101010011110101010101011010011010101010101
0101011100101010101010100101011100101010101010
1001010111001010101010101001010111001010101010
1010010101110010101010101010010101110010101010
1010100101011100101010101010100101011100101010
1010101001010111001010101010101001010111001010
1010101010010101110010101010101010010101110010
1010101010100101011100101010101010100101011100
1010101010101001010111001010101010101001010111
0010101010101010010101110010101010101010010101
1100101010101010100101011100101010101010100101
0111001010101010101001010111001010101010101010

Post Reply

Return to “Visual C++/C/C#”