by k3nnt0ter0
Writing codes in MFC Activex Control
|
|
[no replies]
|
by gtkano
C++ &vector[] dose not return adress
|
|
[2 replies] Last: thank you Disch :) (by gtkano)
|
by StoneHeart
RVAToOffset
|
|
[2 replies] Last: No. It isn't a 64-bit exe. I still haven't found any solution for thi... (by StoneHeart)
|
by vlc25
C++ small project job
|
|
[8 replies] Last: "I didn't do my homework and it's almost due. I'll pay someone here t... (by Disch)
|
by qweeeeee
C++ rand function
|
|
[5 replies] Last: > Why would a rng use a multiple of 2 for it's multiplier > unless I m... (by JLBorges)
|
by RadMabbit
Funny C++ problem
|
|
[1 reply] : yeah ur passing an empty array on line 24 (by Aramil of Elixia)
|
Problem passing a char** |
|
[2 replies] Last: Thanks so much for your help! (by michaelscott88)
|
by baki
C++ visual-2D array
|
|
[3 replies] Last: in the function we have to open the file and display it in a 2D array.... (by baki)
|
Beginner User Input Question |
|
[1 reply] : First of all you can define the type of the entered object as unsigne... (by vlad from moscow)
|
by SorinSparda
Please help me
|
|
[no replies]
|
by surrealife1
Array requires constant; wont accept variable
|
|
[10 replies] Last: Use std::vector. (by Peter87)
|
by Flurite
Widget promotion in Qt
|
|
[1 reply] : I did a little more research. So MyClass must inherit from QWidget fo... (by Flurite)
|
by RyanV
Confusion: Timings For Binary Search Algorithm
|
|
[7 replies] Last: Thanks for all the replies guys. What would be the benefit of using a... (by RyanV)
|
by MasterBanana
Writing a save file
|
|
[3 replies] Last: Okay. Thanks for the help. I managed to get it working (by MasterBanana)
|
by oomjos
Addition operator failing
|
|
[2 replies] Last: I do not understand why are you listing all this functions? Show the d... (by vlad from moscow)
|
by Reaper1
Don't know what to call this maybe double quotes
|
|
[2 replies] Last: Ok. Thank you. (by Reaper1)
|
by jaekx
Help please!
|
|
[2 replies] Last: Ah, with a few tests I see now. I was always taught to set selection=0... (by jaekx)
|
by Rishav Paul
Returning a pointer to an object
|
|
[19 replies] Last: #include<iostream> using namespace std; class btree { public: ... (by Rishav Paul)
|
by sigmablack
CString.Replace not working?
|
|
[no replies]
|
by oomjos
Trying to return a pointer of type double to a function
|
|
[3 replies] Last: If you are goint to return a pointer then return the pointer not the o... (by vlad from moscow)
|