Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nice Book to Learn + Need Help ;P
#6
(01-28-2012, 02:35 PM)Pacman-Nemtap Wrote: I understand what your talking. Hell, I shoot through with so much protection using this forum with a proxy & an alias XD
I'll take a crack at getting you to understand.

My original question was about variables themselves.
Like, how are they used for programs, how would char be used??? How would you use the other variables available???

Have you ever used a calculator before? Remember the ANS button? Smile

Basically variables store information so that you can use them in other places, check their values, and execute other functions based on that value.

char holds a char value. Other variables depend on their types. But i'm not sure what you're confused about here Huh

int = number value, but it's short, so it's maximum isn't very large in comparison to a long int.
char = one character value
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, 02:43 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: 2 Guest(s)