Search:

Type: Posts; User: neil_w_84

Search: Search took 0.00 seconds.

  1. ooops cheers, what a duffus, been using matlab...

    ooops cheers, what a duffus, been using matlab too much lately with its stupid arrays starting at 1 bussiness :rolleyes:
  2. File output in JAVA (not C++ sorry to offend;))

    Hey sorry know this is strictly a c/c++ board but you guys seem helpfull so maybe u can help with some java to, I have the following code


    public static void outputFile(double[][] y)
    {
    //...
  3. Replies
    2
    Views
    1,946

    Making a resizable window in openGL??

    Ive been using some example code from a website to try n make a windows application using opengl, my problem is the window ive created only has a close icon in the top left and not the maximise...
  4. Replies
    1
    Views
    1,115

    Resizable windows in openGL

    Ive been using some example code from a website to try n make a windows application using opengl, my problem is the window ive created only has a close icon in the top left and not the maximise...
  5. Replies
    1
    Views
    13,680

    Reading float values from a file??

    Hi, been looking at the tutorials and it only tells you how to read in charchters, is there a way to ready floats in from a file of numerical data, or if not a way to convert the char data into...
Results 1 to 5 of 5