For instance, in ANSI C, dereferencing a pointer p is accomplished by *p , but in Modula-2, it is accomplished by p^ . Values can also be represented (and ...
確定! 回上一頁