• Forum
  • General C++ Programming

General C++ Programming

by admin
Welcome to this board!
 
Welcome to the general programming forum in C++.com! In this forum, users can to talk about any top...
[no replies]
Stuck...
 
Hi everyone... I am working on a school project where I have to make some addition to matching br...
[no replies]
Good c++ game library?
 
I want to install a game library to my c++ visual studio 2012 express. I have found a couple of libr...
[14 replies] Last: Ok, I guess I'll stick to opengl, I really don't care that much about ... (by Filiprei)
Word document in c++
 
hello guys did anyone knows how to open a word document in c++?
[4 replies] Last: Mine wins (by greenleaf800073)
help with Time Class
 
Hey guys, So this is the problem I'm tackling: Create 2 Time Objects. 1 Time object should be ...
[2 replies] Last: Sorry the error reads "error: expected primary-expression before 'int... (by taku nishino)
by scotty
convert from python to c++
 
.
[7 replies] Last: I've got to write it in Microsoft Visual Studio 2010 in c++ for my ass... (by scotty)
by ckw77
Lotto Simulation Help1
 
I think I got pretty much of the code, but I need help on the bottom. How do i define user and lotte...
[no replies]
What can I improve on this Algorithm?
 
I published an article in the articles section, but got a quite low vote on it. http://www.cplusplu...
[1 reply] : Personally, I'm not really seeing a point to it. If I have to write t... (by naraku9333)
ERROR: "else with no matching if"
 
Here is my first program, I had to use a lot of if/ else statements. For some reason the last "else...
[3 replies] Last: Preserve? Yes. (by Branflakes91093)
by kiste5
Project help
 
need help starting and understanding this project Write a program that reads in ten whole numbers...
[1 reply] : 1. Ask the user to input 10 arbitrary whole numbers. 2. Loop through t... (by Branflakes91093)
Help with MSVC++
 
In MSVC++ how do i set it to where it will finish what im typeing like say i create a class with cla...
[3 replies] Last: 2010 i did look at the intellisense but it just had autocomplete for t... (by supperpiccle)
help with REST service
 
Hi I want make REST server service... For connection to database need use C++. And I don't know whi...
[no replies]
Help with counting problem
 
Hello everyone, I am new and hope someone can help me! The problem I am working on is: Write a C...
[no replies]
std::string vs std::vector<char>
 
Is it bad practice to use std::string instead of std::vector<char> , for reading non-text (binary...
[5 replies] Last: [quote=YeenFei at StackOverflow]I dont think one should use std::strin... (by Catfish3)
How to Compare two files and display their comparison percentage?
 
Help! How to compare two files(two texts documents) and display their similarity percentage by usin...
[10 replies] Last: Thank you very much. (by points2008)
by hoity
Multidimensional Vector
 
I want to clear a Multidimensional vector but "clear()" function isn't working.Can anybody help me?
[11 replies] Last: What do you mean by "clear() wont work on it"? Can you post the code y... (by L B)
Debugging question
 
Hello, I am writing a program of scientific simulation on Visual Studio. In my simulation there i...
[3 replies] Last: The code you're showing us is the part of code of std::vector that dis... (by toum)
Help with the out put
 
My program needs to be adjusted to send out the numbers as 2 decimal , but nothing work. shall I hav...
[1 reply] : If you want two decimal places, why are you calling setprecision with ... (by L B)
QT with Eclipse and Visual Studio
 
Hello there, im starting with C++ and i just wanted to try out the existing IDE's..i am a java deve...
[no replies]
sales and total
 
Hello I am new to c++ and I am trying to run a simple sales program. All the program has to do is ru...
[4 replies] Last: Post new code here (by Smac89)
Pages: 123... 53
  Archived months: [dec2012]