Search:

Type: Posts; User: iBiZa

Search: Search took 0.00 seconds.

  1. what is meant by the term typecast in c programming?

    Dose anyone know what is meant by the term typecast in c programming? please explain!
  2. Thread: A small problem

    by iBiZa
    Replies
    7
    Views
    1,280

    #include #include #include...

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


    // Variable List

    float numbers;

    void main(void)
  3. Thread: A small problem

    by iBiZa
    Replies
    7
    Views
    1,280

    turn the word "floatyvalue" into "numbers", then...

    turn the word "floatyvalue" into "numbers", then programming just isn't your thing.

    Where? their is no floatyvalue ? i dont understand your "leet" kewl talk. im new to this $$$$ just like you...
  4. Thread: A small problem

    by iBiZa
    Replies
    7
    Views
    1,280

    Dude, ive tired a few things i still cant get it....

    Dude, ive tired a few things i still cant get it. im a totaly newbie to this programming but i need to learn it. can you correct my mistake in the code i wrote above. so i can try it.?
  5. Thread: A small problem

    by iBiZa
    Replies
    7
    Views
    1,280

    A small problem

    Below is my C program. i enter a number and it simply prints out the number. But if i enter 50 it prints out 50,0000 how do i have it to it just prints out 50?


    #include <stdio.h>
    #include...
  6. Replies
    6
    Views
    1,203

    Its WORKING!

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

    // Variable List

    double side,area;
    int count;
  7. Replies
    6
    Views
    1,203

    Whats wrong with this?

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

    // Variable List

    double side,area;
    int count;
  8. Replies
    3
    Views
    5,366

    why would you use a repeater in your network?

    Hey!
    Can someone please PLEASE explain why you would use a reapeter in a network and what it DOSE!
  9. Thread: C Programing

    by iBiZa
    Replies
    4
    Views
    1,930

    Thanks guys, Cprograming.com is my friend ;q)

    Thanks guys, Cprograming.com is my friend ;q)
  10. Thread: C Programing

    by iBiZa
    Replies
    4
    Views
    1,930

    C Programing

    Hello, im very new to C Programing, it is a subject in my computer course and its realy confusing. so if anyone has some tip's/tricks and useful websites extra please let me know, thanks
Results 1 to 10 of 10