Click here to Skip to main content
15,890,527 members
Articles / Programming Languages / C#

Passing C/C++ Constants, enums, and structs to C# at compile time

Rate me:
Please Sign up or sign in to vote.
4.81/5 (24 votes)
22 May 2016CPOL12 min read 77K   2K   43  
CppHeader2CS: A compile-time tool for converting C/C++ header constants, enums, and structures to C#.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Help desk / Support
United States United States
Ryan White is an IT Coordinator, currently living in Pleasanton, California.

He earned his B.S. in Computer Science at California State University East Bay in 2012. Ryan has been writing lines of code since the age of 7 and continues to enjoy programming in his free time.

You can contact Ryan at s u n s e t q u e s t -A-T- h o t m a i l DOT com if you have any questions he can help out with.

Comments and Discussions