by st4evr
Output Letter Square Using For Loop
|
|
[5 replies] Last: Thank you very much kemort for the advise. That worked. Working code:... (by st4evr)
|
by ruroni24
.txt files...how to read/open them?
|
|
[1 reply] : http://www.cplusplus.com/doc/tutorial/files/ (by closed account 48T7M4Gy)
|
by Whaves
Calendar
|
|
[11 replies] Last: @Whaves Like I show on line 96 start_day = Zeller_Congruence(x, 1, y... (by whitenite1)
|
by Phil092
Help w/ Friendship Algorithm please. (1,2,3,4)
|
|
[68 replies] Last: Don't worry Phil, I went back and checked and re-answered everything a... (by closed account 48T7M4Gy)
|
by ruroni24
Trying to make a quiz with switch
|
|
[2 replies] Last: Thank you!! :) (by ruroni24)
|
by alwash818
URGENT ARRAY HELP! REALLY NEED HELP TONIGHT!
|
|
[1 reply] : So which part of the following output isn't what you're getting? Have ... (by closed account 48T7M4Gy)
|
by sebasremar
Help with array.
|
|
[1 reply] : Use code tags <> please. Use the toolbox on the right. Your code runs... (by closed account 48T7M4Gy)
|
by jeremyb2015
HELP!!! I HAVE NO IDEA WHAT IM DOING!
|
|
[3 replies] Last: Do you know how to count backwards ? I can but in the absence of a ... (by closed account 48T7M4Gy)
|
by DARK BUGABOO
Need help shifting array 2 spaces to the left.
|
|
[1 reply] : There're too many irrelative code. My idea to solve the problem is to ... (by liuyang)
|
by nuglyfe
What am I doing wrong?
|
|
[3 replies] Last: Got it! I took it out:seconds = seconds % seconds; and now it works p... (by nuglyfe)
|
What's wrong with my code? |
|
[8 replies] Last: Try this. Read it carefully and you will be able to see what the above... (by closed account 48T7M4Gy)
|
by me7alhead
problems installing ubuntu
|
|
[1 reply] : http://askubuntu.com/questions/446682/how-to-install-ubuntu-on-portabl... (by closed account 48T7M4Gy)
|
by TheInsertion
More effective file check, then rename code?
|
|
[10 replies] Last: I appreciate the reply, but I felt that having to install 'filesystem... (by cire)
|
Opening and Manipulating Other Programs |
|
[2 replies] Last: Thanks @Computergeek01 The API would be proprietary. I wanted to man... (by cpp300XPBoost)
|
Replace spaces with '*' |
|
[10 replies] Last: Just thought I'd let everyone here know. I found the "error" last week... (by cpp300XPBoost)
|
by NewProgramma
easy way to find the smallest variable?
|
|
[3 replies] Last: Using a function will greatly simplify the logic required to solve thi... (by jlb)
|
by nuglyfe
Need help with a code problem
|
|
[4 replies] Last: Thanks for the help! I figured out how to print to a specific decimal ... (by nuglyfe)
|
by Tores1
rounding decimal numbers
|
|
[3 replies] Last: You'll probably also want to use "fixed" and possibly "showpoint" ht... (by jlb)
|
by jframe1734
pop bar chart help
|
|
[2 replies] Last: Also it appears that your file is probably not opening correctly, you ... (by jlb)
|
by NewProgramma
Question: Count how many times a loop is executed.
|
|
[6 replies] Last: I see. I really need to get in the habit of initializing variables hah... (by NewProgramma)
|