Search:

Type: Posts; User: vijlak

Search: Search took 0.01 seconds.

  1. Thread: CString problem

    by vijlak
    Replies
    4
    Views
    2,164

    Thank you.I changed the properties and it works...

    Thank you.I changed the properties and it works now.I also tried changing the
    way I declared.it is finally working.
    Thanks again.
  2. Thread: CString problem

    by vijlak
    Replies
    4
    Views
    2,164

    CString problem

    Hi!
    I am working with CString and i got a ptoblem with it.

    I declared an array of strings:



    char *Regs16[10]={"ax","bx","cx","dx","bp","sp","di","si","cs","ds"};
  3. Replies
    2
    Views
    2,176

    Thank you.I am using it with \n to strip it off....

    Thank you.I am using it with \n to strip it off.
    ur info helped me a lot.
  4. Replies
    2
    Views
    2,176

    what is strchr func

    What is the strchr function?
  5. Replies
    2
    Views
    3,576

    hex to dec to binary

    Hi!
    Can anyone tell me how to convert from hex to binary(8bit and 16 bit).
    Also I want a convertsion from dec to binary.
    Binary back to hex.
    I am writing an assembler and I need some function to...
Results 1 to 5 of 5