Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #55.0K
Ranked #4K
~2K People Reached
Favorite Forums

3 Posted Topics

Member Avatar for sfrider0

Hi, this link contains some open source html parsers: [url]http://java-source.net/open-source/html-parsers[/url]

Member Avatar for sfrider0
0
101
Member Avatar for K0ns3rv

Also, when you are compiling with a library in the command line you have to put -l{libraryname} for each library you are using, it doesn't suffice with putting the path. [QUOTE=K0ns3rv;1187244]Solved it, seems i had to set the location of the library file in the project properties. Is it possible …

Member Avatar for kay25
0
166
Member Avatar for DanLB

Actually find is a template function so it will work for any type predefined or not. The only requirement is that you implement your equality operator and that's it. [QUOTE=Rajith Cherian;568480]Hey guys... find() would work if its a per-defined data type. Since you are having a structure ( user - …

Member Avatar for kay25
0
2K

The End.