i! Contributions about pointer to class methods are indeed already in the forum. Still remain for me what this topic concern, a few...
Example: 28 = 1 + 2 + 4 + 7 + 14 ==> if one fully paid equal to the sum of its divisor is my c-code this: # Include <stdio.h> # Include...
Have you any idea why this code does not end in Application.Exit (); the program? private string [] getData (string sRequestURI) { (...
Hi, ich habe folgendes problem: I have the following problem: Ich hab einen Singleton einer klasse und diese klasse hat halt nen <<...
Hey Guys, I've got the following problem: classA.hpp: class ClassA: public ClassB ( / / ... ClassC C; / / ... ) When...
Hi, how can I in a floatvariable a String "installation when" the float to 2 digits after the decimal point limit?
Hi I have a class derived from CStatic. And here OnPaint method override the. And let there by a small computational examples to draw lines....
Hi everybody; I have a C code and assembly (nasm) code and I am not able to find how to link them each other. Here are the codes : NASM side:...
#define SQ(x) x*x main() { int a=SQ(2+1); printf("%d",a); } tell me the answer.
Write a C/C++ program to extract any fractional decimal number (for example, 15, 15.0, 0.15 or .15) between the strings "Hello " and " World!"...
Is it possible to create a function which will take any number of structures as an argument? For example, what if I wanted depending on the...
I read somewhere that printf and scanf had "advanced features" and they point to: scanf("%[^\n]",line); // line is a string as an example,...
Can anyone give me somewhere to start if I have to convert from Roman Numeral to decimals? M - 1000 D - 500 C - 100 L - 50 X - 10 V - 5...
Hi I have a problem I want to load an image in a 2D array! how to? :)
I'm writing a tic tac toe program (as I'm sure most of you already have done) and I'm having a great deal of difficulty figuring out how to make...
Hello everyone. I realize that this topic has probably already been covered elsewhere in this forum, I am just not able to find one. Here is my...
Hi all... this bit of code compiles fine with mingW, but gives me no output! #include <stdio.h> #include <math.h> #include <float.h>...
Question 1 (basic classes): Consider the following code. #include <iostream> using namespace std; class Book { Book(int numPages); void...
please can someone help me to do this, i am new at c and have been trying to write this code all day and have gotten no where :(( the program is...
I am having a problem connecting my external file with a stream...I have only one error for the entire program. But just to give the background of...
Separate names with a comma.