10000 Lines
Today I finally got my project at work to follow a complete line of functionality from beginning to end. It involves named-pipes, threads, TCP sockets, forking, executing other processes, and oracle queries. When I finally got it to work, I did a quick wc -l, and discovered that I have written 10K lines of C++ in the last 3-4 weeks!
1 Comments:
Well, it's not entirely done yet. What I've completed is an initial prototype that demonstrates that the design works. There's still months of work to deliver a product.
Post a Comment
<< Home