|
Your donations keep RPGWatch running!
RPGWatch Forums » General Forums » Tech Help » A little information on C++

Default A little information on C++

January 22nd, 2008, 20:33
Can anybody give me a link from where do download it? i lost my CD and couldn't find C++
gaboru93 is offline

gaboru93

gaboru93's Avatar
Sentinel

#1

Join Date: Jan 2007
Posts: 383
Mentioned: 0 Post(s)

Default 

January 22nd, 2008, 21:11
Do you need a compiler?
KazikluBey is offline

KazikluBey

KazikluBey's Avatar
Sentinel

#2

Join Date: Nov 2006
Location: Sweden
Posts: 525
Mentioned: 0 Post(s)

Default 

January 22nd, 2008, 21:19
First: it's a good thing you lost it. C++ is the biggest piece of crap a programming language can be.
But you want to have a compiler, so here's what my searh with google provided. And here's another thing on the same site.
--
so very, very tired (Star Trek XI quote according to the Simpsons)
Bartacus is offline

Bartacus

Bartacus's Avatar
BartWatch

#3

Join Date: Oct 2006
Location: Belgium - Flanders - Antwerp
Posts: 1,539
Mentioned: 0 Post(s)

Default 

January 22nd, 2008, 21:36
I recall there were some free Visual Studio downloads a while ago … anyone know what happened with that?

Wow … that link is Borland … I used Turbo C++ for my first instrument control project at my last job … <sniff>
--
-- Mike
txa1265 is offline

txa1265

SasqWatch

#4

Join Date: Oct 2006
Posts: 14,863
Mentioned: 26 Post(s)

Default 

January 22nd, 2008, 21:45
Watcom (previously for PROFIT company) has made their C/C++ compiler available for free in recent years. Here is a link to where you can download it:

http://ftp.openwatcom.org/ftp/

Assuming you are looking for the PC/Win32 version, this is the installer file you should get: "open-watcom-c-win32-1.7a.exe".

There are links for manuals and even the compiler source code if you want that too.
elkston is offline

elkston

Sentinel

#5

Join Date: Oct 2006
Location: North Carolina, USA
Posts: 382
Mentioned: 2 Post(s)

Default 

January 22nd, 2008, 21:45
Free trial versions can be downloaded from here if you're working on Windows.

And contrary to Bart's blatherings, C++ is the only language worth learning if you're planning to become a real programmer. Anything else is for posers and wannabees.

</sarcasm>
--
Hammer, anvil, forge and fire,
chase away the hoofed liar.
Roof and doorway, block and beam,
chase the Trickster from our dream.
Stanza is offline

Stanza

Stanza's Avatar
Lighthouse Keeper

#6

Join Date: Oct 2006
Location: Indianapolis
Posts: 250
Mentioned: 0 Post(s)

Default 

January 22nd, 2008, 22:30
Hm, Devcpp?
VPeric is offline

VPeric

Sentinel

#7

Join Date: Oct 2006
Location: Serbia
Posts: 585
Mentioned: 0 Post(s)

Default 

January 22nd, 2008, 23:09
Originally Posted by txa1265 View Post
I recall there were some free Visual Studio downloads a while ago … anyone know what happened with that?
Visual C++ Express.
KazikluBey is offline

KazikluBey

KazikluBey's Avatar
Sentinel

#8

Join Date: Nov 2006
Location: Sweden
Posts: 525
Mentioned: 0 Post(s)

Default 

January 22nd, 2008, 23:22
Originally Posted by KazikluBey View Post
Visual C++ Express.
Cool stuff, makes me want to dust off my rusty chops …
--
-- Mike
txa1265 is offline

txa1265

SasqWatch

#9

Join Date: Oct 2006
Posts: 14,863
Mentioned: 26 Post(s)

Default 

January 23rd, 2008, 00:43
Turbo C++ (current) : http://www.turboexplorer.com/cpp

Turbo C++ 2.01 (Borland's Museum) : http://dn.codegear.com/article/20841

Both are free downloads.
--
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
Alrik Fassbauer is offline

Alrik Fassbauer

Alrik Fassbauer's Avatar
TL;DR
Original Sin 1 & 2 Donor

#10

Join Date: Nov 2006
Location: Old Europe
Posts: 20,704
Mentioned: 41 Post(s)

Default 

January 23rd, 2008, 00:46
Originally Posted by Stanza View Post
Free trial versions can be downloaded from here if you're working on Windows.

And contrary to Bart's blatherings, C++ is the only language worth learning if you're planning to become a real programmer. Anything else is for posers and wannabees.

</sarcasm>
vi rules!
then comes Assembler and then you have perl
--
so very, very tired (Star Trek XI quote according to the Simpsons)
Bartacus is offline

Bartacus

Bartacus's Avatar
BartWatch

#11

Join Date: Oct 2006
Location: Belgium - Flanders - Antwerp
Posts: 1,539
Mentioned: 0 Post(s)

Default 

January 23rd, 2008, 01:03
When I was young *cough* I always wanted to learn Assembler, don't know why.

Nowadays I wouldn't dare it, because I have difficulties with Maths.

Didn't realize it back then.
--
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
Alrik Fassbauer is offline

Alrik Fassbauer

Alrik Fassbauer's Avatar
TL;DR
Original Sin 1 & 2 Donor

#12

Join Date: Nov 2006
Location: Old Europe
Posts: 20,704
Mentioned: 41 Post(s)

Default 

January 23rd, 2008, 01:18
C++ was fun until nothing I did worked.
--
-- this just in: I am probably not as retarded as previously assumed!
Ammon777 is offline

Ammon777

Ammon777's Avatar
Sentinel

#13

Join Date: Oct 2006
Posts: 416
Mentioned: 0 Post(s)

Default 

January 23rd, 2008, 03:18
Cygwin will give you access to GCC on Windows platforms: http://sourceware.org/cygwin/
Also, when I'm forced to use Windows, Programmer's Notepad is a spiffy editor with syntax highlighting and other features without all of the typical bloat.
StackSmasher is offline

StackSmasher

StackSmasher's Avatar
Crazy UNIX guy

#14

Join Date: Jan 2007
Location: Saint Louis, MO USA
Posts: 63
Mentioned: 0 Post(s)

Default 

January 23rd, 2008, 03:41
Funny. Programming languages come in Fads then they are dumped on then come back again. First it was Cobol and Fortran as being old and primitive, then Basic was looked down up by Pascal and Assembler, then Pascal was poo-pooed by C, C++ came along and all the C++ programmer claimed to have used Assembler before, then Basic came back in the form of Visual and Pascal in the form of Delphi but are now forotten, Java comes along and now no one admits that C++ was any good. The current phenoms of PHP, and Python are shoving everything out of the way (like asp and cgi) and and somehow Perl has become popular. But Java is becoming old thanks to C# because Java has always suffered due to scaling problems and being resource hog. How many people know that Java and Javascript are two different things? And how about this, Fortran is making a comeback!

Programming Languages go full full circle and there's benefits in most languages on how they do the same thing. I'm not an expert with Python but I'm going to go out on a limb and guess it will get about as popular as the Macintosh for making things too easy for you.
--
Developer of The Wizard's Grave Android game. Discussion Thread:
http://www.rpgwatch.com/forums/showthread.php?t=22520
Lucky Day is offline

Lucky Day

Lucky Day's Avatar
Daywatch

#15

Join Date: Oct 2006
Location: The Uncanny Valley
Posts: 5,196
Mentioned: 14 Post(s)

Default 

January 23rd, 2008, 05:07
Originally Posted by Alrik Fassbauer View Post
When I was young *cough* I always wanted to learn Assembler, don't know why.
I had to … to do some 32:16 bit thunks for DLL's back a few years … um, several years … ago.
--
-- Mike
txa1265 is offline

txa1265

SasqWatch

#16

Join Date: Oct 2006
Posts: 14,863
Mentioned: 26 Post(s)

Default 

January 23rd, 2008, 07:25
Had to learn Cobol (when it was already 'old') and 'brand new' C++ back at U… and I was pretty astonished when I discovered that some of the more current scripts in games were done in C++. Didn't even know it was still around, the only other language I've seen in use lately is Perl.
--
ESO-playing machine

Semper HiFi!
Motto of the 54th Groove Bde.
Jaz is offline

Jaz

Jaz's Avatar
Play nice.©
RPGWatch Team

#17

Join Date: Aug 2006
Posts: 3,903
Mentioned: 11 Post(s)

Default 

January 23rd, 2008, 07:40
I know nothing about programming, but my son had to learn Java for his IT degree; that was the only language they offered!!
--
If God said it, then that settles it!!

Editor@RPGWatch
Corwin is offline

Corwin

Corwin's Avatar
On The Razorblade of Life
Super Moderator
RPGWatch Team

#18

Join Date: Aug 2006
Location: Australia
Posts: 12,766
Mentioned: 72 Post(s)

Default 

January 23rd, 2008, 16:56
My first programming language was Turbo Pascal; it taught me to do programming scructured, and I'm still grateful for that.

My both favourite languages are SQL & Java - well, you can't compile with SQL, but nevertheless - and my interest to Visual C++ dropped down since I had *that* crash on my home Win98SE PC while debugging a program from my training (we had NT PCs there, which aren't that sensitive to memory-related bugs - unlike Win5-based PCs. Since then, I believe that the memory protection systems of NT-based systems lead to rather sloppy programming, because the protection sort of "conceals" bugs that might crash on Win95-based systems).

I always tried to get into Delphi programming, but never succeeded far.
Such a shame !
--
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
Alrik Fassbauer is offline

Alrik Fassbauer

Alrik Fassbauer's Avatar
TL;DR
Original Sin 1 & 2 Donor

#19

Join Date: Nov 2006
Location: Old Europe
Posts: 20,704
Mentioned: 41 Post(s)

Default 

January 23rd, 2008, 17:34
They've always taught us in U that C++ is the mother of all languages and taught us everything (except object oriented programming and databse) with C++…but that's probably because they don't have enough resources to teach us with Java..
POLYGON is offline

POLYGON

POLYGON's Avatar
Heavy Smoker

#20

Join Date: Jun 2007
Location: UAE-Dubai
Posts: 122
Mentioned: 0 Post(s)
RPGWatch Forums » General Forums » Tech Help » A little information on C++

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 09:54.
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
vBulletin Security provided by DragonByte Security (Pro) - vBulletin Mods & Addons Copyright © 2022 DragonByte Technologies Ltd.
User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2022 DragonByte Technologies Ltd.
Copyright by RPGWatch