User: James Burnby

  • Public profile

User profile: James Burnby

User info
User name:James Burnby
Name:James Burnby
Location:Nelson, New Zealand
Website:http://www.softwarecontracts.co
Bio:I am the managing director of Software Contracts.

I live in sunny Nelson, New Zealand.

I write software in C++ for both Linux and Windows. Linux development is primarily shell based only for servers.

Most of my applications were written in assembler (nasm, fasm and masm) up until 2009. Why? Because C++ is harder to learn due to its strict rules - which is why C++ is good!

I use the latest gcc and code::blocks for both platforms.
History
Joined:
Number of posts:24
Latest posts:

How can i show my button bitmap picture?
What if you specify IMAGE_BITMAP instead of IMAGE_ICON on line 25?

is this an example of good coding? need advice
The first thing to note is there is always a better way to do something. I have never gone back to ...

Socket Programming on Windows
I find these two links useful: http://www.cs.utah.edu/~swalton/listings/sockets/programs/ http://www...

What's Wrong With My Code?
Line 8, you have a single quote and then end with a double quote. Single quotes are usually used as...

Extract columns of data from input file into single variables
You could get each line using http://www.cplusplus.com/reference/iostream/fstream/ Each time there ...

This user does not accept Private Messages