O
Olaf Baeyens
Nah, I just wrote the C++ socket library and an XDR packet library
Just wondering:
* Did you create eveything from scratch and or did you start with an
existing library and added a few lines?
* Is it actually used, useable and more bug free?
* And if you move to another company, is that code readable so that someone
else can take over and extend it?
It sounds pretty impressive.implementation for our group, not to mention a unit test library, an NT
service base class, our audio library, a dictionary XML markup language library,
and a library of string, filename, and other odds and ends. All in C++.
Just wondering:
* Did you create eveything from scratch and or did you start with an
existing library and added a few lines?
* Is it actually used, useable and more bug free?
* And if you move to another company, is that code readable so that someone
else can take over and extend it?