Search:

Type: Posts; User: Jacquiline

Search: Search took 0.00 seconds.

  1. Why won't this function return the new string value?

    I've using Visual C++ and the 'memory cannot be written ' cropped up again.

    Can some one pinpoint where the error is?

    /*write a function UpperLowerCase: takes in:
    a string
    a character...
  2. Replies
    2
    Views
    1,168

    Reply

    Thanks for your answer.
  3. Replies
    2
    Views
    1,168

    Another question about recursion

    :)

    I just did a recursive function and again it seems to suffer the 'Instruction at ".." referenced memory at "ox..." Memory cannot be written.

    Where did I go wrong? Anyway, this is the...
  4. Problem inserting a string into another string at a position

    Hi, could someone tell me where I went wrong in this source code.
    I got an application error , 'the instruction at "oXoo40.." referenced memory at "0xcc.." the memory could not be written.
    I...
  5. Unable to insert a string into another string

    :confused:

    Hi, this is my first time in the forum and I've had some problem with this assignment question.

    The code below is compiled using Visual C++ and the error I had was an application...
Results 1 to 5 of 5