Search:

Type: Posts; User: Giania

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,909

    Of course, a mask then shft right. How logical. ...

    Of course, a mask then shft right. How logical.

    Cheers bithub.
  2. Replies
    2
    Views
    2,909

    Reading Individual bits from 2 bytes

    Hi all,

    I'm writing a piece of embedded software and I'm kinda stuck and wondered if anyone can point me in the right direction. I've been thinking for hours and hope that new eyes could see what...
  3. Replies
    8
    Views
    17,511

    Lol, no, I never noticed that that was a link. I...

    Lol, no, I never noticed that that was a link. I thought you had just coloured the text to make it stand it!!! lol :)

    I did say I was new here! ;)



    Thanks for that Dwks. My code is still at...
  4. Replies
    8
    Views
    17,511

    Thanks for that eerok. You mean like the Visual...

    Thanks for that eerok. You mean like the Visual C++ help file? :P

    I had a look and got it working. I'm not a programmer so my programming skills aint the best.

    Anyway, here's what I did;


    ...
  5. Replies
    8
    Views
    17,511

    are you meaning to just change the line ...

    are you meaning to just change the line



    while((fscanf(textfile, "%s", line)!=EOF)){


    to
  6. Replies
    8
    Views
    17,511

    Reading Character at a time from a text file

    Hi everyone, this is my first post so be nice!! ;)

    I want to read from a text file and output single characters to an external device. I can access the file, read the whole string, and output the...
Results 1 to 6 of 6