Can you show me an example in code where \0 can be added to the string taken and passed by fgets? I used strlen and it looks like fgets only adds one more character than entered and I'm guessing that's \n.
Bill
Can you show me an example in code where \0 can be added to the string taken and passed by fgets? I used strlen and it looks like fgets only adds one more character than entered and I'm guessing that's \n.
Bill