C++ Questions Topic!

Need programming help? Want to post programming tips? Are you programming a game and want to show it off? That and more here.

C++ Questions Topic!

Postby Killswitch » December 7th, 2011, 2:51 am

Yes, I made a topic for asking C++-related questions. I've been studying C++ for a few days until now, and I've learned a lot of things. I heard that this is the best programming language yet. ;) If you at least try to answer these questions, thanks! :D

Anyways, here are my questions:

  • What do you think is the best C++ Compiler and can you give me the direct download link?
  • How do I execute the code?
  • Is Notepad++ a great choice for writing down the code?
Killswitch
Prophet of Shadowsquid

 
Posts: 1185
Joined: October 27th, 2010, 1:26 am

A Good Start

Thumbs Up given: 1309 times
Thumbs Up received: 28 times

Re: C++ Questions Topic!

Postby *Emelia K. Fletcher » December 8th, 2011, 1:45 pm

Can't answer the compiling question, but I can definitely say this: if you're coding, ALWAYS use Notepad++ or Arachnophilia.


');
');





');





User avatar
*Emelia K. Fletcher
Who's this douchebag?

Error contacting Twitter
Error contacting last.fm
 
Posts: 2926
Joined: July 24th, 2010, 3:40 am
Location: A\//\\/A

Cookie
Venexis: "He had everything out seven hours after I had sent the results, give or take. And most of those hours were in the dead of night, lawl. 11/10 would hire as host of a game show."

Thumbs Up given: 42 times
Thumbs Up received: 211 times

Re: C++ Questions Topic!

Postby fourinone » December 8th, 2011, 2:09 pm

MKSTAR26 wrote:I can definitely say this: if you're coding, ALWAYS use Notepad++ or Arachnophilia.

Care to explain why? Elaborate, por favor.
ImageImageImage
YOU ARE NOW MANUALLY BREATHING
User avatar
fourinone
Honorary Member

 
Posts: 542
Joined: August 1st, 2009, 3:27 pm

Thumbs Up given: 5 times
Thumbs Up received: 40 times

Re: C++ Questions Topic!

Postby *Emelia K. Fletcher » December 9th, 2011, 7:43 am

Notepad++ is pretty much obvious. The interface is beautiful, it's easy to refer to a line at a glance, etc. Plus Suyo trusts it.

Arachnophilia has a Beautify function, which tidies your code and makes it easier to read.


');
');





');





User avatar
*Emelia K. Fletcher
Who's this douchebag?

Error contacting Twitter
Error contacting last.fm
 
Posts: 2926
Joined: July 24th, 2010, 3:40 am
Location: A\//\\/A

Cookie
Venexis: "He had everything out seven hours after I had sent the results, give or take. And most of those hours were in the dead of night, lawl. 11/10 would hire as host of a game show."

Thumbs Up given: 42 times
Thumbs Up received: 211 times

Re: C++ Questions Topic!

Thumbs up x1

Postby WickedOreo » December 8th, 2012, 9:32 pm

I use Visual Studio 2005 for my C++ work. You'd probably won't find it anymore, but once you get used to the interface, you'll be able to do a lot more with it. I personally am new with C++, but you'll definitely want to try CPlusPlus for tips. (You'll be able to look it up on Google easily, I still can't post urls, I apologize. :/)
Image<--Instagram // Steam -->Image
Image<--DeviantArt // Facebook -->Image
User avatar
WickedOreo
As Ninja As Myst

 
Posts: 204
Joined: December 8th, 2012, 5:09 pm
Location: Massachusetts

Cookie
Stoneheart: "How does a cookie not have a cookie? O3o"

Thumbs Up given: 7 times
Thumbs Up received: 17 times

Re: C++ Questions Topic!

Thumbs up x1

Postby Jellonator » December 9th, 2012, 10:00 am

As for an IDE, Code::Blocks has just about everything.
For a compiler, on Linux I reccomend GCC, while for Windows I reccomend MinGW, the Windows port of GCC.
bepis lmao
User avatar
Jellonator
Code: Awesome

Error contacting Twitter
 
Posts: 342
Joined: August 28th, 2010, 6:25 am
Location: With Waldo.

Thumbs Up given: 18 times
Thumbs Up received: 42 times

Re: C++ Questions Topic!

Postby Venexis » January 21st, 2013, 10:23 pm

Bump, because problems.

So I've been trying to do C++ lately because I'm bored and I thought it was going to be great until my computer started flipping out. Anything I try to run is instantly flagged by antivirus software as a trojan, even though there is physically no way to code a trojan in three lines. I've temporarily worked around this by denying the antivirus access to all my C++ related folders, but I'm wondering how I can make it stop altogether as it renders me unable from sharing nifty code bits with other people.

It doesn't just warn me, it forcibly stops the program (best case) or stops and then proceeds to remove all trace of the executable and related files (worst case) which, for reasons that should be obvious, happens to be an annoyance.

Essentially I'm wondering if anyone can help with a long term solution (read: get my antivirus to stop panicking over false positives permanently, on both my computer or another without disabling scans of the respective location).

If nothing else, I guess I'll just give up on C++, so if anyone has an awesome language they'd recommend (preferrably mid-level) that would be appreciated too.
Spoiler: show
Image
10/10, thanks FrozenFire :3

Or add me, at Venexis#9902.
User avatar
Venexis
Prophet of Shadowsquid

 
Posts: 1342
Joined: August 19th, 2009, 7:15 am
Location: Headquarters of EVIL! And definitely NOT my garage... Nope...

Thumbs Up given: 89 times
Thumbs Up received: 211 times

Re: C++ Questions Topic!

Postby Cyvern » January 22nd, 2013, 4:47 pm

Well, which compiler are you using? Probably is not the issue, but it never hurts to check.
ok good
User avatar
Cyvern
Code: Awesome

 
Posts: 294
Joined: October 6th, 2009, 4:57 pm
Location: A nice place.

Thumbs Up given: 60 times
Thumbs Up received: 15 times

Re: C++ Questions Topic!

Postby Venexis » January 23rd, 2013, 10:06 pm

The MinGW one Jello mentioned above.

Microsoft Security Essentials, AVG, Norton, and Avira both pick it up, with responses decreasing in severity starting with MSE (totally erasing all associated files, no choice to abort) down to Avira (merely detecting a security issue "riskware" but letting it run if I choose so on the popup).

High level languages execute without issues at all.
Spoiler: show
Image
10/10, thanks FrozenFire :3

Or add me, at Venexis#9902.
User avatar
Venexis
Prophet of Shadowsquid

 
Posts: 1342
Joined: August 19th, 2009, 7:15 am
Location: Headquarters of EVIL! And definitely NOT my garage... Nope...

Thumbs Up given: 89 times
Thumbs Up received: 211 times

Re: C++ Questions Topic!

Postby Jellonator » January 24th, 2013, 1:13 pm

For me it works fine for both McAffee and AVG.
bepis lmao
User avatar
Jellonator
Code: Awesome

Error contacting Twitter
 
Posts: 342
Joined: August 28th, 2010, 6:25 am
Location: With Waldo.

Thumbs Up given: 18 times
Thumbs Up received: 42 times

Next

Return to Programming