Imzy
  • Discover communities
  • Log In
  • Sign up
  • Home
  • Discover communities
  • Log In
  • Sign up
  • About
  • Learn More
  • Contact
  • Community Policy
  • FAQ
  • Sitemap
  • Terms
  • Privacy Policy
  • Available on the App Store
  • Available on Google Play
Copyright © 2017 Saurus, Inc. All rights reserved.

TsjipTsjip

Member since Aug 16, 2016 at 11:14 AM

0 Followers

0 Following

  • Comments
  • Posts
  • Communities
  • Minecraft: Redstone buildsMinecraft: Redstone buildsCommands explained EP1: /tpNov 13, 2016 at 4:27 AM

    Next post ill put some more information about that! Thanks for letting me know!

  • Samistine NetworkSamistine NetworkPlayer report: AmberDun, Qoratex, kawaiigrill69, MrsMentalityNov 11, 2016 at 1:53 PM

    Jeeeeeez I just really butchered the formatting there didnt I...

  • Minecraft: Redstone buildsMinecraft: Redstone buildsHow to Redstone Series AnnouncementOct 29, 2016 at 2:54 AM

    Lets give you a first QA question shall we? What are the functions of a redstone comparator?

  • Imzy Community LeadersImzy Community LeadersCommunity leadership permissionsOct 22, 2016 at 6:45 AM

    Glad i'm not the only one asking this :D

  • Minecraft: Redstone buildsMinecraft: Redstone builds[Post removed by community leader]Oct 21, 2016 at 1:23 PM

    One day has passed, no applications... The application is still open!

  • Minecraft: Redstone buildsMinecraft: Redstone buildsVending Machine with adjustable pricesSep 27, 2016 at 12:42 PM

    Thumbs up for this one, thanks for being the first to put something here!

  • C LanguageC LanguageHelp desk is always openSep 19, 2016 at 10:50 AM

    Somehow I get the feeling you did already get a help desk request (tho it wasnt really requesting help.....).

  • C LanguageC Language[Post deleted by author]Sep 18, 2016 at 12:55 PM

    Page not found, Is something wrong or did the development stop?

  • C LanguageC LanguageBaconBotAug 24, 2016 at 12:51 PM

    Added exe file, still cannot find the c file tho

  • C LanguageC LanguageA brainf*** interpreterAug 24, 2016 at 1:59 AM

    Allright i give up! My codeblocks is freaking out

  • C LanguageC LanguageBaconBotAug 24, 2016 at 1:58 AM

    There should be a cbp file, If not ill add It as soon as I can

  • C LanguageC LanguageA brainf*** interpreterAug 23, 2016 at 1:05 PM

    My bad, its C++

  • C LanguageC LanguageA brainf*** interpreterAug 21, 2016 at 5:35 AM

    CodeBlocks said that...

  • C LanguageC LanguageA brainf*** interpreterAug 20, 2016 at 7:51 AM

    fseek(bf, ftell() - 2, SEEK_SET);

    Error: too few arguments in function "ftell"

  • C LanguageC LanguageMy first ever program in C... V2.0Aug 18, 2016 at 11:39 AM

    got it up and running again, it works now

  • C LanguageC LanguageMy first ever program in C (not C++)Aug 17, 2016 at 1:14 AM
    
    #include <stdio.h>
    #include <stdlib.h>
    
    int main()
    {
        int a;
    
        printf( "Please enter a number: " );
        scanf( "%d", &a );
        printf( "You entered %d\n", a );
        printf( "Now lets add five to that!\n");
        **getchar();**
        a = a + 5;
        printf ( "Here we are: %d", a );
        getchar();
        return 0;
    }
    

    This is the program with getchar (highlited) this doesnt work tho

  • C LanguageC LanguageMy first ever program in C (not C++)Aug 17, 2016 at 1:10 AM

    I tried entering getchar already, this didnt work... Hang on and ill post the program with the getchar

  • C LanguageC LanguageMy first ever program in C (not C++)Aug 16, 2016 at 1:02 PM

    Well eh eh the tsjip tsjip has messed up once more, the headers are included, i didnt copy them (slap me in the face if you like....)

  • C LanguageC LanguageMy first ever program in C (not C++)Aug 16, 2016 at 12:50 PM

    Oh dear what happened to the formatting.....

  • About
  • Sitemap
  • Terms and Conditions
  • Privacy Policy
  • Copyright © 2017 Saurus, Inc. All rights reserved.