However, you can readcounter values from any computer in the enterprise for which you have access privileges.
不过,您可以从公司内您有存取权限的任何电脑读取计数器值。
2
Check each char read to see whether it is a form feed; if so, increment the page counter.
检查每个读取的字符是否为换页符;若是,则增加页计数器。
3
The logic used for form-feed-delimited pages is roughly the same, but slightly simpler, as there is no need for a line counter: Read char by char using the getc library function.