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

A 64bit Bit-Field in C#

Rate me:
Please Sign up or sign in to vote.
4.88/5 (10 votes)
5 Nov 2014CPOL1 min read 26.9K   10  
Making BitField with C# alternative to BitField made with union and struct of C++

Views

Daily Counts

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) AIoT soft
Korea (Republic of) Korea (Republic of)
I talk with equipment and am a SW engineer in Industrial Automation field.

Comments and Discussions