Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. JordiGH (jordigh@mathstodon.xyz)'s status on Tuesday, 12-Feb-2019 15:22:18 EST JordiGH JordiGH

    @Silverrpent @olligobber @axiom Almost.

    Arrays do exist.

    The type of c is int[3], which is a different type than int*. A variable declared int[3] in one file and referred to as int* in another file will fail to be the same variable.

    The only thing is that in C (and therefore C++), arrays decay into pointers at the merest insinuation.

    See

    http://c-faq.com/aryptr/aryptr1.html

    and

    http://c-faq.com/aryptr/aryptrparam.html

    In conversation Tuesday, 12-Feb-2019 15:22:18 EST from mathstodon.xyz 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.