Search:

Type: Posts; User: mur3

Search: Search took 0.01 seconds.

  1. Thread: prime no's

    by mur3
    Replies
    7
    Views
    2,218

    thanks guys.. really appreciate it.. Mur..

    thanks guys..
    really appreciate it..



    Mur..
  2. Thread: prime no's

    by mur3
    Replies
    7
    Views
    2,218

    prime no's

    Hi!.This is my basic program to display Prime no's from 2 to 100.
    I tried for weeks to get the algorithm correct. Still the code does have some problems. It prints all the numbers from 2 to 200....
  3. Thread: loop

    by mur3
    Replies
    2
    Views
    897

    loop

    HI!..this is a question about the following loop.
    we can see 2 loops here.

    for(i=0;i<10;i++)
    {

    STATEMENTS #1;


    for(j=0;j<10;j++) //inner loop
  4. Thread: help!

    by mur3
    Replies
    2
    Views
    855

    help!

    HI guys,...I'm new to C & also to this board.
    :)
    Appreciate a lot if someone cud look at the program &
    tell me what has gone wrong. I get no errors but the program
    doesnt display anything on my...
Results 1 to 4 of 4