GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Iron Bug (iron_bug@friendica.ironbug.org)'s status on Saturday, 19-Nov-2022 05:50:26 JSTIron BugIron Bug
    in reply to
    • Iron Bug
    • Playing with Fediverse
    • Pechkin :emacs: :linux:
    @d_pechkin @erabo and I emphasize that I write in C all these years. so the code clarity and code style is important and should not allow things like 'int* x'. because they're principally wrong and may lead to errors if the code is changed later. and it means that people don't understand the C typing and type assotiation rules. and then they cannot understand a little more complicated things like 'int *(*f)(int *x);' and so on. because they have a chaos in their head and mistake common declarations and evaluations. and note that (*f) means a pointer to function, because pointer is attached to the defined object, not to the type it dereferences.
    the example of proper code style is the Kernel coding style: clear and fine. I think that coding style is important.
    In conversationSaturday, 19-Nov-2022 05:50:26 JST from friendica.ironbug.orgpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.