Search:

Type: Posts; User: arjay

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    7,472

    am im not really using any editor...i just write...

    am im not really using any editor...i just write my code in a notepad an save it as a .c file ^^

    BTW thanks Elysia for the big help ^__^ it really enlighten me hehehe...

    oh i just would like to...
  2. Replies
    9
    Views
    7,472

    by the way does my char or[]={}; still...

    by the way does my

    char or[]={}; still needed??

    base on your replies your telling me
    to use strcpy to print the orders stored on my variable order
    am i right?? 0_o?
  3. Replies
    9
    Views
    7,472

    ill just paste my whole code here but its really...

    ill just paste my whole code here but its really quite long T__T


    #include<stdio.h>
    #include<ctype.h>
    #include<conio.h>
    main()
    {
    int z,i,x;
    int s=0,f=0,sal=0,b=0,d=0,bev=0;
  4. Replies
    9
    Views
    7,472

    Lvalue required in function main

    am....first of all i just would like you to all to know that im just a beginner in C programming so please understand if my codes to loooong whe've just discuss
    about arrays, pointer, and functions...
  5. Replies
    1
    Views
    4,246

    Sentinel controlled loop

    am....hi....im just new here and im also a newbie programmer.
    i just would like to ask how to use a sentinel controlled loop
    its really confusing(for me)adding some examples would be a great...
Results 1 to 5 of 6