by jackel7777
factory pattern
|
|
[16 replies] Last: [quote=jackel7777] Since p,q are not defined in Invoice class but in t... (by Galik)
|
Arrays- this gives right answer but after the "Enter score for" part weird numbers come after it and ill show u in the reply |
|
[3 replies] Last: ok that works, thanks and another question how would i get the average... (by NYCrealist123)
|
by iSkull
Need some help with prointers to member function
|
|
[5 replies] Last: Solved! I used a base class and virtual functions: #include <iostream... (by iSkull)
|
by Khatuni
Playing mp3 with Fmod
|
|
[no replies]
|
by eman ahmed
reading any file
|
|
[1 reply] : You might want to check if there is an error on your fstream before tr... (by Galik)
|
by muham2k
I have no idea of how to create a "class"
|
|
[2 replies] Last: thanks. just trying to get help from all possible corners. (by muham2k)
|
by lukemuller
Help with Airline Seating Assignment (Array)
|
|
[no replies]
|
by omeraslam
Christmas Tree of *
|
|
[1 reply] : you had a post yesterday asking how to output * *** ... (by quirkyusername)
|
by ashraful
I need to show *** insteed of charecture while input
|
|
[12 replies] Last: so whats the password again ? sorry i am really new to this i did not ... (by ashraful)
|
by hydride
Constant Expression error and some other errors
|
|
[2 replies] Last: First 5 errors happen because you can only declare static arrays of co... (by hamsterman)
|
Arrays-this gives an error saying that "passing NULL to non-pointer argument 1 of ‘void srand(unsigned int)’ |
|
[7 replies] Last: haha thanks got it now, and thanks to albatross as well (by NYCrealist123)
|
by hanst99
wxWidgets linker errors.
|
|
[13 replies] Last: From docs/tech/tn0019.txt here's the note; if "winundef.h" fixed the p... (by stahta01)
|
by jonnitwo
proram is possible
|
|
[2 replies] Last: enter a number......123 enter a second number......456 sum=579 average... (by buffbill)
|
by arvindkits
loan repayment
|
|
[2 replies] Last: I suggest you run it out in lotus or excel and then post your code ind... (by buffbill)
|
Array-error i get is invalid function declaration, need help |
|
[1 reply] : You need () after main. (by firedraco)
|
by ModShop
unnamed namespace
|
|
[2 replies] Last: So I just use the namespace keyword again when defining the function? ... (by ModShop)
|
resolving collisions |
|
[15 replies] Last: @ultifinitus since I'm not far into the project there is currently n... (by quirkyusername)
|
by rincewind2
Toggle comments hack
|
|
[5 replies] Last: eh? you change the 1 to 0 to toggle. *cough* Yeah...I uh...knew tha... (by firedraco)
|
by mansoorazeem
Deleting vector using user input
|
|
[1 reply] : You could use a set =] http://cplusplus.com/reference/stl/set/ (by ultifinitus)
|
by jackel7777
smart pointer
|
|
[17 replies] Last: so does that mean that new derived1 and new derived2 will be automati... (by Disch)
|