Search:

Type: Posts; User: gyferlotus

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    856

    Array Problem

    Im trying to make a program that tells ya the area of a polygon but I dont know how to
    set the array to the number i want it.


    main()
    {
    int lados,i;
    double...
  2. Thread: Question..

    by gyferlotus
    Replies
    15
    Views
    1,769

    Question..

    How do I use the pow command?

    I need to basicly do 10^x

    I dont know how to do it with the pow command if any one could help me I would be thankful
  3. Thread: Beginner

    by gyferlotus
    Replies
    5
    Views
    1,303

    yeah I know that but how will the program know...

    yeah I know that but how will the program know that when to post the
    "No factorial" message.

    The question I have is because if I move it out of the loop,
    it will always print it once :(
  4. Thread: Beginner

    by gyferlotus
    Replies
    5
    Views
    1,303

    Beginner

    Well guys Im basicly new to C so take it ez with me >_<..

    I got a project in which I had to enter a number and the computer should output if it has a factorial or not.

    I dont know why but the...
Results 1 to 4 of 5