libProtocol Code
Support for some bacis protocols with SFENCE library.
Status: Pre-Alpha
Brought to you by:
sfence
File | Date | Author | Commit |
---|---|---|---|
include | 2015-06-12 |
![]() |
[ba9543] libProtocol: Start work on adding support for S... |
src | 2015-06-12 |
![]() |
[ba9543] libProtocol: Start work on adding support for S... |
test | 2015-02-17 |
![]() |
[0f1a4c] Protocol: Update for new SFENCESharedText, work... |
.gitignore | 2014-06-20 |
![]() |
[a6e63b] Initial commit. |
AUTHORS | 2014-06-20 |
![]() |
[a6e63b] Initial commit. |
COPYING | 2014-06-20 |
![]() |
[a6e63b] Initial commit. |
Makefile | 2014-12-21 |
![]() |
[734802] Protocol: Fix bugs and add functions. |
NEWS | 2014-06-20 |
![]() |
[a6e63b] Initial commit. |
README | 2014-06-20 |
![]() |
[a6e63b] Initial commit. |
TODO | 2014-06-20 |
![]() |
[a6e63b] Initial commit. |
Protocol README =============================================================================== OVERVIEW Description ----------- The Protocol is shortcut from Error message list. The Protocol library can be used for easy load list of error messages from external file. Features -------- The Protocol module provides the following features: o Free software (GNU Lesser General Public License) o Should work on every ANSI C conforming platform with SFENCE dynamic library and SFENCEShared library. Disclaimer ---------- Please read the file COPYING before using Protocol. Installation ------------ For installing Protocol you can use Makefile. It should work on Mac OS X, Linux, Unix and MS Windows, may be other platforms. New Versions ------------ Information on how to retrieve new versions of Protocol can be found on url address http://sourceforge.net/projects/libcalculate/. Credits ------- Please read the file AUTHORS.