Search:

Type: Posts; User: RyTodd

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    4,466

    Hey man, That looks amazing, thing is, im new...

    Hey man,

    That looks amazing, thing is, im new to coding and not even sure if thats C? Havent seen it before, im trying to keep to code thats familiar/basic!

    Any other ways that you know of at...
  2. Replies
    3
    Views
    4,466

    Looping my program!

    Hi guys,

    Can anyone show me how to integrate a loop in to my program?

    My program will open applications once typed however, i want to remove the need for all the 'if' statements.

    Any help...
  3. Replies
    13
    Views
    11,337

    More help if possible!

    Please see below code:



    #include <stdio.h>
    #include <windows.h>
    int main() {
    char input[100];
    char name[20];
    char option[10];
  4. Replies
    13
    Views
    11,337

    Hello, Im not sure i understand the...

    Hello,

    Im not sure i understand the difference just yet, but ill look in to this.

    Thank you!
  5. Replies
    13
    Views
    11,337

    Hello, Thanks for the reply, Whilst i agree...

    Hello,

    Thanks for the reply,

    Whilst i agree it looks a lot better, if i paste that code and run it, it doesnt open chrome, it just returns 0.

    Thank you!
  6. Replies
    13
    Views
    11,337

    Thank you, I dont even know why i had that...

    Thank you,

    I dont even know why i had that there!
  7. Replies
    13
    Views
    11,337

    C Programming Beginner in need of assistance!

    Essentially, i am trying to create a program that when i type certain applications to open, the program will open that program.

    Please see the below code. (Apologies if its messy its literally my...
Results 1 to 7 of 7