• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Switch to Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Steem Proposals 
  • Developer Portal 
  • Steem Bluepaper 
  • SMT Whitepaper 
  • Steem Whitepaper 
  • Privacy Policy
  • Terms of Service
Homeby Witness Moecki
LoginSign up

C programmer (25)

I am a C programmer, I am the popularizer of this concise, expressive and complete language. I'm not saying that this is the only language worth learning, bu...

1 follower4 postsNot following anybody3 SP#295,939

Joined May 2024 Active last year

  • cprog (25)in #programming • last year

    int type in C language

    Let's get acquainted with the int type, which can store values up to 4 bytes in size! #include
    $0.00
       0 0
    • cprog (25)in #programming • last year

      Char type in C

      The "smallest" type in the C language is the char type. You can use it to create variables with a size of no more than one byte. #include
      $0.00
         1 0
      • cprog (25)in #programming • last year

        "Hello, World!" in C language

        Everyone starts their journey in the programming world by displaying the line "Hello, World!" on the screen. Let's not…
        $0.00
           1 0
        • cprog (25)in #programming • last year

          A simple and quick start in C programming | Installing GCC and Geany IDE

          The C programming language is compiled, so to create applications it needs a special program called a compiler. GCC…
          $0.00
             4 1