General C++ Programming - May 2008 (Page 6)

last program
 
//String Function with Pointer //Micah Standing #include <iostream> using namespace std; ...
[5 replies] Last: http://cplusplus.com/doc/tutorial/functions2.html Under "Overloadin... (by firedraco)
by Reiyn
Noob question about an error
 
Hello, I am writing an app to take in user name and bday, then return zodiac and birthstone..I am at...
[4 replies] Last: XD I figured it out, I needed a second set of brackets to include swit... (by Reiyn)
by Dacoda
Accessing Text Files
 
Hello, I am currently working on a simple program I can use to log user activity on a computer. Yes...
[2 replies] Last: Hey, this is pretty great. Thanks, I hadn't seen this page. I'll try... (by Dacoda)
by dookie
C++ Binary Search Tree
 
Hello, I have been trying to understand how binary search trees work. I found this example but str...
[2 replies] Last: Ok this code is good but i need to write it myself for an assinment. W... (by dookie)
Image Library??
 
Hello all, I kinda am looking for a Library to do some of work for me and I seem not to find anyo...
[1 reply] : I've never used this lib, but stumbled upon it the other day. Hope it... (by enixi0s)
C++ Where are you??
 
Hi, I've recently been asked the following questions centred on C++. I would appreciate any thou...
[2 replies] Last: Up to £400,000 a year on this website, all in the UK http://jobs.tec... (by mrmarky2)
writing a password in c++
 
can anyone tell me how I can read a password in my program without appearing in a screen?? I want it...
[7 replies] Last: Zaita, Yes U r Right.. If someone redirects the cerr then it doesn't... (by DiptenduDas)
bitmap
 
i have this bitmap file that is defining all its constructors and it is not compliling proply can an...
[12 replies] Last: "r u serious....man i tryd 2 do the code writing bit but it dont work ... (by Zaita)
random question...
 
random out of the box question... how would i go about putting quotations in a cout statement? ...
[4 replies] Last: Shakespeare, sorry, but... man... (by enixi0s)
by abrya
Play music in c++
 
does anyone know how to play music on c++
[1 reply] : You need an audio library to do this. DirectX (DirectShow/DirectMus... (by Zaita)
adding earthlib as reference in c++
 
Hi, i know in C#, adding earthlib as a reference/header/dll is a breeze, but i have been unfruitful ...
[3 replies] Last: This will probably not be much help but... my guess, from your imag... (by closed account z05DSL3A)
need a help plz
 
hi all,I want to get an execution file for my c++ program. How I can do that ???
[2 replies] Last: If you are after the .exe file, it will be in either the debug or rele... (by closed account z05DSL3A)
Plz can anyone do thic c++ program???
 
C++ program that reads N family names (N should be declared as a constant in your program and it sh...
[4 replies] Last: Hi, have a look at this example http://newdata.box.sk/bx/c/htm/ch14rv2... (by johwel)
by Galkon
Need C++ Coder to edit MetaSeq for me.
 
I need someone that is pretty good in C++ and JavaScript so they can analyze and compare java from a...
[1 reply] : Anybody? (by Galkon)
Opening New Window
 
Hello, I am making a program where I want to open multiple windows and enter text and continue the p...
[6 replies] Last: Ok. This is how I believe it can be done. 1) Create a new proces... (by Zaita)
Why are some people so against helping wannabe programmers with homework??
 
So a programming student wants help with homework - he gets help and probably gets a better result ...
[5 replies] Last: I think this post http://www.codeguru.com/forum/showthread.php?t=3663... (by Zaita)
Would like some assistance please
 
This is my final project for engineering C++. The rules are: Allow for multiple games, must use a 2...
[1 reply] : For cheaters: Check to see if the place the asked to put their "tok... (by firedraco)
by jrock
Void functions...need help!!
 
Write a program that calculates the average of a group of test scores, where the lowest score in the...
[1 reply] : This post is posted across multiple forums, please respond in the foll... (by closed account z05DSL3A)
Inheritance compile error
 
Hello, Being relatively new to OOP, inheritance is the topic at hand in my class presently. I wr...
[4 replies] Last: You guys ROCK, thanks! This worked. (by bschmitt78)
Arrays in Constructors
 
Hello, i'd like to write something that fixes the size of an array inside a constructor, instead of ...
[3 replies] Last: thanks Grey Wolf, for your prompt reply. that really helped in getting... (by theChameleon)
May 2008 Pages: 1... 45678
  Archived months: [apr2008] [jun2008]

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