by aionian1700
Converting a Decimal into Inches
|
|
[6 replies] Last: @ prestokeys Very true. Unfortunately, the OP's assignment is specifi... (by Duthomhas)
|
by fenglinmanbu
how to output the file including Bin& ASCII
|
|
[1 reply] : You can us an ifstream to open the file in binary mode and read char b... (by Thomas1965)
|
by harshildj99
Error in perfomance of cin function!!!
|
|
[4 replies] Last: Thank u guys : ) (by harshildj99)
|
by jeggu
How to pass main object reference to its all low level modules in c++
|
|
[4 replies] Last: Thanks. (by jeggu)
|
by Viiarge
Need help on array initializiation (Class attribute)
|
|
[2 replies] Last: Yeah that's what I did and it fixed it ! WOOT (by Viiarge)
|
what am I missing or doing wrong |
|
[5 replies] Last: You remind me some people im at university with :P Handing out their p... (by Viiarge)
|
by Physiccx
Gradebook Program Help?
|
|
[2 replies] Last: okay guys I got it to added students to a course and show how many are... (by Physiccx)
|
by Indianna32
Comparing Merge and Heap Sorts
|
|
[2 replies] Last: First, Is it not in code tags? When I look at it, it is in code tags. ... (by Indianna32)
|
by Pat0010
Attack function for a game
|
|
[2 replies] Last: Ok, so I figured it out. board ->legal_attack(fr,fc,tr,tc,board) is r... (by Pat0010)
|
by bluewizzard
Using a while loop write a simple coin flip game.
|
|
[5 replies] Last: What do you think this line if (headsortails == zeroOne) is doing? z... (by booradley60)
|
by Diamond649
String letter comparisons
|
|
[1 reply] : letter is an array of what? (by Peter87)
|
by lmg275
Duplicate symbols for architecture?
|
|
[1 reply] : One problem is that you have names in your class with the same name as... (by Thomas1965)
|
by casescs
Checking if it is already exist
|
|
[7 replies] Last: Actually binary format is easier to use. FILE fp = fopen("Accounts.bi... (by Thomas1965)
|
by shadowmouse
Table of different types
|
|
[9 replies] Last: Ahh, okay thank you that makes sense. (by shadowmouse)
|
by slayer92
reading a column from a text file
|
|
[5 replies] Last: isnt there a simple solution i mean i only want to read and store eve... (by Chervil)
|
by danjiun
Quick check for a equal value in a integer vector
|
|
[10 replies] Last: Thanks, it is also a idea. But may be a good compiler already will com... (by danjiun)
|
by casescs
reading a file from .txt
|
|
[4 replies] Last: #include <iostream> #include <fstream> #include <string> #include <cst... (by Thomas1965)
|
by lem090619
DEAL OR NO DEAL C++ CONFUSED AND NEED HELP
|
|
[no replies]
|
by bardo99
hbjhbj
|
|
[4 replies] Last: I think you should be confused because your code not following the pr... (by Calcushtag)
|
by Reb0rn07
Remainder
|
|
[4 replies] Last: Thank You very much!!! :) (by Reb0rn07)
|