Search:

Type: Posts; User: zmerlinz

Search: Search took 0.01 seconds.

  1. thanks a lot, this is really baffling me as well...

    thanks a lot, this is really baffling me as well :confused:
  2. GETLED is defined in ioctl.h, i searched for...

    GETLED is defined in ioctl.h, i searched for kbio.h and it seems that it is used mainly for SPARC systems
  3. Wont run in X, works fine in alt+F1 terminal

    i have this code to determine which lights are on, on a keyboard.

    but if i run it in x windows it doesn't work, i get the error


    ioctl: Invalid Argument


    but if i press ctrl+alt+f1 for...
  4. Replies
    14
    Views
    3,483

    is this what you are on about ?? ...

    is this what you are on about ??

    http://junk.dawnshadow.se/yp010.swf

    my high score 302.6
  5. Replies
    6
    Views
    3,053

    or you could print it out, and then scan it in...

    or you could print it out, and then scan it in using OCR, failing that just copy it out :p
  6. Replies
    25
    Views
    5,143

    i got OS2 warp

    i got OS2 warp
  7. Replies
    3
    Views
    2,278

    a comic for the day

    http://www.ucomics.com/foxtrot/index.phtml
  8. Thread: Stupid Hoax

    by zmerlinz
    Replies
    9
    Views
    3,096

    that one went round out uni, and then there was...

    that one went round out uni, and then there was another email telling how to put it back :rolleyes:

    i still think that the funniest was when one of the lectures told their whole class to delete...
  9. Replies
    12
    Views
    1,603

    Thank you ever so much,it is finally working :D ...

    Thank you ever so much,it is finally working :D

    and i have learnt a lot from this to

    sorry about all the questions


    Thanks to all that helped :D
  10. Replies
    12
    Views
    1,603

    i see what you say, and i have implemented that...

    i see what you say, and i have implemented that now,

    but it still prints out 1000 lines of 0.000000000000000

    it is driving me mad !!
  11. Replies
    3
    Views
    1,028

    well you need to find the Mean weight of the...

    well you need to find the Mean weight of the phones (add them all together and divide by the amount of phones)

    they you will get a average weight, then print out all the ones that are < average :)
  12. Replies
    12
    Views
    1,603

    and here is the txt file :D thanks for your...

    and here is the txt file :D

    thanks for your help :D
  13. Replies
    12
    Views
    1,603

    ok here is the C file and text file that it is...

    ok

    here is the C file and text file that it is reading in
  14. Replies
    12
    Views
    1,603

    i have done that now, but it still doesn't seem...

    i have done that now, but it still doesn't seem to work, all it prints out is 1000 lines of 0.000000000000000

    so it seems that it isn't working with those values at all

    any idea where it is...
  15. Replies
    4
    Views
    1,796

    personally i have never got on with either McAffe...

    personally i have never got on with either McAffe or Norton and Sophos is a waste of time IMHO

    so i have always used AVG it is brilliant, and their free version is free just a few things that you...
  16. Replies
    12
    Views
    1,603

    atof doesn't seem to work properly here is a...

    atof doesn't seem to work properly

    here is a copy of the txt file if it helps ??
  17. Replies
    12
    Views
    1,603

    so if i were to use sscanf() i would do...

    so if i were to use sscanf()

    i would do something like this ?/




    sscanf(nums, numbers[i], float);
  18. Replies
    12
    Views
    1,603

    the file that i am reading in contains a long...

    the file that i am reading in contains a long double on every line

    so how would i remedy it so that it enters these into the array ?

    thankyou for your speedy response :D
  19. Replies
    12
    Views
    1,603

    [**RESOlVED**]printing to an array

    i have a text file that contains numbers and i am reading them in line by line, this is not a problem

    but the problems come when i try to get these numbers and put each number in the array, for...
Results 1 to 19 of 19