小编poo*_*ent的帖子

Scheme如何创建列表

好吧,这可能听起来像一个荒谬的问题,但你如何在计划中返回一个列表.

scheme list

12
推荐指数
3
解决办法
3万
查看次数

如果它是成员函数,我如何声明字符串数组的大小

我在设置数组大小时遇到​​问题.在我的代码中,我有:

class Test {
    public:
       ....//Functions
    private:
      string name[];
};

Test() {
   //heres where i want to declare the size of the array
}
Run Code Online (Sandbox Code Playgroud)

这可能吗?

c++ arrays variables member

1
推荐指数
1
解决办法
2817
查看次数

标签 统计

arrays ×1

c++ ×1

list ×1

member ×1

scheme ×1

variables ×1