User Profile

Collapse

Profile Sidebar

Collapse
fana
fana
Last Activity: Jul 21 '07, 03:25 PM
Joined: Mar 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • fana
    started a topic keying an attendance..
    in C

    keying an attendance..

    can anybody help and give me an idea how to do the keying an attendance or some basic coding...i'm blurr already.......
    See more | Go to post

  • fana
    started a topic fin.open function
    in C

    fin.open function

    what is the meaning of fin.open function if i use it in the coding?
    See more | Go to post

  • fana
    started a topic coding for the prime number
    in C

    coding for the prime number

    i want u to help me to check my program either it is true or false...
    when i run the program, the output will be like:
    prime:3 prime:5 and so on. i didn't want the output will be like that.
    i just want the output will be like this: (e.g., 3,5,7,11......) .
    thank you....

    Code:
    #include <iostream>     
    using namespace std;
    void prime_num(int);
    int main(void)
    {
    
    int
    ...
    See more | Go to post
    Last edited by Ganon11; Mar 15 '07, 01:00 PM. Reason: code tags added
No activity results to display
Show More
Working...