Search:

Type: Posts; User: joker_tony

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Thread: question

    by joker_tony
    Replies
    1
    Views
    1,022

    question

    i have a few question that i dont understand please look in my code




    #include<stdio.h>
    #include<conio.h>
    struct xxx
    {
    int aa;
  2. Thread: need help

    by joker_tony
    Replies
    5
    Views
    1,278

    what does nsensor ddoes

    what does nsensor ddoes
  3. Thread: need help

    by joker_tony
    Replies
    5
    Views
    1,278

    need help

    // hi iam new programmer and i have a question what does nsensors mean in the function and in the if statement


    #include<stdio.h>
    #include<conio.h>
    float avgtemp(int temperature[], int...
  4. Replies
    3
    Views
    1,471

    file input/output

    i have a question about file input/output. before reading the file do i have to have a file call test.txt in c drive. because i have a file but it wont compile for some reason


    #include<stdio.h>...
  5. Replies
    2
    Views
    1,227

    help a newbee

    hi iam new at programming and i am not sure what this statement means. i have read the book but iam still not sure will anyone let me know what this means please. i know what the loop means but iam...
  6. Replies
    16
    Views
    1,832

    output is c numerical method 6 ,6

    output is
    c numerical method
    6 ,6
  7. Replies
    16
    Views
    1,832

    would you give me a favorutie and tell me what is...

    would you give me a favorutie and tell me what is wrong with it please
  8. Replies
    16
    Views
    1,832

    i try

    i try
  9. Replies
    16
    Views
    1,832

    my program still doesnt compile

    my program still doesnt compile
  10. Replies
    16
    Views
    1,832

    i got it form a tutorial book

    i got it form a tutorial book
  11. Replies
    16
    Views
    1,832

    please i need help

    hi guys i really need help on this programming, my program is not compliling and i need help. i also need to i dont understand what my program is doing in the loop.


    #include<math.h>...
  12. Thread: need help

    by joker_tony
    Replies
    2
    Views
    1,082

    need help

    i need help my program is not running








    #include <stdio.h>
  13. Replies
    7
    Views
    1,121

    1 quick question

    what does this mean

    ch = getch();
    while(ch !='\r')
    {
    pass[i]=ch;
    printf("*");
    i++;
    ch = getch();
    }
  14. Replies
    7
    Views
    1,666

    how do you sort in c

    i have been doing my research and i cant find out how to sort numbers in C. can someone tell me the code please
  15. Thread: arrays help

    by joker_tony
    Replies
    3
    Views
    1,050

    arrays help

    printf("&#37;f",avg);
  16. Replies
    1
    Views
    966

    binary value

    i am a neb and i really need help on this whe i type in charater A the program gives me 66, which is wrong it should be 65.




    #include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>

    void...
  17. Thread: newb help

    by joker_tony
    Replies
    5
    Views
    1,536

    help

    that is why iam a neb
  18. Thread: newb help

    by joker_tony
    Replies
    5
    Views
    1,536

    help

    i dont know how to write the function for showbits()
  19. Thread: newb help

    by joker_tony
    Replies
    5
    Views
    1,536

    newb help

    this program does not compile and it says showbits undeclared. how can i declared showbits


    #include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>

    main()
    {
    int j;
  20. Replies
    4
    Views
    1,320

    oh thank i totally forgot

    oh thank i totally forgot
  21. Replies
    4
    Views
    1,320

    what is wrong with my if statement

    can someone help me identify what is wrong with this


    #include<stdio.h>
    #include<stdlib.h>
    #include<conio.h>

    main()
    { float a;
    scanf("%f",a);
  22. Replies
    6
    Views
    1,923

    what is wrong with my if statement

    i cant execute this query, and i would like some help



    #include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>

    main()
    {
  23. Replies
    4
    Views
    2,021

    help for my exam. easy question

    what does the question mark mean also what is the exclamation, and the colon.



    int a;
    a =(6>3) ? 3 ! =5 : 9;
    printf("%i",a);
  24. Replies
    3
    Views
    1,061

    thank

    thank
  25. Replies
    3
    Views
    1,061

    thank

    thank
Results 1 to 25 of 63
Page 1 of 3 1 2 3