Programming Languages
C
Subjective
Mar 15, 2013
Explain "grep" function.
Detailed Explanation
The grep function evaluates an expr or a block for each element of the List. For each statement that returns true, it adds that element to the list of returning values.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts