Wednesday, September 16, 2009

[疑問] struct 的用法?

可以這樣用嗎?

struct A
{
};

void foo (A _a)
{
}


No comments:

Post a Comment