Search:

Type: Posts; User: splendid bob

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    887

    ah yes, thats it, feel kinda stupid for not being...

    ah yes, thats it, feel kinda stupid for not being able to figure that out for myself :o ;)
    thanks
    bob
  2. Replies
    2
    Views
    887

    efficiency problem..

    Hi,
    i am writing a bit of code that uses the following equation:
    tot=(i*top)+((1-i)*btm);

    basically this derives a merged value based on alpha transparency value when merging 2 images.
    Now, i...
  3. Replies
    3
    Views
    2,263

    Hi, thx for your reply. Thx for pointing out the...

    Hi, thx for your reply. Thx for pointing out the <=100 etc. stuff.
    colourArr[d]=colourArr[d]; was a typo..

    I solved the problem myself as i was writing a response :D

    ...
  4. Replies
    3
    Views
    2,263

    array shift problem

    Hi, I have written a small piece of code that runs through a loop of 100 array elements. It compares a variable (conttot) to each of these elements and tests to see if it is larger. If the variable...
  5. Replies
    2
    Views
    1,323

    splendid :) thanks. bob

    splendid :)

    thanks.


    bob
  6. Replies
    2
    Views
    1,323

    dynamic object initialisation??

    Hi all,
    just a general question about c++..
    I am new to c++ programming and need to create instances of objects at runtime. However, the number of instances to be initialised varies each time the...
Results 1 to 6 of 6