by andreswp10
getline
|
|
[3 replies] Last: What you need to do is include the header file <string> then use std... (by Chervil)
|
by soby96
more efficient way
|
|
[2 replies] Last: Hello soby96, On line 8 you define "x" and "y", but do not initialize... (by Handy Andy)
|
by of123
Finding average and dropping lowest test score
|
|
[5 replies] Last: Hello of123, You are welcome. Glad to help. Been there done that. An... (by Handy Andy)
|
by adam2016
don't need an object or class to call function?
|
|
[2 replies] Last: To repeat AbsAnon's words, and really flog the dead horse, in Java all... (by Repeater)
|
Why is my file getting sorted weird |
|
[2 replies] Last: In your sorting function you need to be case-sensitive. Example: ... (by Thomas1965)
|
by adam2016
Unions
|
|
[18 replies] Last: thanks guys =) (by adam2016)
|
by glof2
Double "If", "Else"
|
|
[2 replies] Last: Yeah, thanks. :D It was easier than i thought, sorry for taking your t... (by glof2)
|
Why am I only getting around half the content of my file printed and not all of it? |
|
[3 replies] Last: Thanks for the tips chervil (by closed account EAk1vCM9)
|
by billycca3
Array of strings and doubles from a data file
|
|
[6 replies] Last: Hello billycca, OK I understand. Any time you want to work on this o... (by Handy Andy)
|
by Bopaki
This program runs for a few seconds and then bombs out
|
|
[2 replies] Last: (Was too quick) When does the program crash? You do have some print... (by keskiverto)
|
by tedmiester
Turn-based Strategy Game - Help
|
|
[2 replies] Last: Might also be worth mentioning. Whenever you add sth. to your app sav... (by Thomas1965)
|
by adam2016
error trying to get data member field
|
|
[4 replies] Last: > you cannot initialize members of a union The first non-static data ... (by JLBorges)
|
Noob problem... |
|
[3 replies] Last: I'll tie a string around my finger to ensure it doesn't happen again. (by closed account 48T7M4Gy)
|
by ddaniel10
Test average
|
|
[4 replies] Last: int testScore ; That one has an issue: the code/memory allocation ... (by keskiverto)
|
by Bopaki
The queue does not output the elements in the queue
|
|
[4 replies] Last: Thank you so much Enoizat. It was all about copyQueue . I completely ... (by Bopaki)
|
by jluna99
Console not displaying certain characters
|
|
[5 replies] Last: The console is displaying ΓÇ¥ The character ” is RIGHT DOUBLE Q... (by Cubbi)
|
by kubisztal
Acces other class array elements
|
|
[1 reply] : I'm pretty sure minecraft works with voxels. (i.e 3d pixels) (by Golden Lizard)
|
cursor disappeared in folding code::block |
|
[no replies]
|
Function call error |
|
[2 replies] Last: Thanks ne555, that solved my problem. As for comparing boolean against... (by mattSucksAtCoding)
|
GUTTER CODE::BLOCK |
|
[1 reply] : done...hahaha...i do it by myselfe even though i do not know how to sp... (by phongvants123)
|