Put a missing NULL character to clear the string
Fork of PubNub by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:a7bbafe53f2d | 2014-11-19 | mkilivan | Clear the end of string |
6:09d0a383fdde | 2014-05-20 | mazgch | make the pub nub library more portable by including the required header |
5:cfcba723d245 | 2014-03-24 | sam_grove | Updating documentation |
4:a4759c403023 | 2014-03-02 | pasky | History example: Add missing \n in printf() |
3:36f064f7bdf0 | 2014-03-02 | pasky | Documentation: Enclose examples in @code / @endcode |
2:d78239c9ebb8 | 2014-03-02 | pasky | PubNub(): Remove nonsensicla @return statement |
1:29cc485dcdb1 | 2014-03-02 | pasky | Move the class description to an outer comment.; ; This might fix docgen. |
0:9858347c382d | 2014-03-02 | pasky | Initial version: Basic working API + short docs with examples. Please refer to PubNubDemo program for a reference usage code. |