> Hi hackers@, 
> Do we have C libraries with reverse of getchar() [ & maybe read()
> ] & fopen() [ & maybe open() ] etc, to read from end of file toward
> beginning ?  I dont see anything in the See Also sections.  I'm not
> looking to write, just read.  I'm looking for something that returns
> last char in file as first etc, I'm not interested in wchars etc,
> I could write some C functions, with seek etc & probably will, if
> none exist, but no point if they already exist ?

PS I'm not looking for a program that reverses chars in lines ( eg like my
        http://berklix.com/~jhs/src/bsd/jhs/bin/local/rev/ 
), instead I'm wondering if we have functions that read binary backwards,
\0 & \n not special.

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Mail plain text;  Not quoted-printable, Not HTML, Not base 64.
 Reply below text sections not at top, to avoid breaking cumulative context.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to