Search:

Type: Posts; User: nooksooncau

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    72,822

    Ahh That is the kind of guidance I was looking...

    Ahh That is the kind of guidance I was looking for Dave_Sinkula, thankyou, the copy inplace looks a more economic way of coding it, that is what I wanted to do but new not how to express it or how to...
  2. Replies
    11
    Views
    72,822

    Thankyou Dave_Sinkula for your advice and...

    Thankyou Dave_Sinkula
    for your advice and guidance.
  3. Replies
    11
    Views
    72,822

    Remove character from string

    ok I have now made some changes to the function to process the incoming string write each element to an output string and copy the updated string back to original.

    However when it runs I get out...
  4. Replies
    11
    Views
    72,822

    Remove character from string

    Hi quzah
    ok thankyou understand that now I have made change to the function and declared so that it compiles. When run it prints Hellp because when 'o' is encountered I have added 1 to the value...
  5. Replies
    11
    Views
    72,822

    Remove character from string

    Hi all,
    the object is to write a function called say remchar that recieves a string say 'Hello' and a character 'o'.
    The function should loop through the string look for the character passed 'o' if...
  6. Replies
    2
    Views
    943

    appreciation

    many thanks I see it now.
    My first post got me an answer with my first reply.
    :D
  7. Replies
    2
    Views
    943

    two dimensional array help

    Hi all hope someone can give me a few pointers.
    This is what I want to achieve but don't understand.

    I want to return the two dimentinal array position of the largest value in a sequence of...
Results 1 to 7 of 7