Hi The following program generates an error after the execution. But a random number is calculated and given, too. The program aims to...
any one command that automatically detects, for example, 10 of which entered the largest numbers .. or what is the smallest? and thus may...
`Hi all! So am I have a music player, and wanted to make a playlist, for that I would like to use the ListBox to open when a music file haul I...
Hi, I have the following problem: I have a singleton of a class and this class has just NEN <<operator. But while compiling I get the...
now I am working with c + +. So I'm even a small little program written #include <iostream.h> #include <string> class Spieler {...
Hi, I have a condition and the requirement should be, a condition variable to a different type to cast depending. Since I do not want to write...
Hi everybody! Does anybody know why Borland C++ 5.5 reports errors at line: CreateWindow ("button", "One", WS_CHILD| WS_VISIBLE|...
main() { int i=-3 ; j=2 ; k=0 ; m; m = ++i && ++j || ++k; printf ("\n%d%d%d%d",i,j,k,m); } could any one say me the answer? Say me as...
I write a small program. char *foo(void); char *a = "I like C"; int main(void) { if((strcmp(a,foo())) { printf("\n i like c"); } }...
Hello, WHen i restart my computer, i get an error message saying that "VirusRemoval.vbs" missing. How can i remove this one. Thank you.
First of all this is my first post. I have only been in C++ for 6 months since my school has opened up the class. anyways I have been tried what I...
I'd like to have a C pre-processor macro to call which increments a constant each time it is called. Obviously the following does not work:...
Why does the following program not change the value of p after invoking the function 'st'? #include <iostream.h> #include <conio.h> void...
i need to make a function that calculates the highest and lowest months ,total rain fall and average rain fall can any one please help i am lost...
I am a new-bie into Ubuntu and when I try to run the following Program on Ubuntu using GCC: #include<stdio.h> #include<string.h> int main()...
when i installed the TC software & execute a simple program i got an error "function printf should have a prototype". how do i eliminate this...
Hi! I'm facing a problem, I've created a program but while compiling, its not giving any error but while running the program, its not running!...
Hi! After seeing For Beginners In C Topic, I thought to contribute all the loops syntax! so here we go.... FOR LOOP SYNTAX for(initial condition;...
Separate names with a comma.