Search:

Type: Posts; User: nadkingcole

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,984

    Go to uni or college and spend a couple of years...

    Go to uni or college and spend a couple of years learning programming. You'll never regret it and then you'll have a qualification to prove that you know how to program.

    Other than that, just get...
  2. Replies
    1
    Views
    920

    Can anyone help me with a DLL?

    I have written a DLL which is called upon by Visual Basic. The cod which it is having problems with is:




    NOMANGLE int CCONV readfile(int *lparray, int pixelbit, long head, long width, long...
  3. Replies
    8
    Views
    1,163

    I don't mean to bump this unnecessarily (sorry to...

    I don't mean to bump this unnecessarily (sorry to offend anyone) but I have just been bitten by this problem and got an answer!

    What I was wondering is is this good code?



    #include <stdio.h>...
  4. Replies
    2
    Views
    1,778

    Thanks Hammer! Works a treat.:)

    Thanks Hammer!

    Works a treat.:)
  5. Replies
    2
    Views
    1,778

    While loop problem

    Hi,

    I have a small problem with part of a program I have made. I want the user to select a number between 1 and 25 so I have used the following code (which I have abridged):
    <CODE>...
  6. Thread: New to C?

    by nadkingcole
    Replies
    6
    Views
    1,146

    New to C?

    Just thought I'd give a bit of advice to all the people posting on here who are new to C. I am new also and I know that if you post your code on here (in the proper way) then people will rush to help...
  7. Replies
    2
    Views
    1,242

    Illegal operation

    I have written a program which sorts 5 user inputted integers in order within an array. The program is great but the only problem comes when exiting a while loop and I recieve an "Illegal Operation"...
  8. Reply

    Just tried it and it works a treat!

    Thanks very much!
Results 1 to 8 of 8