--- In lpc2100@yahoogroups.com, David Willmore <willmore@o...> wrote: > Does C even define this behavior? People seem to assume it, but I tend to assume all bets > are off when you cast one type of pointer to another. Maybe I'm just a pessimist. AFAIR the only guarantee C give is if you assign any given pointer to a void pointer and back again you will not lose any information. Some implementations have trouble meeting even that. Robert
Message
Re: Problem with word / dword - access...
2004-02-10 by robertadsett