Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Dark_Shinobi
Forum: C++ May 23rd, 2005, 9:41 AM
Replies: 8
Views: 415
Posted By Dark_Shinobi
Never mind :D I finally managed to solve the...

Never mind :D

I finally managed to solve the problem using a very powerful source named: my programming instructor :D .

Thanks anyway for all the help. I owe you all one :)
Forum: C++ May 22nd, 2005, 2:37 PM
Replies: 8
Views: 415
Posted By Dark_Shinobi
Here's the whole code, if you need it...

Here's the whole code, if you need it :D

#include <list>
#include <fstream>
#include <iostream>
using namespace std;
class C {
public:
void friend add(list<C>);
void friend display(list<C>);
Forum: C++ May 21st, 2005, 4:20 PM
Replies: 8
Views: 415
Posted By Dark_Shinobi
Gah, I see your point. Kill cats. :) Anyway, I...

Gah, I see your point. Kill cats. :)

Anyway, I forgot to add in the loop one element. ++it2 . That way the pointer will be incremented till it reaches the end value of the list of classes.

Only in...
Forum: C++ May 21st, 2005, 10:32 AM
Replies: 8
Views: 415
Posted By Dark_Shinobi
Thanks for the code, it works perfectly :) But...

Thanks for the code, it works perfectly :)

But right now I have a new problem. It's connected to lists of classes & files.

What's the problem in this code? I can't get to store the information in...
Forum: C++ May 7th, 2005, 10:04 AM
Replies: 8
Views: 415
Posted By Dark_Shinobi
List of classes

Hello!

I have a question... I want to make a list of classes, but I have some doubts first.

1. How can I input new members in this list? I mean, if it is empty at first, how can I input new...
Showing results 1 to 5 of 5

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:33 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC