Re: HToolkit 1.0 released
Wolfgang Jeltsch <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.gui |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, 2003-07-24, 12:24, CEST, Marcin Kowalczyk wrote: > [...] > There is no reason a C implementation could represent char * and void * > differently, But it's not guaranteed by the ANSI standard that they are represented the same way, is it? > [...] Wolfgang