This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cyg_io_read


Hi,

I am using the function cyg_io_read() with AEB-1, and am running into a
problem in that it appears that cyg_io_read() returns when it encounters 0x0
(the ASCII NUL character).  Is this correct?  If it is, how can I keep it
from doing this since that is part of that data that I need.  Or, is there
some cyg_io_getc type of function that will retun the character no matter
what it is.

Thanks,
Eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]