Beginners - March 2008 (Page 12)

Novice Question
 
I would just like to know exactelly what these do? I'm just opening examples in my Dev-C++ program.....
[3 replies] Last: edit: nevermind.. solved. (by jburridge)
by antoin
switch case , queues
 
Hello everybody this is my first time posting and I hope you can help me with this piece of code I'm...
[2 replies] Last: Thanks very much was as simple as that, that seems to work, cheers (by antoin)
please help me!!!
 
IS THERE SOMEONE THAT CAN GAVE ME A CODE IN VISUAL C++ ABOUT BINARY TREE AND MATRIX RELATION......
[no replies]
help me!!!
 
IS THERE SOMEONE THAT CAN GAVE ME A CODE IN VISUAL C++ ABOUT BINARY TREE AND MATRIX RELATION......
[no replies]
function does not take 3 arguments?
 
Hi, I've made a struct and I would like to put it in a function, but when I call the function i g...
[2 replies] Last: Thank you alot Jeff :) and thanks for the tip about cin.get() (by malik1986)
by Delpee
I got a error with Microsoft Visual C++ 2005!
 
Hello everybody, I just started C++, and I really like it. Now I want to try out some code, but ...
[3 replies] Last: but as i noe..!! the using namespace std and include<iostream> are oni... (by rat genius797)
Trouble finding the errors
 
can someone help me with what's wrong with this code? I can't seem to get it to work. The assign...
[3 replies] Last: Thanks for all the help. I edited it and attempted to recompile, an... (by jackarmstrong)
by Epoch
Comparing 2 strings from a I/O file.
 
OK...i want to be able to compare 2 strings from a .txt file. My program is like a account creation ...
[1 reply] : Well Good Luck. Your question is....? your code has improved but y... (by Jeff HS)
Which is the best C++ IDE for Mac OS X
 
Hi. I want to know which is the "best"(?)/most popular C++ IDE for Mac OS X (Leopard is what I am us...
[4 replies] Last: Thankyou. (by glossywhite)
by Epoch
Comparing 2 stings from a I/O file.
 
OK...i want to be able to compare 2 strings from a .txt file. My program is like a account creation ...
[1 reply] : go to the other post of the same name... (by Epoch)
[NEW]Set up.
 
Well I'm new in this all programming stuff, and I need to know from the very begin what I need speci...
[2 replies] Last: Thank you gzero ,I used once DevC++, is not so hard and Visual C++ too... (by PSPMAN90)
Synthedic Division
 
Need to find the problem with this code...it infinitely loops. // This program checks for factors ...
[1 reply] : If you initialize you variables(one, two, three, four, five) with say ... (by Jeff HS)
More about Arrays and Functions
 
I have to write a program that accepts 10 numbers from a user and stores them in an array. Pass the ...
[3 replies] Last: hey srfischer83 the variable intNum is being used as an array index a... (by Jeff HS)
Hello, can anyone help me with sorting strings?
 
I have a problem with sorting strings TY
[2 replies] Last: Check: http://www.cplusplus.com/reference/clibrary/cstring/ Give u... (by Jeff HS)
Pls help me solve the problem
 
Ok, I am a c++ noob for sure. So thk in advance to anyone who helps me!!! What I am trying to do ...
[1 reply] : hey madne33 welcome to c++. heres a good start: http://www.cplusplus... (by Jeff HS)
Having some coding trouble
 
Okay we have this simple school project where we take several XML northwind documents and do cout fo...
[2 replies] Last: hello CoronaNights25. Are you using an IDE? if yes does it have a de... (by Jeff HS)
by Epoch
File I/O help.
 
I want my program to be able to write to a txt file with the information that the user inputs. Then ...
[1 reply] : Hi Epoch. hmm ok lets start with your variables.... You want the use... (by Jeff HS)
Random number generator
 
Hello, could someone help me understand how to take a loop on a random number and choose the highest...
[6 replies] Last: If the whole program is executed twice in the same second, it will pro... (by ropez)
by cppcub
why does array return only last item?
 
Hi all, I am new to this forum, and pretty new to C++. This is what I use: WinXP Home SP2 mingw...
[4 replies] Last: @naja yes, I am learning C++. And since I did this renaming with De... (by cppcub)
by Epoch
write/read from file(2)
 
I want my prog. to write to a file and then to read from the file for account names and passwords. h...
[1 reply] : bump (by Epoch)
March 2008 Pages: 1... 101112131415
  Archived months: [feb2008] [apr2008]

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