Search:

Type: Posts; User: henry

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,389

    find no of even factor, express as %

    question: enter a number, find number of even factor and expressed as percentage

    i have type in the code and compiled it sucessfully. But the reuslt wasn't expected (always come as 0). Can someone...
  2. Thread: class

    by henry
    Replies
    1
    Views
    921

    class

    when writing a class, do i need create a header file, a implementation file and the test file to test the class. If so, do i need to create these file sperately?

    thank you for your help
  3. Replies
    14
    Views
    1,234

    learn to write a class

    can anyone suggest a website/s that teaches how to write a class?
  4. Thread: type casting

    by henry
    Replies
    1
    Views
    1,388

    type casting

    ref: type casting

    i want to write a program to enter a integer eg 1200, find its reverse and the subtract the orignal value from the reverse ie 1200-0012.

    i try to enter the code and give me...
Results 1 to 4 of 4