Next post ill put some more information about that! Thanks for letting me know!
Jeeeeeez I just really butchered the formatting there didnt I...
Lets give you a first QA question shall we? What are the functions of a redstone comparator?
Glad i'm not the only one asking this :D
One day has passed, no applications... The application is still open!
Thumbs up for this one, thanks for being the first to put something here!
Somehow I get the feeling you did already get a help desk request (tho it wasnt really requesting help.....).
Page not found, Is something wrong or did the development stop?
Added exe file, still cannot find the c file tho
Allright i give up! My codeblocks is freaking out
There should be a cbp file, If not ill add It as soon as I can
My bad, its C++
CodeBlocks said that...
fseek(bf, ftell() - 2, SEEK_SET);
Error: too few arguments in function "ftell"
got it up and running again, it works now
#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
I tried entering getchar already, this didnt work... Hang on and ill post the program with the getchar
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....)
Oh dear what happened to the formatting.....



Minecraft: Redstone buildsCommands explained EP1: /tpNov 13, 2016 at 4:27 AM

