Search:

Type: Posts; User: weirdbeardmt

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,054

    A little matrix help

    Hi there,

    I've been working on a fairly ugly project for quite a while now, and whilst it all works fine, it could do with some optimisation. I won't bore you with the details, I'll just outline...
  2. Replies
    2
    Views
    1,769

    Thanks for your response. It was my fault - turns...

    Thanks for your response. It was my fault - turns out I wasn't allocating memory properly for a smaller array earlier in the function. Was pretty tough to find...

    i was using e.g:
    ...
  3. Replies
    2
    Views
    1,769

    Problem accessing 3d array in loop...

    Hi, I have a really weird problem I can't explain.

    I have created a 3d array which is 10x10x5. Right after the function I use to create it, I can loop through all the components fine and it sends...
  4. Replies
    42
    Views
    5,754

    What do you guys make of these nag routines which...

    What do you guys make of these nag routines which my dept. provides as a default install?

    http://www.iss.soton.ac.uk/manuals/apps/nagclib/doc/summary.html (about half way down for Random Number...
  5. Replies
    42
    Views
    5,754

    More randomness

    Hi, sorry if I'm asking a dumb question (having looked through the FAQ/boards etc), but here goes:

    I need to generate a list of numbers from 1 (to a set number, for e.g. 25) in a random order....
  6. Replies
    5
    Views
    2,341

    Nope... Win XP over here...

    Nope... Win XP over here...
  7. Replies
    5
    Views
    2,341

    Yeh, I already figured that out... :p Though it...

    Yeh, I already figured that out... :p Though it still didn't want to open the file, due to what I expect was the space in Program Files (since putting the file somewhere else works fine).
  8. Replies
    5
    Views
    2,341

    printing strings (was similar problem)

    Hey...

    I am having a related problem - perhaps someone could help. I'm sure it's really easy.

    I'm using:



    char *sp_filename = "C:\\Program Files\\Dev-Cpp\\Examples\\example.out";
Results 1 to 8 of 9