Opened 16 years ago
Last modified 15 years ago
#36 closed task
Console test program needs to be updated to C++ — at Initial Version
Reported by: | Norm Olsen | Owned by: | hugueswski |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Tests | Version: | |
Keywords: | Console Test | Cc: |
Description
As the CS-MAP library was originally developed in C, the console test program was also written in C, and has remained in that form. As more and more C++ has crept into the CS-MAP library, it now becomes very inconvenient for the console test program to remain a C program. It's easy to call C from C++, but rather painful to call C++ from C.
Note:
See TracTickets
for help on using tickets.