Search:

Type: Posts; User: the bassinvader

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    2,696

    Thanks everybody. At least i now know what i can...

    Thanks everybody. At least i now know what i can expect and set any ambitions accordingly, It's nice to know that the possability is there if i feel thats the right direction for me.

    I take it...
  2. Replies
    11
    Views
    2,696

    which road to take

    Hi everybody.

    I apologise if thi s is in the wrong section but I wasn't really sure where to put it.
    I need some general advice from some old pros about programming.
    At the moment i'm twenty...
  3. Replies
    6
    Views
    2,521

    thanks guys! I think i gte it now.... later

    thanks guys!

    I think i gte it now....

    later
  4. Replies
    6
    Views
    2,521

    woops

    sorry, i mean that the division will be done....errr....before the modulos so why is the answear like this?;

    x=((7+6) % 5)/2 so x=1
  5. Replies
    6
    Views
    2,521

    order of precedence

    Hi people!

    I've been going through "the C puzzle book" by Alan R. Feuer
    and i've come across something that doesn't seem right to me
    but the book gives very little explantion so could somebody...
  6. Replies
    2
    Views
    1,416

    Changing file names

    Hi people!

    Can anybody tell me how to change a files name
  7. Replies
    3
    Views
    1,088

    problems opening a files

    hey there happy hunters!!

    I need yet more help!!!!

    I'm trying to open a file using a string from a structure
    but it keeps failing to open. I know the enirety of the code is fine
    it's just...
  8. Replies
    5
    Views
    1,984

    Hey! C'mon ssharish2005 If you need an ego...

    Hey! C'mon ssharish2005

    If you need an ego boost do something clever instead of picking on noobs
    for your thrills!

    If you aint got nothing constructive to add why bother!!



    Oh, and...
  9. Replies
    5
    Views
    1,984

    Reading a directory --code from FAQ

    hello everybody

    I had a question which i found an answear to on the
    FAQ however C is my first programming language and i
    dont really understand it all. Can somebody explain
    a few things...
  10. Replies
    18
    Views
    2,470

    thanks to everybody for all the help later...

    thanks to everybody for all the help


    later dudes....
  11. Replies
    18
    Views
    2,470

    can anybody help me with the EOF for a binary...

    can anybody help me with the EOF for a binary file?

    How do you find it?
  12. Replies
    18
    Views
    2,470

    Yes thanks. I guess by "the manual" salem...

    Yes thanks.

    I guess by "the manual" salem means " The C Programming Language"?!?

    one last question. How do you find end of file with a binary file.... that perhaps
    doesnt contain characters?
  13. Replies
    18
    Views
    2,470

    great!!! Thankyou! Thankyou! Thankyou! DO...

    great!!!
    Thankyou!
    Thankyou!
    Thankyou!

    DO the x or u stand for anything,like s or i do?
  14. Replies
    18
    Views
    2,470

    Great thanks for that! Just for the learnings...

    Great thanks for that!

    Just for the learnings sake, are there any other ways to read in unknown data types
    or are unsigned chars the only one?

    I'm also having a bit of trouble with things...
  15. Replies
    18
    Views
    2,470

    thanks for the help guys!! just for the record...

    thanks for the help guys!!

    just for the record i predictably use windows xp.

    whilst i've got ure atention, i've another noob question!!

    What do you store binary data in if you dont know what...
  16. Replies
    18
    Views
    2,470

    fread question

    Gotta quick question for somebody with time to answear.

    if you read more than your storage file will hold using fread(), what happens?

    you see i stumbled into this question because when i...
  17. Replies
    1
    Views
    1,039

    noobie binary questions

    this is probably a really lame question for all you brainiacks
    but thanks to assistance from people on this forum i've started
    to experiment in accessing files in binary. But i dont understand...
  18. Replies
    3
    Views
    1,436

    thanks kennedy and pianorain. Its great to...

    thanks kennedy and pianorain.

    Its great to have a simple, concise answear!!
  19. Replies
    3
    Views
    1,436

    working with images

    Hey to everybody!!

    this is a real short, simple question but one that i just cant seem to find an answear to!!!

    When a computer saves an image to disc, What exactly does it save in all those...
  20. Replies
    6
    Views
    1,328

    well maybe i've turned two pages at once,but if...

    well
    maybe i've turned two pages at once,but if i open a picture file in notepad
    i get a long list of stuff from the ascII table and from basic reading from wikipedia
    and a few simple tutorials...
  21. Replies
    6
    Views
    1,328

    Well , i thought it would be a simple little...

    Well , i thought it would be a simple little project, like what Frobozz was basically saying
    but i'm having trouble with it. Word files are fine but the real stumbling block is picture files
    which...
  22. Replies
    6
    Views
    1,328

    File shredders

    Hi all!!

    I'd like a little advice if somebody has the time,

    I'm a relative beginner to programing, my only real project being a little xor encryptor, but i
    fancied a go at writing a file...
  23. Replies
    6
    Views
    2,133

    thanks cornedBee. The extension was JPG and...

    thanks cornedBee.

    The extension was JPG and not JPEG.

    Another of my little problems solved.

    Thanks for the help guys. I owe you one:-)
  24. Replies
    6
    Views
    2,133

    ok so perror tells me "no such file or...

    ok

    so perror tells me "no such file or directory found" however at the same time i can see
    the image file there!!

    And the code works fine with a txt file in the same location. I dont see any...
  25. Replies
    6
    Views
    2,133

    simple JPEG problem

    Igot a simple problem that i've already asked about before
    but the answear i got didn't work. I want to open JPEG files
    in C and was told to open the file as usual but using binary
    like this;

    ...
Results 1 to 25 of 51
Page 1 of 3 1 2 3