Search:

Type: Posts; User: sturm100

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,906

    Advance Reverse string

    Hi there all, Sorry if i post another reverse string. Really need all your help.

    I am trying to reverse a string "HELLO" but i need the end result to be like this " OLLEHHELLO" a mirror effect. I...
  2. Replies
    8
    Views
    1,725

    Thanks hammer, i look thru the code seem this may...

    Thanks hammer, i look thru the code seem this may be what i want, will try to put it in use.

    Netboy: thanks for your help too, somehow the #define CLEAN while (getchar() != '/n') => i think is...
  3. Replies
    8
    Views
    1,725

    Actually i did try copy the whole code from...

    Actually i did try copy the whole code from netboy over to my program just now, it din seem to work, especially the y/n part, i din have time to work on it at the moment, its 3am in the morning, just...
  4. Replies
    8
    Views
    1,725

    it seem like doesnt work i press h still able to...

    it seem like doesnt work
    i press h still able to continue
  5. Replies
    8
    Views
    1,725

    last part of program i hope to validate

    hi all,

    have been troubling people here these few days, im finishing my program soon and hope to get the documentation done by end of this week. I have tested my program and theres one last thing...
  6. Replies
    13
    Views
    1,363

    sorry accidently click on back , on my browser...

    sorry accidently click on back , on my browser and it just repost everything :(
  7. Replies
    4
    Views
    1,974

    hi Hammer, just noted your reply today that...

    hi Hammer, just noted your reply today

    that problem was solved, thanks too all too
  8. Replies
    13
    Views
    1,363

    sometime if i dun put fflush(stdin) the enter key...

    sometime if i dun put fflush(stdin) the enter key will carry over to the next function, anyway else to prevent this?
  9. Replies
    13
    Views
    1,363

    hey hammer, thanks finally your answer brings...

    hey hammer, thanks

    finally your answer brings me light!! i din put in the return just now
    no wonder cant work
    thanks
  10. Replies
    13
    Views
    1,363

    sometime if i dun put fflush(stdin) the enter key...

    sometime if i dun put fflush(stdin) the enter key will carry over to the next function, anyway else to prevent this?
  11. Replies
    13
    Views
    1,363

    i dun think is working....

    i dun think is working....
  12. Replies
    13
    Views
    1,363

    my count is undefine, but the program still run...

    my count is undefine, but the program still run smoothly though.. do i need to define my count?

    i still trying to figure the if (count==0).... or there is some problem with my program?
  13. Replies
    13
    Views
    1,363

    hmmm, will try that, i have keep looking on the...

    hmmm, will try that, i have keep looking on the index instead just now, forgot i can use the count loop.

    THanks will try and see if successful.
  14. Replies
    4
    Views
    1,974

    validate alphabets and numbers

    I have use the below to validate my alphabets but it seem it does not work when i input 1234abc, it will accept it into my files. Anything i do wrong? I require to validate all the character to be...
  15. Replies
    8
    Views
    1,168

    Thanks for enlightening

    Thanks for enlightening
  16. Replies
    8
    Views
    1,168

    Nevermind its ok I will rewrite the coding...

    Nevermind its ok

    I will rewrite the coding again
  17. Replies
    8
    Views
    1,168

    real loop? hmmmmm, not sure how, sometime the...

    real loop?

    hmmmmm, not sure how, sometime the more i change it, the more confusing the program it becomes and more unexpected errors appear
  18. Replies
    8
    Views
    1,168

    yes the conio.h is included

    yes the conio.h is included
  19. Replies
    8
    Views
    1,168

    key entered carry over next page

    Hmm seem like my password function is ok but I have one big problem.... After i enter the password, i have to press any key to continue to the menu page, they key i press will be carry over to the...
  20. Replies
    9
    Views
    1,748

    Thanks, I have rewritten my codes, seem fine...

    Thanks,

    I have rewritten my codes, seem fine now
  21. Replies
    9
    Views
    1,748

    there is no error, my dos went to illegal...

    there is no error, my dos went to illegal operation and prompt to quit
    The program encounter a general protection exception

    fault location 8b50:1004
    iinterupt in service : none.

    this happen...
  22. Replies
    9
    Views
    1,748

    but i cant execute it when i try running, even...

    but i cant execute it when i try running, even with your coding or mine, is there a problem somewhere that i miss it?
  23. Replies
    9
    Views
    1,748

    sorry forgot to log in when writing the code

    sorry forgot to log in when writing the code
  24. Replies
    22
    Views
    2,427

    Oh my mistake thanks but what about the...

    Oh my mistake

    thanks

    but what about the (num!=8) ? is this an ascii ?

    I am now quite clear except the above mention part

    BTW, where are u all from?
  25. Replies
    22
    Views
    2,427

    I think now i finally understand. 13 can be...

    I think now i finally understand. 13 can be replace by "\n" right?
Results 1 to 25 of 33
Page 1 of 2 1 2