Search:

Type: Posts; User: xpro

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,128

    Thanks for the help and the explanation it will...

    Thanks for the help and the explanation it will surely help me in the future also not a pun just really tired and didnt noticed :P
  2. Replies
    2
    Views
    1,128

    Integer variable not working

    This is a fairly simple program and everything was fine until i was asked to declare the variable "relays" as an integer after doing so the code does not give me the proper output but if i declare...
  3. Replies
    4
    Views
    799

    it should equal 15 and the values should be 5, 5,...

    it should equal 15 and the values should be 5, 5, 5

    13455
  4. Replies
    4
    Views
    799

    output calculation (random numbers)

    Why do i keep getting wrong results


    #include "stdafx.h"#include <stdio.h>
    #include <string.h>


    int main(void){
  5. Thread: Using 2D Arrays

    by xpro
    Replies
    0
    Views
    697

    Using 2D Arrays

    Hello, i just started studying computer programming and my professor assigned a homework which basically finds the monthly payment for a mortgage

    The thing is that he does not want us to use the...
Results 1 to 5 of 5