by MJP4110
Help understanding classes
|
|
[5 replies] Last: Here is my final code which works, though I am not sure how "correct" ... (by MJP4110)
|
by lcmosley
Pointer problems!
|
|
[no replies]
|
Bool Function for prime number program |
|
[9 replies] Last: Ok, I finally understand the logic behind what I did to find the prime... (by sammythesp3rmy)
|
by xsemel
random number with vectors
|
|
[2 replies] Last: you are a beautiful person. I've been forgetting to pass vectors by re... (by xsemel)
|
by strupan
The Fibonacci Series?
|
|
[1 reply] : Well I would assume you're supposed to Write two functions to calculat... (by paulthepenguin)
|
by Algar32
Help with classes? (1,2)
|
|
[25 replies] Last: Thanks for all of your help. I ended up figuring it out: .h file: #... (by Algar32)
|
by masky007
How to fetch information from textBox in MessageBox
|
|
[9 replies] Last: Your code is C++/CLI, not C++. Yes, they are different. Yes, they ca... (by webJose)
|
by Whovian
File operations
|
|
[1 reply] : I don't know if any file operations break past 2 GB via the STL, but i... (by webJose)
|
by thaulotte
Debug Problem? PLEASE HELP
|
|
[10 replies] Last: Your loop at line 70 definitely needs to change, the other posters in... (by thaulotte)
|
Help with a sorting function |
|
[1 reply] : Hmmm... well there's two glaring errors in this code, (1) line 67, th... (by slicedpan)
|
by vckngs7
Dynamically Getting File Names
|
|
[2 replies] Last: system(const char*) only returns an integer, where 0 indicates success... (by slicedpan)
|
by thechad90000
Incorrect values are being stored for Vector3d
|
|
[7 replies] Last: I really do appreciate the help. I've got it figure out now. Thanks a ... (by thechad90000)
|
by brendon20uk
Beginner Questions
|
|
[no replies]
|
by mohamedsaid
help plz :()
|
|
[1 reply] : You need the OS's API for such a thing. I'd recommend that you move th... (by closed account zb0S216C)
|
by snowman101
i need help with a program
|
|
[3 replies] Last: Nevermind, just figured out it's supposed to be gravity (by beachgurl84)
|
by Nordolf
Directory & file related ... things?
|
|
[no replies]
|
C++ program - how to run |
|
[3 replies] Last: Compilation depends on a few things: 1) Which compiler did the studen... (by closed account zb0S216C)
|
by neurosis
String Token C++ nooby
|
|
[no replies]
|
by mikebell
High Low Card Game Question
|
|
[6 replies] Last: there are several ways to do this. you could make your own operator. ... (by ui uiho)
|
by Leon12020738
Problem with a filewrite
|
|
[11 replies] Last: Bingo! :) No problem dude - glad I could help. (by Kazekan)
|