syntax - Asterisk usage in variable naming -


I came across a solution to reserve a C-string string. Here's the code:

  zero reserve (four * str) {char * end = str; Four tmp; If (str) {while (* end) {++ end; }          --End; While (str  

This is not Java You can not start the variable in Java with '*'.


Comments