what's the difference between this @function() and function(
Posted: Tue Nov 25, 2014 5:03 pm
Hi,
for instance I keep seeing function calls like this @socket_create(), but I also seen using regular socket_create() without the @ infront of it.
What's the difference, what does the @ do for a function call than without it?
for instance I keep seeing function calls like this @socket_create(), but I also seen using regular socket_create() without the @ infront of it.
What's the difference, what does the @ do for a function call than without it?