is this code correct? |
|
[6 replies] Last: if you mean rand() yea, you can have as many as you want.. However a f... (by gcampton)
|
by moxyfike
comp
|
|
[13 replies] Last: lots of swearing and return abuse... blah blah read this... http://... (by gcampton)
|
returning the value of a string in a function |
|
[19 replies] Last: thanks for your advice everyone, ive got it to compile and run. but it... (by shadowvillian)
|
by akumanight
Reading from a file into a Struct
|
|
[11 replies] Last: I want to thank all of you for the very fast tips and answer. I don't ... (by akumanight)
|
by geocool
Separate Source File To More Than One.
|
|
[1 reply] : Why is everything undeclared? mymusic is defined in class.h? Can you... (by jsmith)
|
by cbritta
If statement Problem
|
|
[5 replies] Last: also -- tere's no need for 'test' to be global here. Avoid globals.... (by Disch)
|
by Rox
The difference between reference and non-reference variables
|
|
[11 replies] Last: example of the code and output, non referenced and referenced /... (by BettyBoopTS)
|
by Mr ASIO
FORZA 3 H-PATTERN GEAR SHIFTER
|
|
[4 replies] Last: Thanks for the feedback! (by Mr ASIO)
|
by Crazyhat
retrieving characters of string individually
|
|
[7 replies] Last: okay thanks everybody. It was kind of a "duh" thing once I saw what I ... (by Crazyhat)
|
by Sericet
Class
|
|
[3 replies] Last: not quite but that's an easy way to look at it :) TBH, don't get hu... (by gcampton)
|
by wasabi
Reading scientific notation as a float
|
|
[4 replies] Last: I feel like quite a fool right now. (by wasabi)
|
by bls61793
Prime Number Sieve* What's wrong?
|
|
[6 replies] Last: Yeah, you're right. (by Bazzy)
|
by LovestoCpp
Cant find my error
|
|
[3 replies] Last: Good. I had a feeling that was messed up. (by tummychow)
|
by LordSocky
Where to start, from the ground up
|
|
[2 replies] Last: Eclipse is the best bet for cross platform. Eclipse is one of the most... (by tummychow)
|
by ch12344321
Program for Palindrome
|
|
[2 replies] Last: <iostream.h> is not standard, use <iostream> and <cstring>. Avoid usi... (by R0mai)
|
by Aiyen
File I/O and Array problem
|
|
[4 replies] Last: It turns out it was painfully simple! i = 0 while(!Inputfile... (by Aiyen)
|
problem with console tic tac toe |
|
[4 replies] Last: Use an array instead of spacex variables. http://www.cplusplus.com/doc... (by R0mai)
|
by studentffm
statistical functions in c++
|
|
[3 replies] Last: I wish people would stop thinking that downloading a header file autom... (by chrisname)
|
by wasabi
Disabling the console
|
|
[5 replies] Last: Sorry for bringing this thread back from the dead, but I just saw thes... (by wasabi)
|
by JoeyJoeJoeJr
Ouput to a list of numbered files
|
|
[5 replies] Last: For anyone who might find this useful (I know it's a template I'll use... (by JoeyJoeJoeJr)
|