skip to main | skip to sidebar

Saturday, May 9, 2009

What does the <<= operator do? C Programming?

In c programming what does the %26lt;%26lt;= operator do?

What does the %26lt;%26lt;= operator do? C Programming?
Assignment by Bitwise Left Shift. It shifts all the bits in a value left by one and assigns it to a variable.

floral
Posted by remkpw at 6:11 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

c++ operator

Blog Archive

  • ▼  2009 (156)
    • ►  July (141)
    • ▼  May (15)
      • Can someone explain how to create an overloaded as...
      • Solve this problem with use of Ternary Operator in...
      • How to implement sizeof operator in c lanaguage?
      • What does the <<= operator do? C Programming?
      • How to recognise whitespaces in c++ by using '>>' ...
      • How can the scope resolution operator in c++ be re...
      • Operator overloading in c++?
      • Help overloading assignment operator in C++?
      • && operator in C# ??? can help me plsss...?
      • Few exmples of operator overloading in c++?
      • C++ "=" operator overloading?
      • C++ operator overloading?
      • Help with C++! operator variables!?
      • To understand the meaning and differences between ...
      • C++ operator overloading question?

About Me

remkpw
View my complete profile
  • c++ stl
  • c++ array
  • c++ tutorials
  • c++ operator
  • c++ runtime error