Search:

Type: Posts; User: joelro79

Search: Search took 0.00 seconds.

  1. Hi guys, I got it!! Thanks for your help and...

    Hi guys, I got it!! Thanks for your help and suggestions, here is the code if somebody needs help.




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

    main()
  2. Program tha calculates the square and cube of the numbers from 1 to 10.

    / * Program tha calculates the square and cube of the numbers from 1 to 10.
    This is my code so far, it is instructed to only use the if statement (no else, while, for, etc).
    And use the \t to print...
Results 1 to 2 of 2