by NeedHelp
h0-quadraticfunction-helper.cpp(3): error C2061: syntax error : identifier 'cmplxNumber'
|
|
[1 reply] : Include the complex number structure's header file in H0-QuadraticFunc... (by Zhuge)
|
Error using boost normal random generator |
|
[1 reply] : var_nor() (by kev82)
|
by bacpp
patsubst in makefile
|
|
[no replies]
|
by designer303
OpenCV - Writing an AVI File
|
|
[1 reply] : I made a modification to the code: I commented out the cvLogPolar part... (by designer303)
|
by heckwrd
Help for ToDoList Coding
|
|
[3 replies] Last: Avoid gets(). It uses C-style arrays when you could use the much simpl... (by Zhuge)
|
by lodixcblue
Stuck on getting strings from a .dat file
|
|
[4 replies] Last: [quote=lodixcblue]However I need to replace the "D0" from each line wi... (by closed account zb0S216C)
|
by bbcc
pointers
|
|
[14 replies] Last: [quote=bbcc]in this case stack_ptr is a pointer to the class Quad (poi... (by closed account zb0S216C)
|
Logic Error |
|
[2 replies] Last: Thank you. <face palm> EDIT: Quick change fron || to && and it's work... (by killingthemonkey)
|
by bleicher
access data from the library
|
|
[2 replies] Last: thank you for reply as for "other ways" - i am really interested. ad... (by bleicher)
|
by bbcc
Inheritance
|
|
[4 replies] Last: You may also use the access modifier protected: to hide members outs... (by johnnystarr)
|
by Heinmann
Read to multiple textbox
|
|
[no replies]
|
by dkumar3
error LNK2019: How to locate the error
|
|
[5 replies] Last: Thanks a lot for explaining. Also, could you please explain: how did ... (by dkumar3)
|
by elementz
Having trouble with closing the program...
|
|
[16 replies] Last: It is far, far easier to understand a small number of actually quite e... (by Moschops)
|
by tonnot
Can I create a 'global' exception control ?
|
|
[4 replies] Last: But you can still catch exceptions and display a message box. Use the ... (by anonymous23323124)
|
by Faramar
error: Ambiguous call to overloaded function
|
|
[1 reply] : There is no sqrt overloaded for an integer argument there are only for... (by hamsterman)
|
by tonnot
Cant access to a struct member on a vector of a class.
|
|
[4 replies] Last: Ok, thanks. I'm going to review the pointers concept- (by tonnot)
|
by ashishkb13
factory class
|
|
[1 reply] : You didn't google, did you? (by hamsterman)
|
by Fistanantilu
My main().cpp won't recongnize other .cpp files
|
|
[7 replies] Last: Thanks agan Athar. Sry for not reading closely enought the first time ... (by Fistanantilu)
|
by tonnot
Unable to get the class stored into a vector of a class inside class ...
|
|
[6 replies] Last: MMM . I see, all the problem are pointers I'm going to review my work ... (by tonnot)
|
by Bog
lemonade stand inventory function
|
|
[1 reply] : Ask the user to enter 1, 2, 3 or 4. The switch the entered variable ... (by hamsterman)
|