Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Verius (verius@community.highlandarrow.com)'s status on Thursday, 07-Mar-2019 11:35:55 EST Verius Verius
    What could possibly go wrong? ```std::string read_string(const char* mem, int pos) {
    short len = mem[pos] + (mem[pos+1] << 8);
    return std::string(mem+pos+sizeof(short), len);
    }```
    In conversation Thursday, 07-Mar-2019 11:35:55 EST from community.highlandarrow.com permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.