No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Hi, Does anyone know how i could get a list of all files in a given directory given the directory's path using c++?
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 on... Piyush
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 lists... A linked list class which also has a writetodisk function.. An indexer class which adds entries …
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 anyone knows of something better i would appreciate it..)..now if i have a set of …
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 delay. eg) If u have ball A with delay 5 s and ball B with …
The End.
crazybitez