Explore C++ on Experts Exchange

Expert Solutions for Your Tech Problems

C++

C++ is an intermediate-level general-purpose programming language, not to be confused with C or C#. It was developed as a set of extensions to the ...

Read more
  • 57K Content
  • 9.3K Contributors

Expert Spotlight
Software Engineer

Provide training in Advanced C++ and working as a software Engineer since 2003

Troubleshooting Solution

Universal MessageBox

163
I would like to build a "universal" messagebox that will accept any type (and number) of args. This …
Article

C++ Q & A / Interview Practice Questions

16
How good is your C++? Below is a collection of questions that I have built up over time that test …
Video
Tutorials
Post

The skillset of programming makes the difference between …

The skillset of programming makes the difference between having billions of operations per second in…
Troubleshooting Solution

HugeInteger add(), subtract(), and multiply() not functioning correctly!

156
Ok, here are my problems:
 the add() function is only adding positive numbers right now.  My …
Troubleshooting Solution

C++ Inheritance Polymorphism

147
I asked a similar question before (see …
Troubleshooting Solution

Class HugeInteger

148
I have the following question, but first how do I write a test plan for it.

Create a class …
Troubleshooting Solution

Storing previous and next nodes inside one pointer for linked list

130
Hi, I am trying to work on this assignment but I have trouble understanding it. Perhaps someone …
Article

C++ Smart pointers

16

This article is a discussion on smart pointers, what they are and why they are important to C++

Troubleshooting Solution

multiple definition of functions?

106
Hi guys! I made a dictionary program that reads in a file of words, sorts them into an array of …
Troubleshooting Solution

To NULL or not to NULL?

86
I was reading a C++ web site which had a list of C++ rules.
One of the rules is "Never compare or …
Video
Video
Article

Should I learn C before learning C++? Answer - NO!

4
Personal disclaimerBefore going any further I want to make it clear that the contents of …
Troubleshooting Solution

how do I call a dll not written in C/C++ within VC++

78
Hi guys,

I have a dll that I have written in object pascal using delphi that I want to use within…
Troubleshooting Solution

CPP Class Queue (FIFO), Template Queue, Inheritance of Queue, Totally stuck

82
Hi there,

i have to create within the next 24 hours a class Queue with a static array, typ int, …
Troubleshooting Solution

need help with bubble sorting a data file

78
I am working on a program that opens a data file called pvi.in the data int he file looks like this:…
Article

Function pointers vs. Functors

1
Often, when implementing a feature, you won't know how certain events should be handled at the point…
Troubleshooting Solution

C++ Poser

72
Hi guys,

I have a problem relating to C++ Poser. For a start, what should i be coding into the …

Do more with Experts Exchange.


Get Answers

Join a Group Discussion

Collaborate

Monitor your Site

Explore solutions and more