Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
2 Posted Topics
I'm a c++ server side developer, and someone has asked me to write a system for their small business, and I know nothing about the tools available. In fact, Im so out of date in this area, that my first thought was to use Ashton Tate dBase 4! anyone remember …
Kyros Your code to build the data structure is good, and works fine. the problem is with the WriteFile code. The first problem is that it doesn't start at the root of the data structure. FIx by returning root node from ReadFile and pass into WriteFIle. The second problem is …
The End.
dunc_k