Vector curly braces initialization list |
|
[4 replies] Last: > But even in C++11, this creates a two item vector containing {128, -... (by JLBorges)
|
by Trent10van
i have no idea, tranlating psuedo code.
|
|
[6 replies] Last: I would seriously suggest reading this very carefully http://www.cplus... (by shadowmouse)
|
by pewterstix
Soccer Score
|
|
[no replies]
|
by yj1214
Moving undecorated window (GLFW)
|
|
[5 replies] Last: You need to get relative cursor position compared to where it was last... (by NoXzema)
|
by Andym
Writing to text files
|
|
[18 replies] Last: Can anyone please tell me why that each time I write the "TextToWrite"... (by Andym)
|
by jen98
Case not working
|
|
[2 replies] Last: You can't define a variable inside a switch statement unless it's with... (by dhayden)
|
by Trent10van
illegal else without matching if
|
|
[1 reply] : Could you apply code tags? http://www.cplusplus.com/articles/z13hAqkS/... (by Zhuge)
|
by Andym
matching one string to another
|
|
[5 replies] Last: I need to search for a match of course numbers and then get the credit... (by Andym)
|
by mkb555
Trouble returning a char array
|
|
[2 replies] Last: Ah, you're right. I've been reading the function's description wrong. ... (by mkb555)
|
by l3osh4ka
C ++ program to manage a game
|
|
[2 replies] Last: Analyze conception coding , look for UML (by Ericool)
|
by jimbaker836
Code coverage tool for tests
|
|
[1 reply] : There is bullseye coverage but i dont think its free (by Ericool)
|
by adhines1
If while loop won't end
|
|
[3 replies] Last: use && rather than || (by claudeyboy)
|
by Giridhar B
Hyperlinking programs.Urgent.
|
|
[4 replies] Last: Glad I could help. :) (by Peter87)
|
by ashutechit
HTA or C++
|
|
[no replies]
|
by kinuel8091
NES to Neural Network
|
|
[2 replies] Last: Might be slightly easier if you use an Emulator that has built in scri... (by Hippogriff)
|
by carl123
Calculating the total number of grains of wheat and squares needed for x amount of wheat
|
|
[6 replies] Last: Don't get confused by my last post. It was mostly aimed at MiiNiPaa. ... (by Peter87)
|
by Andym
Help extracting line from text file
|
|
[4 replies] Last: First of all you are doing loop wrong. your code should be: while( ge... (by dwarak17)
|
by yurikoma
Trying to work out how to use eof to read in characters to a dynamic array from console.
|
|
[1 reply] : You can use array::size(). It works almost the exact same way as strin... (by YFGHNG)
|
by crazyoliver0
help-please
|
|
[8 replies] Last: @TheIdeasMan: oh ok thanks for the that. I knew something looked weird... (by YFGHNG)
|
Copying code from this site |
|
[1 reply] : Yes. The site owner has specifically indicated that he expects that. ... (by Duthomhas)
|