• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

sky-999 (43)Hivebuzz level badge

16 followers36 posts9 following443 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

Joined February 2020 Active 6 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
  • sky-999 reblogged

    project.hope (57)in Project HOPE • 6 years ago
    featured

    Community of the Week Challenge entry for PROJECT.HOPE Community

    INTRODUCTION This post is a response for recent contest: Community of the Week organized by @pennsif, with 10k SP delegation being a main prize. Main goal of this…
    $30.28
    • Past Payouts $30.28
    • - Author $15.28
    • - Curators & beneficiaries $15.00
    • > ph-fund: $13.63
     396 208
  • sky-999 (43)in Programming & Dev • 6 years ago
    featured

    Novice C language learning journey(8)

    How to judge the two string that is it equal?I try run the code as follows.But it can not implement the function.Because it directly take the two string to compare.The code as…
    $0.17
    • Past Payouts $0.17
    • - Author $0.09
    • - Curators $0.09
     12 3
  • sky-999 (43)in #art • 6 years ago
    featured

    Novice C language learning journey(7)

    This is a function of string comparison.But it seems can not implement this function. Pass the string "abc" to the two Formal parameters of "char s1" and "char s2".The Formal…
    $0.02
    • Past Payouts $0.02
    • - Author $0.01
    • - Curators $0.01
     6 3
  • sky-999 (43)in #art • 6 years ago
    featured

    Novice C language learning journey(6)

    This code will shows a strange output when run it.Why? Look at the "strcat" function and "puts" function.These function need string variable.But "getchar" function read a…
    $0.00
       11 4
    • sky-999 (43)in #art • 6 years ago
      featured

      Novice C language learning journey(5)

      This code has a error when run it,the compiler shows "[Warning] return makes integer from pointer without a cast". Why it shows this error? The "world" function is char type.So…
      $0.00
         6 1
      • sky-999 (43)in #art • 6 years ago
        featured

        Novice C language learning journey(4)

        About input and output of char two-dimensional array. This code shows a error that "%c" need "int" parameter in the print statement. But the parameter is "char*" type.How to…
        $0.04
        • Past Payouts $0.04
        • - Author $0.02
        • - Curators $0.02
         3 2
      • sky-999 (43)in #art • 6 years ago
        featured

        Novice C language learning journey(3)

        This is a two-dimensional array.The output result is different when i input "howee areee youuu" string and "how are you" string.Because the "a" array is out of bounds when i…
        $0.00
           10 4
        • sky-999 (43)in #art • 6 years ago
          featured

          Novice C language learning journey(2)

          This is a code of to solve the prime numbers. But it has a problem,the print results is not prime numbers entirely.And it print many repeat numbers.The code as follows:…
          $0.00
             5 2
          • sky-999 (43)in #art • 6 years ago
            featured

            Novice C language learning journey

            At first i do not know why the b array output result is different for the two code as follows. No long after,i found that because the b array is out of bounds.The b array is…
            $0.05
            • Past Payouts $0.05
            • - Author $0.02
            • - Curators $0.02
             10 11
          • sky-999 (43)in #art • 6 years ago
            featured

            About for loop statement

            After compiled and ran for this code.When i input 1 on control,then control output 2.At first i do not understand that why control output 2. No long after,i understand because…
            $0.00
               6 4
            • sky-999 (43)in #art • 6 years ago
              featured

              My C language learning journey

              I want to write a code to print rhombus with use C program language.This code would used six for statements.The previous three for statements be used to print the upper five…
              $0.00
                 9 7