Put a missing NULL character to clear the string
Fork of PubNub by
History
Clear the end of string
2014-11-19, by mkilivan [Wed, 19 Nov 2014 21:39:14 +0000] rev 7
Clear the end of string
make the pub nub library more portable by including the required header
2014-05-20, by mazgch [Tue, 20 May 2014 11:43:18 +0000] rev 6
make the pub nub library more portable by including the required header
Updating documentation
2014-03-24, by sam_grove [Mon, 24 Mar 2014 20:06:55 +0000] rev 5
Updating documentation
History example: Add missing \n in printf()
2014-03-02, by pasky [Sun, 02 Mar 2014 01:48:40 +0000] rev 4
History example: Add missing \n in printf()
Documentation: Enclose examples in @code / @endcode
2014-03-02, by pasky [Sun, 02 Mar 2014 01:47:11 +0000] rev 3
Documentation: Enclose examples in @code / @endcode
PubNub(): Remove nonsensicla @return statement
2014-03-02, by pasky [Sun, 02 Mar 2014 01:43:20 +0000] rev 2
PubNub(): Remove nonsensicla @return statement
Move the class description to an outer comment.; ; This might fix docgen.
2014-03-02, by pasky [Sun, 02 Mar 2014 01:41:18 +0000] rev 1
Move the class description to an outer comment.; ; This might fix docgen.
Initial version: Basic working API + short docs with examples. Please refer to PubNubDemo program for a reference usage code.
2014-03-02, by pasky [Sun, 02 Mar 2014 01:32:54 +0000] rev 0
Initial version: Basic working API + short docs with examples. Please refer to PubNubDemo program for a reference usage code.