Click here to Skip to main content
15,895,813 members
Articles / Programming Languages / C#

Manipulating a string array using a Lambda Expression

Rate me:
Please Sign up or sign in to vote.
3.00/5 (7 votes)
7 Nov 2012CPOL 36.4K   4  
This code will accept an input string and will store the first character of every array element in minimal lines of code.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Melstar Infotech Ltd.
India India
"Neeraj is very hardworking and talented guy. i worked with him for 3 years,he is helping in nature and will resolved any difficulty or coding problem with lot of enthusiasm with quality deliverable."

(Courtesy: LinkedIn endorsement posted by my ex-colleague Roshan Basekar)

- Thanks Roshan
-----------------------------------------------------------------------------------

Comments and Discussions