Recent content by Stoo

  1. S

    To twith he Point.

    Being a noobie to C++ I got myself a couple of ref books and tho they are both very good they don`t actually tell me how to do anything other than print to a console. I would very much like to be able to plot a pixel to a bitmap/window using x/y co-ords in the simplest way possible. Can...
  2. S

    Back Basics

    The last program I wrote was a GFX package for use with a ray tracer called Lightwave on my Amiga4000 using a mix of a language called Blitz, machine code, but it was many years ago. I would really like to learn C++ and to this end picked up an Idiot Guide book to do so. It helps I`m sure, but...