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
    pistolero (p@fsebugoutzone.org)'s status on Sunday, 20-Apr-2025 11:18:07 JSTpistoleropistolero
    in reply to
    • That Would Be Telling
    • the_daikon_warfare
    @sicp @ThatWouldBeTelling Oh, right, the ANSI-style declarations. Well, it is easier to type "c" and retype the line (with the changes) if it's short, but if I'm using ed and I want to do something like that, I'll usually just type "s/int/long/".

    This might or might not be of interest but probably is relevant: the Plan 9 code uses the newer declarations, but they put a newline before the function name:

    int
    main(int argc, char **argv)

    This is actually to make it easy to grep, including with the editor. In ed, sam, vi, whichever, you do `/^main` to jump to the definition. acme even lets you do this by right-clicking, so you see things like "see also foo.c:/^bar" in comments.
    In conversationabout a month ago from fsebugoutzone.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.