how Int32 struct is created?

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
guys,
I want to create a datatype that is integer and range from -200 to +200.
I have seen that int32 is struct type in C#.how can i use struct to implement my own datatype?
can anybody help me how int32 is constructed? <hr class="sig Brainstorm your Brain and find solution,if no result stuck to Brainstormer.

View the full article
 
Back
Top