by RonTheMoron
Help with File I/O project (1,2)
|
|
[38 replies] Last: Let's go biting in the hat !" said Avery. The tables jumped to the dog... (by RonTheMoron)
|
by icen
please me.I have problem programing c++, anyone can help me..please check content
|
|
[8 replies] Last: It looks like a language problem, not a programming problem. :/ Icen, ... (by Arandur)
|
by Kyon
Befunge++
|
|
[8 replies] Last: Thanks, that (and some fixes) did the trick! I'm now going to focus on... (by Kyon)
|
by AdumUp
Still having problems :(
|
|
[4 replies] Last: ... I'm experiencing the uncontrollable urge to want kiss every inch o... (by AdumUp)
|
by Mason Farina
Ways of making this program better,
|
|
[11 replies] Last: Well, assorted suggestions from coding standards I've worked to... #... (by andywestken)
|
by Idestruction
Need help overloading an operator
|
|
[12 replies] Last: EDIT: Nevermind! It worked! Thank you guys so much. I realize now tha... (by moorecm)
|
by cstokes
How to input two words with space b/t??
|
|
[2 replies] Last: I need to use a character array and be able to input/output multiple i... (by cstokes)
|
by Sagar7777
Please help with Mad Lib Pointer code problem
|
|
[4 replies] Last: Thank you Thank you Thank you!! once i made the changes you pointed ou... (by Sagar7777)
|
by niran4321
Linked List seg fault
|
|
[4 replies] Last: You are passing the Link to the init() by value so the assignment l =... (by closed account D80DSL3A)
|
by codekiddy
Function returning reference --help
|
|
[15 replies] Last: tnx to everyone so far... I'm marking this thread solved. (by codekiddy)
|
by aruawons
Syntax Question
|
|
[1 reply] : The cast to char value of data is copied to the position buf poi... (by Caligulaminus)
|
by richerose
please help!!!! i have a problem writing this program
|
|
[no replies]
|
by James Grider
Strange Print-outs
|
|
[8 replies] Last: I switched it back to printf and added a newline to see if that worked... (by James Grider)
|
by CryptKeeper
struct containing string array without predefined size
|
|
[2 replies] Last: Thanks for the fast answer. It works perfectly. (by CryptKeeper)
|
by Eldy Voon
iso::app not working?
|
|
[1 reply] : In VS2008 it works perfect. Try change this: ofstream myMoneyHeader; ... (by Syuf)
|
by rucafe
deleting dynamic array
|
|
[1 reply] : a) Don't use system() commands. b) Can you show us the rest of the co... (by Gaminic)
|
by jorgen
mpfr functions as argument
|
|
[2 replies] Last: Oh ok, sorry (by jorgen)
|
by ljl16
Finding the 'firsy byte of the last character from a UTF-8 string'
|
|
[2 replies] Last: Of course, he probably knows the answer, too. He just wanted to challe... (by ljl16)
|
by mrkhn
Create folders...
|
|
[4 replies] Last: Thanks ;). (by mrkhn)
|
by jorgen
deleting equal pointers
|
|
[3 replies] Last: jorgen , ' plain ' pointers can be dangerous to use. In your exampl... (by closed account 1vRz3TCk)
|