Thursday, 16 August 2012

Which of the following function sets first n characters of a string to a given character? | C Programming

A. strinit()   
B. strnset()
C. strset()   
D. strcset()

Ans: B

No comments: