Search:

Type: Posts; User: hen_ry

Search: Search took 0.00 seconds.

  1. Hi Cactus_Hugger , Thanks for your info. ...

    Hi Cactus_Hugger ,

    Thanks for your info.

    Henry
  2. Hi Cactus_Hugger, Thanks for your help. Is...

    Hi Cactus_Hugger,

    Thanks for your help.

    Is possible to write unicode in C?

    If so, what header file need to use in Borland C++ 6.0?

    Thanks
  3. Hi, Thank you for your help. Henry

    Hi,

    Thank you for your help.

    Henry
  4. Is possible to get traditional chinese chars from user

    Hi,

    1. Is possible to get a traditional chinese chars from user (input from keyboard)?

    2. Is number in unicode uses unsigned data type?

    3. Are there any difference in perform math...
  5. Thread: problem updated

    by hen_ry
    Replies
    2
    Views
    961

    Hi Adak Problem solved, thanks for your help....

    Hi Adak

    Problem solved, thanks for your help.

    Henry
  6. Replies
    8
    Views
    7,517

    Hi, Thanks all for your help, problem solved....

    Hi,

    Thanks all for your help, problem solved.

    My modified code.



    #include <stdio.h>
    #include <string.h>
  7. Replies
    8
    Views
    7,517

    Hi, Thank you for your help, problem solve. ...

    Hi,

    Thank you for your help, problem solve.

    Now I want to ask user to enter a city name to see if in the file. If it is print its population.

    The problem is there are two city name with...
  8. Replies
    8
    Views
    7,517

    Hi, Thanks for your help. The result print...

    Hi,

    Thanks for your help. The result print correctly.

    Henry
  9. Thread: problem updated

    by hen_ry
    Replies
    2
    Views
    961

    problem updated

    Hi,

    After I posted to the question, I have do some searching on delimiter.

    Try to modify the program, it almost solved the problem.

    Only the number 256 problem remain unresolved.

    Can...
  10. Replies
    8
    Views
    7,517

    How to read from a sequential txt file

    Hi,

    I want to read in two char[] and a int from txt file then print them to the screen.

    The problem is when output to the screen, the space is missing and get extra iput at the end of file.
    ...
Results 1 to 10 of 10