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

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -