by Gwamir
Pointer initialization
|
|
[8 replies] Last: Ok thank you very much !!!! (by Gwamir)
|
by Kness
File not reading data properly.
|
|
[1 reply] : Please edit your post and put the source inside code tags. (by PanGalactic)
|
Switching from ubuntu to windows |
|
[1 reply] : This depends on whether you want to create console applications, appli... (by Kyon)
|
by pankotso
problem with setting correctly variables in a class
|
|
[1 reply] : When i debug it I see that the problem is that when i go from the set... (by Disch)
|
by RenatoCirino
finishing the program
|
|
[2 replies] Last: tanks hamsterman this part is now working i still need to finish 2... (by RenatoCirino)
|
by yuyum
any idea to put an array and pointer?
|
|
[3 replies] Last: You have to be more specific about what you mean. I have no idea what... (by Disch)
|
by iqqy101
Whats wrong?
|
|
[2 replies] Last: well previously it would never end calculating, like when i would inpu... (by iqqy101)
|
by TpOreilly
Question of cin object
|
|
[2 replies] Last: thanks :) (by TpOreilly)
|
by rassilon256
Basic Boolean function
|
|
[10 replies] Last: It certainly did. It's still not working for me but I'll modify it a b... (by rassilon256)
|
by kikirikou
I can use some enlightment!
|
|
[2 replies] Last: ok so simple ,thanks ! (by kikirikou)
|
by mlatas1990
Card Creation with Structs
|
|
[1 reply] : Maybe you should try it like this: struct singleCard { int ran... (by Darokthar)
|
by TpOreilly
STUCK WITH #INCLUDE <STRING> (1,2,3)
|
|
[47 replies] Last: :D (by TpOreilly)
|
by swalton
Vectors
|
|
[2 replies] Last: OK i put that in. I guess my teacher forgot to put that piece in. Can ... (by swalton)
|
by iRoz247
Confused on Homework problem
|
|
[2 replies] Last: I haven't paid attention to the logic details, but have merely fixed s... (by closed account 3hM2Nwbp)
|
by mike246
Strange bug in "histogram" function...
|
|
[2 replies] Last: After playing around with it a bit I've discovered that the clrscr() f... (by mike246)
|
by SleepStudy
Copying Char Arrays and Concatenation
|
|
[1 reply] : You could do it with new and pointers. char* copyCharArray(cha... (by Darokthar)
|
by micpayne
Understanding the usefulness and behviors of 'this' pointer
|
|
[3 replies] Last: As I understand it, when you call a member function, the object callin... (by pabloist)
|
by LuciaR
Problem with deleting a dynamic array
|
|
[3 replies] Last: Im sorry!! I can use it, i just realize!! Hehe.. my fault!!! Thank yo... (by LuciaR)
|
by areid
Checking an input file
|
|
[1 reply] : Check the state of the file stream using good(). (by Zhuge)
|
by DJ TLG
fuction calling from another class file
|
|
[2 replies] Last: Thanks Albatross for your time. I really appreciate it nut i figured i... (by DJ TLG)
|