by crimhaze
Pixelate an Image
|
|
[1 reply] : Are the width and height dimensions always going to be equal? For exam... (by xismn)
|
by Sirkeats
Quick Question on most efficient way to store multiple integer values for a baseball game
|
|
[2 replies] Last: I agree with integralfx. For example: class Player; class BaseballGa... (by littlepig)
|
by Dkmariolink
Banking/ATM program, how do I set the current date/time for each action the user does?
|
|
[12 replies] Last: bump (by Dkmariolink)
|
by theox
Recursion
|
|
[no replies]
|
by Orlando690
Help with loop or maybe something else IDK
|
|
[no replies]
|
by adrianthorn
Increment Increasing Even Though It Shouldn't?
|
|
[1 reply] : Hello, when an integer is assigned a value with a decimal point it wil... (by McNo)
|
by castiglee
Having trouble with encoding program
|
|
[no replies]
|
by LDbunny
Having problem with Dynamic Array!
|
|
[3 replies] Last: I think I already find out the problem! Thanks @Thomas1965 (by LDbunny)
|
by gr8schism
Program has stopped working
|
|
[3 replies] Last: Your program works fine with me. The output: 87 53 -858993460 14... (by DeathLeap)
|
by QK11nhu
Permutations of String
|
|
[7 replies] Last: I'm glad you liked that. That's exactly right about the alphabet type.... (by closed account D80DSL3A)
|
loop |
|
[5 replies] Last: int numofquestions=4; ans1; ans2 ; ans3; ans4; You need to separate... (by Thomas1965)
|
by jgeo
substr() not working with pointer to array of terms.
|
|
[2 replies] Last: Sorry. p is a pointer to an array of terms, each consisting of a strin... (by jgeo)
|
by Carlos2210
Help Me Please :c
|
|
[no replies]
|
by tva274
Building a Struct & Struct Arrays
|
|
[no replies]
|
by dn90
Reading lines of different sizes?
|
|
[1 reply] : If you are interested in the contents of each line, read a whole line ... (by Chervil)
|
Where should I start to learn C++ |
|
[9 replies] Last: Wish you the very best. When you need assistance, post your questions... (by JLBorges)
|
by aiiight
Help Looping these functions/Array Help
|
|
[no replies]
|
by kevinfarel
How do i write this parameter down (C++)
|
|
[no replies]
|
by wreckatech
Beginner question.
|
|
[3 replies] Last: @wreckatech You're very welcome. (by whitenite1)
|
by jgialis
Sudoku Grid Array
|
|
[1 reply] : Change rowsCol to an integer array like gridKnownSE. Use 0 to represen... (by dhayden)
|