You are not logged in [login] | [register]

you are here: home » computers & internet » software

SEARCH FOR A FEED

Google
Web RSSMad.com

Searching 190225 articles in 8938 feeds.

RSS CATEGORIES

TELL A FRIEND

Do you like RSS MAD? Why not spread the news and tell a friend about it - it's as easy as filling out this form!

About C/C++

added: Sun, 16th October 2005 | 434 views | 0x in favourites
feed url: http://z.about.com/6/g/cplus/b/index.rdf

C/C++ [Viewed: 173]

Latest feed entries:

Starting Some New Tutorials

I've been asked if I would write some additional programming tutorials for people who are totally new to programming and on both Linux and Windows. These will initially be for...

Warning! Silverlight 2.0 Beta or Visual Studio 2008 SP1 Beta?

When you have two overlapping technologies, in this case Silverlight and Visual Studio, both with betas there is the risk that things won't work together. It's happened this week so...

Hungarian Notation or What?

In case you didn't know it, Hungarian names are apparently given in the order family names first then personal name. This was the reason given for Hungarian Notation where variable...

XNA Version 3.0 Technology preview Now Available

This is not the full version but an early beta and if you want to start programming games (including multiplayer) for the Zune media player you'll want to try this...

My Progress With ASP.NET

It's not that it is intrinsically difficult, I think I was just trying to run before I could walk. I've just spent three days last week taking an existing partly...

Back to the C Tutorial

With the publication of the C# strings tutorial last week, I'm now back onto C again and this tutorial will be about files; both text files and random access files....

Answer to C# Programming Puzzle and Another!

If you're used to C or C++ and not C#, you'd expect the compiler to whinge about the casual mixing of incompatible types but C# is more like some scripting...

C# Programming Puzzle

Answer tomorrow. Without trying it, will this compile and if so what does it output? using System; using System.Text; namespace ex1 {     class Program     {         static void Main(string[] args)         {             string a="David ";             int b = 0;             a= string.Concat(a,4,5.6,b) ;             Console.WriteLine("a= {0}",a)...

Inkscape - Open Source Vector Drawing Program

Although not at version 1.0 yet, Inkscape is a quality vector drawing program not unlike Illustrator. I'm pretty dire in the artistic stakes, more technical drawing ability than artistic flair...

ADD A FEED

Is RSS MAD missing something? Tell us about new feeds here.