Blogs RSS
Forums RSS
DaniWeb Home
>
Forums
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 8 of 8
Search took
0.01
seconds; generated 1 minute(s) ago.
Posts Made By:
crazybitez
Refine this Search
Save these search results for 24 hours
Forum:
C++
Aug 30th, 2004
Replies:
4
Open Source Projects
Views:
3,583
Posted By
crazybitez
Re: Open Source Projects
Well it's difficult to predict long-term but its a pretty good bet that open-source would play a major role in the future...due to a number of reasons like its distributed nature...low cost...and so...
Forum:
C++
Aug 18th, 2004
Replies:
2
Error listing files...
Views:
1,791
Posted By
crazybitez
Re: Error listing files...
<code>
void hashtable::createbuck()
{
int i=0;
while(i<=HSIZE/NOLL) //HSIZE=211 the no of linked lists
{ //NOLL the number of linked lists written
string no; //at a time...
string path="ht/"; //to...
Forum:
C++
Aug 18th, 2004
Replies:
2
Error listing files...
Views:
1,791
Posted By
crazybitez
Error listing files...
Hi,
I'm trying to write an array of linked lists to disk using c++.I'm running this program on Linux.My data structures are as follows...
A Hashtable class which holds the array of linked...
Forum:
C++
Jul 30th, 2004
Replies:
3
Listing files in a directory
Views:
14,058
Posted By
crazybitez
Re: Listing files in a directory
I am planning to use Linux...(g++ compiler..)...i know about the c part of it but is there something for c++?
Forum:
C++
Jul 29th, 2004
Replies:
3
Listing files in a directory
Views:
14,058
Posted By
crazybitez
Listing files in a directory
Hi,
Does anyone know how i could get a list of all files in a given directory given the directory's path using c++?
Forum:
C
Jul 28th, 2004
Replies:
2
shortest path length problem
Views:
2,766
Posted By
crazybitez
Re: shortest path length problem
look at dikstra's and floyds algorithm....
Forum:
C++
Jul 27th, 2004
Replies:
1
1 do while with 2 delay (how u do that??)
Views:
3,187
Posted By
crazybitez
Re: 1 do while with 2 delay (how u do that??)
Cant u use a library function or something of create ur delay?
If the delays are taking place simultaneously then call the common delay and then the delay of the ball which requires a longer...
Forum:
C++
Jul 27th, 2004
Replies:
2
Searching in documents...
Views:
2,590
Posted By
crazybitez
Searching in documents...
Hi,
I want to implement as search program which will be able to search through a given set of documents for a given string...I've heard that indexed searches are the best bet in these cases...(if...
Showing results 1 to 8 of 8
Forum Highlights
Today's Posts
All Forums
Unanswered Threads
All Forums
Forums
|
Blogs
|
Tutorials
|
Code Snippets
|
Whitepapers
|
RSS Feeds
|
Advertising
All times are GMT -4. The time now is
6:01 pm
.
Newsletter Archive
-
Sitemap
-
Privacy Statement
-
Acceptable Use Policy
-
Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC