by firix
file extensions in Visual Studio?
|
|
[4 replies] Last: @grey Wolf thanks but I'm not asking him to this information is ... (by firix)
|
by firix
complex class I wrote
|
|
[6 replies] Last: I am using result of the operation is correct it is incorrect.... (by firix)
|
by DevP
Adding fonts in a C++ Program
|
|
[3 replies] Last: Is there any header file that I can use or download to show text in th... (by DevP)
|
by firix
infinite loop ?
|
|
[14 replies] Last: as a result: it's not a good idea to use using namespace std; in a... (by firix)
|
by ricomoss
Goto Statements
|
|
[7 replies] Last: Using gotos from Code Complete: A Practical Handbook of Software... (by closed account z05DSL3A)
|
by rem45acp
buffer overrun problem
|
|
[1 reply] : Never mind I figured out a solution on my own. I would help if the tex... (by rem45acp)
|
by jonjondavid
CALENDAR PROGRAM IN JAVA..
|
|
[1 reply] : As you said, this is a C++ forum. Post your code on a Java site. (by Return 0)
|
by Sixx
Class with an array from another class
|
|
[6 replies] Last: I'm sorry i have misunderstud debuger and the pointer this. What I w... (by Sixx)
|
by Toothkiller
Generating 2D array
|
|
[2 replies] Last: Also note the idea of passing back an allocated pointer is a bad idea ... (by Disch)
|
by DreamerGirl
is the equation correct?!?
|
|
[1 reply] : [co de] Your code goes here [/co de] What is it suppose to do?... (by ne555)
|
by xtremelix
Error "Segmentation fault"
|
|
[1 reply] : This line is a guarantee for a crash for (i=0; i>=0; i++) ch = te... (by coder777)
|
a problem in compiling a program |
|
[4 replies] Last: Yeah that's right.. our Mr told us that it's not allowed to use || (... (by engineer sara)
|
by nathan1987
errors in my program
|
|
[1 reply] : you have several errors line 11 should be: ifstream input1, input2... (by coder777)
|
by matt crazy
creating an array with fscanf
|
|
[3 replies] Last: Hi again, I dont normally use FILE* {instead use win32 api's Create... (by shredded)
|
by nanochan1
recursive calculator
|
|
[19 replies] Last: i intend getting a diamond shape output.... (by whiisper2uall)
|
by redevilkang
Abstract class & Polymorphism
|
|
[2 replies] Last: erm.. i did understand ur explanation. But i still don't know whether... (by redevilkang)
|
by nathan1987
problems with IFSTREAM and Void Functions
|
|
[no replies]
|
by DJ TLG
How can i declare ???
|
|
[1 reply] : If you want to use that ctor, you'd do it like so: ZealotCircle th... (by Disch)
|
by halopower67
Frigate battle project
|
|
[3 replies] Last: Oh man this is really frustrating im stuck at the beginning of the thi... (by halopower67)
|
by thenewguy
Hello World To DLL
|
|
[3 replies] Last: Hi, I am assuming that you want to create a DLL as well as a file to ... (by shredded)
|