commit | 52ec667fc36b7929fa428a177a79ee60b5196aad | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 22 12:29:02 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 22 13:22:41 2015 -0800 |
tree | aaa026dd2aa8ea1e5f23eeaa9f7ac4c9291adf78 | |
parent | 29ea8358e49cfc21ae4a290748ea24d5eaf98b6d [diff] |
util: Use C version of snprintf Change-Id: I7b7240af9c6e77bce64c051d8489903456c860c1 Refs: #2299
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.