Click here to Skip to main content
15,889,874 members
Articles / Programming Languages / C# 5.0

Return Complex Data From Main

Rate me:
Please Sign up or sign in to vote.
4.64/5 (5 votes)
22 Feb 2015MIT5 min read 13.3K   281   9  
How to return strings or other complex data from a process to its caller without interprocess communication

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Student
Austria Austria
I use my spare time to make C# and C++ applications.

Comments and Discussions