Click here to Skip to main content
15,887,450 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsWhy the love for semicolons in so many programming languages? Pin
Kent Sharkey14-Feb-13 9:56
staffKent Sharkey14-Feb-13 9:56 
GeneralRe: Why the love for semicolons in so many programming languages? Pin
PIEBALDconsult15-Feb-13 20:12
mvePIEBALDconsult15-Feb-13 20:12 
News(Legally) download the source code for PhotoShop Pin
Kent Sharkey14-Feb-13 9:51
staffKent Sharkey14-Feb-13 9:51 
NewsThe Comma Operator in C++ Pin
Terrence Dorsey13-Feb-13 11:27
sitebuilderTerrence Dorsey13-Feb-13 11:27 
GeneralRe: The Comma Operator in C++ Pin
PIEBALDconsult13-Feb-13 14:59
mvePIEBALDconsult13-Feb-13 14:59 
GeneralRe: The Comma Operator in C++ Pin
Stephen Hewitt13-Feb-13 21:00
Stephen Hewitt13-Feb-13 21:00 
GeneralRe: The Comma Operator in C++ Pin
peterchen13-Feb-13 21:51
peterchen13-Feb-13 21:51 
GeneralRe: The Comma Operator in C++ Pin
Matthew Faithfull14-Feb-13 3:59
Matthew Faithfull14-Feb-13 3:59 
Kind of misses the best bits sadly. The comma operator can be used to explicitly control order of operation, i.e. prevent the compiler from reordering things that aren't directly related but have a hidden ordering dependency. Using the comma operator this way is the solution to Alexander Andrescu's pure C++ portable mutex implementation problem. I must write this up with a test case at some point, busy, busy, busy Roll eyes | :rolleyes:
"The secret of happiness is freedom, and the secret of freedom, courage."
Thucydides (B.C. 460-400)

NewsMaking an accessible dialog box Pin
Terrence Dorsey13-Feb-13 11:26
sitebuilderTerrence Dorsey13-Feb-13 11:26 
NewsThe Web Is Becoming Smalltalk Pin
Terrence Dorsey13-Feb-13 11:26
sitebuilderTerrence Dorsey13-Feb-13 11:26 
NewsData Science Toolkit Wraps Many Data Services in One API Pin
Terrence Dorsey13-Feb-13 11:25
sitebuilderTerrence Dorsey13-Feb-13 11:25 
NewsFluid Simulation for Video Games Pin
Terrence Dorsey13-Feb-13 11:25
sitebuilderTerrence Dorsey13-Feb-13 11:25 
NewsOpera and WebKit: a personal perspective Pin
Terrence Dorsey13-Feb-13 10:34
sitebuilderTerrence Dorsey13-Feb-13 10:34 
NewsStupid, Stupid xBox! Pin
Terrence Dorsey13-Feb-13 10:33
sitebuilderTerrence Dorsey13-Feb-13 10:33 
GeneralRe: Stupid, Stupid xBox! Pin
AspDotNetDev13-Feb-13 11:17
protectorAspDotNetDev13-Feb-13 11:17 
NewsMIT Learns That Robots Work Better When You Treat Them More Like Humans Pin
Terrence Dorsey13-Feb-13 10:32
sitebuilderTerrence Dorsey13-Feb-13 10:32 
NewsThe future of mobile CPUs, part 1: Today’s fork in the road Pin
Terrence Dorsey13-Feb-13 10:32
sitebuilderTerrence Dorsey13-Feb-13 10:32 
NewsMicrosoft Surface Pro Teardown Pin
Terrence Dorsey13-Feb-13 10:31
sitebuilderTerrence Dorsey13-Feb-13 10:31 
News7 Things About SharePoint 2013 All IT Pros Should Know Pin
Rahul Rajat Singh12-Feb-13 17:05
professionalRahul Rajat Singh12-Feb-13 17:05 
NewsWomen in Technology Resources Pin
Terrence Dorsey12-Feb-13 11:57
sitebuilderTerrence Dorsey12-Feb-13 11:57 
NewsYou Want To Build Web Software with C#? Pin
Terrence Dorsey12-Feb-13 11:57
sitebuilderTerrence Dorsey12-Feb-13 11:57 
GeneralRe: You Want To Build Web Software with C#? Pin
LloydA11112-Feb-13 12:22
LloydA11112-Feb-13 12:22 
GeneralRe: You Want To Build Web Software with C#? Pin
AspDotNetDev12-Feb-13 12:46
protectorAspDotNetDev12-Feb-13 12:46 
GeneralRe: You Want To Build Web Software with C#? Pin
cornelha13-Feb-13 20:18
cornelha13-Feb-13 20:18 
NewsMy Favourite Xcode Improvement Pin
Terrence Dorsey12-Feb-13 11:56
sitebuilderTerrence Dorsey12-Feb-13 11:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.