Search:

Type: Posts; User: krouthk

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    5,395

    Thank you Salem. Starting with strcpy() worked...

    Thank you Salem. Starting with strcpy() worked wonders for getting rid of the ASCII characters. Any recommendations for getting rid of the newline character?
  2. Replies
    3
    Views
    5,395

    Remove ASCII and Newline Characters

    I have some simple code. Within the code I have two strings which I use strcat() to combine. In my output I have two ASCII special characters appearing that I would like to get rid of. Does anyone...
Results 1 to 2 of 2