第二是这个数组的大小。
当您建立一个数组类型时,数组的大小并不确定。
When you declare an array type, the size of the array is not specified.
在这个示例中,spinlock_t创建一个大小为lock_count的数组。
In this example, an array is created of spinlock_t with a size of LOCK_COUNT.
代码中的字节数组大小是什么?我可以让它更通用的吗?。
What is the byte array size in this code? Can I make it more generic?
你可以把一个大小的数组并将其发送到该端口。
You can put your data in a sized array and send it to the port.
在这种情况下,数组大小成为形参和实参类型的一部分。
In this case, the array size is part of the parameter and argument types.
如果该字段是数组,则使用数组元素的大小。
如果该字段是数组,则使用数组元素的大小。
应用推荐