skip to main
|
skip to sidebar
C++ Trivia
Wednesday, August 25, 2010
Tertiary Operator
Given:
int x = 0; int y = 0;
Then:
(1 ? x : y) = 4;
Sets x to 4.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Deals
Amazon.com Widgets
My Workspace
19"-23"-19" with Tritton See2
Bloomberg Message Team
Last Row: Kwok, Marcos, Chintan, Jonathan, Steve, Rakan, Alex, Joel, Sam, Hector, Adam, Zak, Mike, Me, Middle Row: Linda, Di, Sid, Jun, Joe, Paul, Suganya, Steve, James, Hunter, Scott, Todd, Front Row: Venkat, Noah, Matt, Carilda, Gary
Dialogic Computer Telephony Team
Glenn, Ray, Naum, Larry, Lisa, Me, Jim, Hyung, John, Frank
Search This Blog
Followers
Blog Archive
►
2017
(260)
►
December
(40)
►
November
(40)
►
October
(50)
►
September
(40)
►
August
(40)
►
July
(50)
►
2014
(1)
►
November
(1)
►
2011
(1)
►
August
(1)
▼
2010
(718)
►
December
(249)
►
November
(255)
►
October
(62)
►
September
(31)
▼
August
(16)
Is char a Signed Type
NULL
atexit() Function
Tertiary Operator
String's push_back() Member Function
Incrementing an Insert Iterator
Vector at() Function
POD Data
Vector Reallocations
capacity() and reserve()
at() and operator[]() Functions
List front() and back()
C++ Containers
Random Access Iterators
Iterator Categories
Reverse Iterators
►
July
(16)
►
June
(15)
►
May
(15)
►
April
(15)
►
March
(15)
►
February
(14)
►
January
(15)
►
2009
(25)
►
December
(15)
►
November
(10)
About Me
C++ Trivia
View my complete profile
No comments:
Post a Comment