make a new structure type like Int32
C#
2
Posts
2
Posters
0
Views
1
Watching
-
public struct Int32 : IComparable, IFormattable, IConvertible, IComparable, IEquatable how do you make a structure like Int32 , for exemple NewInt i = 15;
A similar venture to create a SET like structure whose design is here http://www.codeproject.com/csharp/dotnetset.asp[^] should help you out in this perspective. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/