Beginners - April 2014 (Page 49)

File input and output with funtions
 
After trying everything I can think of I still cannot get anything to read from my file and after re...
[1 reply] : SOooo? (by popup271)
Code generation diagram
 
Hi friends I implemented my code in Visual Studio 2010 Ultimate using C++ and now I am looking fo...
[5 replies] Last: Hi It seems to be new to me.... I am not familiar with it but still I... (by Kanwarpreet)
Binary search.
 
Hi everyone, I have been doing some reviewing and I noticed that the binary search is usually ta...
[no replies]
by semo
Help please
 
hi i really need help writing this program... write a c++ program that reads an unknown number of ...
[5 replies] Last: #include <iostream> #include <vector> bool isOdd(int); bool isNegat... (by Little Bobby Tables)
Help me please!
 
Hey guys. I wanted to do a simple console program to test my abilities since I started programming l...
[3 replies] Last: Ty soooo much! I was going crazy! The funny thing is I tried everythin... (by Kiddolioable)
Help with switch please :)
 
Hey guys. I've started programming about 4-5 days ago and I wanted to make my first "real" program. ...
[4 replies] Last: Ttytyty (by Kiddolioable)
classes
 
any one to help on how classes are formed using an example program.
[1 reply] : Have you checked out the tutorial on this site yet? http://www.cplusp... (by wildblue)
Reading graph data from a file
 
I have to do an assignment to find the shortest path between two nodes using Dijkstra's algorithm. I...
[no replies]
array help
 
I am currently having some issues with this code. It keeps giving me error LNK2019: unresolved exter...
[3 replies] Last: Ah, good point AbstractionAnon, i just pasted his code into a project... (by Codermik)
Loops
 
Write your question here. Ive been working on this code but it wont work so ill need help.im suppo...
[1 reply] : but it wont work That's a very broad statement. What doesn't work... (by AbstractionAnon)
New to C++ and need some help
 
hello everyone, I am getting error codes "No matching function for call to 'getScore'" when I call g...
[3 replies] Last: no problem :) (by Little Bobby Tables)
a banking system program, incomplete somewhere..
 
Im trying to run this code for a banking system but it keeps refusing and i dont know what the probl...
[7 replies] Last: Your welcome :) (by Codermik)
by rm5393
Expression must have pointer to object type error
 
Quick question, was wondering if someone could point out how to fix this error when I want to print ...
[3 replies] Last: Never mind I figured out on my own thanks anyway. (by rm5393)
by raza95
help
 
Write your question here. hey i have a new student in this feild my teacher give me a project assig...
[1 reply] : Surely for your teacher to ask you to do this then hes shown you how ... (by Codermik)
theater ticket program(input file and array help)
 
My program uses a 2D array(15x20) to simulate a theater and asks the user which seat they wish to bu...
[1 reply] : When the user quits the program, it tallies the total sales from the ... (by AbstractionAnon)
Allegro won't work!!!
 
Help! I've downloaded Allegro and installed it properly, and after fixing the "Missing MSVCR110.dll"...
[3 replies] Last: Ty everyone, I've decided to use SLD 2.0.3 since it's working pretty w... (by Kiddolioable)
by zeno
Code::Blocks, compile multiple file projects error
 
I'm working on a C++ project with 1 source file and 2 header files, to be compiled in Codeblocks. Th...
[2 replies] Last: Thank you for your reply. 'cs106' is a folder, but I have not specifi... (by zeno)
SDL or...?
 
Hi all! I've very, very recently (3-4 days) started learning c++ and wanted to know how to make a gu...
[9 replies] Last: They're good (lazyfoo's) but I lack the knowledge of C++ to do it. Bac... (by Kiddolioable)
How much c++ knowledge to program a simple game?
 
Hey guys! I've started programming about 3 days ago and I was curios as to how much programming know...
[12 replies] Last: In another topic you made (still alive atm), I recommended lazy foo's... (by Kiddolioable)
by mattyk
Two dimensional arrays with input files?
 
I have an assignment where im given an imput file with info that looks like this: 3 31 2014 21 ...
[2 replies] Last: Thanks, dont know what I was thinking there. (by mattyk)
April 2014 Pages: 1... 4748495051... 67
  Archived months: [mar2014] [may2014]

This is an archived page. To post a new message, go to the current page.