Opened 16 years ago
Last modified 15 years ago
#36 closed task
Console test program needs to be updated to C++ — at Version 1
Reported by: | Norm Olsen | Owned by: | hugueswski |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Tests | Version: | |
Keywords: | Console Test | Cc: |
Description (last modified by )
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 facility to remain a C program. It's easy to call C from C++, but rather painful to call C++ from C.
Change History (1)
comment:1 by , 16 years ago
Component: | Dictionaries → Tests |
---|---|
Description: | modified (diff) |
Keywords: | Console Test added |
Priority: | major → minor |
Note:
See TracTickets
for help on using tickets.