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 -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -