senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Tuesday, 18-Sep-2018 15:50:17 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    うーん、やっぱり整数のみの気のする

    $ cat main.c
    #include <stdio.h>
    #include <stdlib.h>

    int main(void)
    {
    printf("010: %d\n", 010);
    printf("00000.1: %f\n", 00000.1);
    return 0;
    }
    $ clang main.c && ./a.out
    010: 8
    00000.1: 0.100000

    In conversation Tuesday, 18-Sep-2018 15:50:17 JST from mastodon.zunda.ninja permalink

    Feeds

    • Activity Streams
    • RSS 2.0
    • Atom
    • Help
    • About
    • FAQ
    • TOS
    • Privacy
    • Source
    • Version
    • Contact

    senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.