Beginners - March 2012 (Page 69)

nesting for loops
 
hey, i am having trouble with nesting for loops and the output makes no sense to me, i have done thi...
[3 replies] Last: it worked, thank you for the help :) (by ui uiho)
by moot1
computer software
 
Do you guys know any computer software written in c++?
[2 replies] Last: Here is a list with a few examples, compiled by the guy himself: http... (by hanst99)
How do I set pdcurses for Dev c++ compiler?
 
Well, I wanted to use pdcurses, so I downloaded it(from http://sourceforge.net/projects/pdcurses/fil...
[1 reply] : Change your compiler. Dev-C++ hasn't been supported by it's creators i... (by ciphermagi)
size of a string?
 
hello i have a code and i have to know the size of the string for my loop. i have searched the faq i...
[4 replies] Last: template class std::string that you are using has a special member fun... (by vlad from moscow)
by dpan
Converting an iterator to a pointer to delete objects
 
Hi everyone, I'm writing a program to practice using iterators and lists from STL. The program conti...
[4 replies] Last: Never mind, I just discovered the list.erase() function (by dpan)
Need Help cant cout the for loop
 
;;;;;
[4 replies] Last: http://www.cplusplus.com/forum/general/63351/ (by ciphermagi)
Difference between 4 numbers
 
Hi, am very new to c++, in school i was given a couple of assignments and i really dont know how to...
[8 replies] Last: thanks ihutch a zillion dozen times. wil try and do something wit wat ... (by funkyfela)
How to make an application for the user to install before use?
 
What I am trying to say is, you know how usually when you download some type of program and in order...
[3 replies] Last: Look up makefiles. (by ciphermagi)
sentinel and counter controlled loops? what?
 
does anyone know a good way to explain these?
[3 replies] Last: That's not a sentinel controlled loop. To be a sentinel controlled lo... (by cire)
by niemi7
Please help
 
Ok so I have no idea what i'm doing wrong but it seems that every time i program i always get unreso...
[1 reply] : http://www.cplusplus.com/forum/beginner/1/ When You Ask Use me... (by cire)
crazy doubt in pointers
 
Hi, i have just started understanding the concept of pointers and had a doubt which does not solidif...
[6 replies] Last: thanks a lot computerquip.. that really clarified my doubt about chara... (by beginner2011)
Compiling Trouble
 
Hi team, Just purchased an easy to read guid for c++ programing. Inside the book it gives an exa...
[17 replies] Last: That's what i mean, it's not compiling the Cpp to the exe. AS soon as... (by cire)
Problem with pointer and variable
 
Posting a fast question for the experienced guys: I have a pointer that points to a variable (of ...
[1 reply] : You should pass PENTRY head_ptr either through poinetr or as a referen... (by vlad from moscow)
by Kuzco
Global variable in header file
 
Hi there! I'm having another go at trying to split up my code into more files, after giving up seve...
[4 replies] Last: Variable i defined in Test.h has external linkage. So every compil... (by vlad from moscow)
how can i make a function on or off
 
im doing this function to disable echoing the user input... how can i make a control on/off to this ...
[5 replies] Last: Not surprising, you have the order wrong. (by Athar)
class/struct/union
 
I am writing a program, probably the longest one I have had to do so far, and i'm just trying to get...
[19 replies] Last: we are told to use precompiled headers. You're required to use a... (by roberts)
(Data Processing)
 
Okay, so I need some serious help! This is due tomorrow, and I've been breaking my head trying to fi...
[10 replies] Last: Look up the or/and Boolean operators. This will help a lot with cuttin... (by ResidentBiscuit)
Now into Arrays
 
Ok... so I've got a new assignment and this was the question: "Write a programs that stores 20 numb...
[7 replies] Last: ciphermagi, sometimes it is useful to see how code could be written... (by vlad from moscow)
help c++ eclipse
 
Hi everyboby I been using Mathematica http://www.wolfram.com/mathematica/ for every calculations...
[no replies]
Weird Runtime Error
 
Hi. I am using Code::Blocks 10.05 installed on my flash drive. I have a program that compiles and ru...
[no replies]
March 2012 Pages: 1... 6768697071
  Archived months: [feb2012] [apr2012]

This is an archived page. To post a new message, go to the current page.