Compound data type: Difference between revisions

Content added Content deleted
(Verbose version)
Line 80: Line 80:
[[Category:C sharp]]
[[Category:C sharp]]


// Implicit: [StructLayout(LayoutKind.Sequential, Pack = 1)]
struct Point
struct Point
{
{