How to regulate the text inside a border created by "\xdb" |
|
[no replies]
|
by RahulBhutani
Access voilation c++ builder when calling dll dynamically.
|
|
[2 replies] Last: xRes = (xmlResponse)GetProcAddress(dllAccess, "xmlResponse"); You sh... (by Thomas1965)
|
Type check for a varable |
|
[3 replies] Last: // the dynamic type of the object is either collider or a derived cla... (by JLBorges)
|
by YungScared
ATM Simulator OSX
|
|
[no replies]
|
by lFoxiel
C language help?
|
|
[1 reply] : #include <stdio.h> #include <ctype.h> int main(void) { int numbe... (by JLBorges)
|
by DC124421
Boolean, yes or no
|
|
[5 replies] Last: Yes it can, however, in Line 6 & 10, you are declaring and defining a ... (by integralfx)
|
by JUAN DENT
Why is the arrow return type declaration, after all we have auto and decltype(auto)??
|
|
[2 replies] Last: > Why is auto and decltype(auto) not always enough? There are contex... (by JLBorges)
|
by JUAN DENT
Why is move ctor called when creating a std::pair?
|
|
[1 reply] : No, I got it - sorry. There is actually a temporary object being crea... (by JUAN DENT)
|
by steese89
need help with C++
|
|
[no replies]
|
by SH66
please help
|
|
[1 reply] : See the reply here. http://www.cplusplus.com/forum/general/203840/ Wh... (by alonso12)
|
by IgazHarcos
How can I replicate the above behavior
|
|
[3 replies] Last: Templates should be strongly preferred over unions and void pointers. (by mbozzi)
|
by Anna777
problem answer please
|
|
[4 replies] Last: function maximum_amout_of_money input array of integer values :... (by JLBorges)
|
by Tomheza
Vector of objects
|
|
[9 replies] Last: I was testing my program and had amount for testing i do realize that,... (by Tomheza)
|
by ikej96
Singing code
|
|
[4 replies] Last: I suppose it depends what the goal is. If you want something which sou... (by Chervil)
|
by lFoxiel
eliminate duplicates c language
|
|
[1 reply] : This is not a homework site. Thanks for asking though. (by closed account 48T7M4Gy)
|
by fleshbender
please tell the error
|
|
[1 reply] : Duplicate: http://www.cplusplus.com/forum/beginner/203834/ (by Chervil)
|
problem answer please |
|
[1 reply] : You have two numbers, if these two numbers are equal, print the value... (by Yokana)
|
by Revert
Calculating Grades
|
|
[2 replies] Last: If I understand it correctly, you have to read the data from the file ... (by Golden Lizard)
|
by ryard
Can You Help ME??
|
|
[1 reply] : void Check(int** a, int** b, int** c, int width, int height) { f... (by shalky)
|
by DC124421
Explanation
|
|
[1 reply] : The for sentence is the only important one in your code. if you unders... (by shalky)
|