Welcome to Dream.In.Code
Become a C++ Expert!

Join 149,389 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 2,278 people online right now. Registration is fast and FREE... Join Now!




set_union()

 
Reply to this topicStart new topic

set_union(), wat library to use wiith it?

issacc
21 Jan, 2008 - 04:11 AM
Post #1

New D.I.C Head
*

Joined: 11 Jan, 2008
Posts: 3

CODE

/*below is just part of the coding.
im wondering wat library to use with it.
wat i wish to do is to canceling the same character in the Fstr[] array and put in the function[126]

error message given is 'set_union' identifier not found.*/

int Redundancy(){
    

    char r= set_union(Fstr[],Fstr[count],Fstr[],Fstr[count],function[126]);

    return 0;
}
// any one can give me some explanations and suggestions on it?thx guys... :^:


User is offlineProfile CardPM
+Quote Post

nirvanarupali
RE: Set_union()
21 Jan, 2008 - 04:29 PM
Post #2

D.I.C Stomach
Group Icon

Joined: 1 Aug, 2007
Posts: 994



Thanked: 4 times
Dream Kudos: 375
My Contributions
Where did you get that codes? I think the set_union() is a part of a class, and you need to include in the headers, the class that defines the function.
User is offlineProfile CardPM
+Quote Post

Bouclas
RE: Set_union()
24 Jan, 2008 - 08:58 AM
Post #3

New D.I.C Head
*

Joined: 3 Jan, 2008
Posts: 3

the type of libary you must include is <stdio.h>
p.s. what do u want to do? i dont understand what u mean..... icon_up.gif
User is offlineProfile CardPM
+Quote Post

Reply to this topicStart new topic
Time is now: 1/7/09 10:02AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month