| About C/C++ |
| Put this feed on your website |
| Description: |
C/C++ |
| Format: |
RSS 1.0 |
| Url: |
http://z.about.com/6/g/cplus/b/index.rdf |
| |
| Latest headlines |
About C/C++
|
Challenges Updated
Fri, 10 Feb 2012 17:16:00 +0200
There were no entries for Challenge 54 but I've decided to leave it open in case anyone wants to enter. I've also updated next month's challenge (56) with the boards.txt....
|
Maybe Time to Visit Phalanger Again?
Wed, 08 Feb 2012 14:56:00 +0200
My spare time activities include developing a multi-player web game, based on the Play-By-Mail principle (I worked in that industry full time for over two years, some twenty odd years...
|
Microsoft Publishes Open Spec for C++ AMP
Tue, 07 Feb 2012 16:43:00 +0200
This is an open specification and Microsoft encourage anyone to implement the C++ AMP (Accelerated Massive Parallelism) open specification on any platform. The idea is to make GPU acceleration of...
|
Scheduling Tasks with Quartz.net
Mon, 06 Feb 2012 16:37:00 +0200
Back in the Window 98/NT days there was a part of the registry that couldn't be accessed through normal access. However if you ran an executable under the At command...
|
Having Fun with a VPS
Sun, 05 Feb 2012 17:20:00 +0200
I bit the bullet and committed myself to a monthly £30 (about $45) bill for VPS hosting last week for online game development.
The last couple of days though have...
|
Live C++ Conference
Fri, 03 Feb 2012 08:46:00 +0200
The Speakers include the creator of C++, Bjarne Stroustrup, C++ Standards Committee Chair: Herb Sutter, the C++ template expert: Andrei Alexandrescu, STL master Stephan T. Lavavej, LLVM/Clang developer...
|
Asteroids Tutorial is Coming Along But
Wed, 01 Feb 2012 17:19:00 +0200
It's a bit more graphically intense than I'm used to so I had to do a bit of work in preparing the solid graphics for it. I created a single...
|
Creating Art Programmatically
Tue, 31 Jan 2012 14:49:00 +0200
A program written in C++ created this lovely piece of art work. However the art work wasn't coded in C++ but in a language that's interpreted by a C++ application....
|
Setting up for C/C++ Native Client development
Sun, 29 Jan 2012 15:36:00 +0200
I've mentioned Google's Native client before, and thought I'd take a look and see how easy it is (or not!) to get started. It's quite involved when you consider it...
|
A couple of Notes Incl Challenge 54
Fri, 27 Jan 2012 17:30:00 +0200
There was a slight bug in tracks.txt which I've amended so hopefully it will be a little bit easier (the track join without a switch at line 10, column 47)...
|