Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nice Book to Learn + Need Help ;P
#10
What exactly confuses you about it though?

Do you understand pointers? You should start from the absolute basics if you don't understand what I posted, and move up from there Smile

Code:
variable_type give_var_a_name = assign_value;

Code:
int int_x = 10;

variable of type int named int_x assigned the value of 10.
Reply


Messages In This Thread
Nice Book to Learn + Need Help ;P - by ///ViNcE - 01-27-2012, 06:03 AM
RE: Nice Book to Learn + Need Help ;P - by AceInfinity - 01-28-2012, 03:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  C# book? Miku 7 1,356 12-29-2011, 11:17 PM
Last Post: Miku
  At What Age Did You Learn C++ Win 66 20,517 12-11-2011, 02:52 PM
Last Post: Neel

Forum Jump:


Users browsing this thread: 4 Guest(s)