by amg32
C++ Payroll program
|
|
[4 replies] Last: It is really messed up ! So many things wrong , a lot of missing brac... (by Ericool)
|
by JPoor
Calculate skewness
|
|
[2 replies] Last: Another link: http://growingknowing.com/GKStatsBookSkewness.php Also ... (by mutexe)
|
by BustTheCode
Vector or C-style array?
|
|
[9 replies] Last: > and it doesn't appear to be describing a standard function It is a ... (by JLBorges)
|
by buhrmi
[With Bounty] please help me with random code behavior
|
|
[9 replies] Last: I agree all the answers were on the right track, although I pointed to... (by SamuelAdams)
|
by mbs03
Dental Appointment program
|
|
[1 reply] : You appear to be the same person that posted this thread under a diffe... (by AbstractionAnon)
|
by Outlaw782
Star program backwards??
|
|
[6 replies] Last: ok then. :) (by Ericool)
|
by janus2015
Creating A Read and Write Program
|
|
[16 replies] Last: Thank You Sir Dhayden for the hints... I'm still learning this kind of... (by janus2015)
|
by tacoball
assign string to another string (array)
|
|
[2 replies] Last: Indeed! Picky thing this. Thank you! (by tacoball)
|
by SoftMOUNT
Batch file not working as expected... (1,2)
|
|
[22 replies] Last: How did you know it would of been that? Knowledge and experience most... (by MiiNiPaa)
|
by Outlaw782
Star program backwards!
|
|
[4 replies] Last: The do while does always at least one iteration. If you print the lead... (by keskiverto)
|
by krice42
Help with Key Value Array
|
|
[3 replies] Last: Thank you MiiNiPaa and dhayden! Much appreciated! (by krice42)
|
by Zyety
Need some help !
|
|
[5 replies] Last: lol. i think thats more complicated for my level. BUT THANKS alot!~ (by Zyety)
|
by jpanther
working phone number validation code
|
|
[7 replies] Last: Hi, Yes, your last code snippet was what I had in mind. With the swi... (by TheIdeasMan)
|
by zacklucky
for loop
|
|
[3 replies] Last: If it makes you feel better, the way how C++ converts chars to integer... (by Kevin C)
|
by Bear18
I need help writing a program to approximate pi
|
|
[4 replies] Last: Here is another possible solution: #include <iostream> using namesp... (by Kevin C)
|
by LASims
Sub Strings
|
|
[6 replies] Last: Solved now. The MiiNiPaa solution worked good. I just made an array ... (by LASims)
|
by SlowBoy
do while compile error
|
|
[2 replies] Last: Here: #include <stdio.h> #include <iostream> #include <string.h> #i... (by FireCoder)
|
by miguel96
How do I get a number from a file?
|
|
[2 replies] Last: Sorry I took a while to answer. It's working. Thanks for the help (by miguel96)
|
by elledesforge
C-string comparison need help to debug
|
|
[10 replies] Last: Thank you very much!!!! (by elledesforge)
|
by jarvaniv
Dental Appointment program
|
|
[2 replies] Last: This is not a homework site. We're not going to write your code for y... (by AbstractionAnon)
|