To free individual elements, call the free routine from the pool interface.
要释放各个元素,可以调用pool接口中的free例程。
And, of course, add a call to the routine in the main method.
当然,还要在main方法中添加对例程的调用。
Finally, the actual call to the getopt routine will look like this.
最后,对getopt例程的实际调用如下所示。
运行例程(测试调用)。
运行例程(测试调用)。
应用推荐