| delorie.com/archives/browse.cgi | search |
Rudolf Polzer <rpolzer AT web DOT de> wrote:
: But I just also tested a simple test program:
: void main()
: {
: char *p = 0;
: *p = 'X';
return( 0 ); /* added. */
: }
: which compiles (with a warning about main being void) and crashes with a
: SIGSEGV at the correct address. I see a GPF, but this is still enough
: information because of the correct line numbers.
Which version of WINDOZE is that? It doesn't crash on my WINDOZE 98.
Right,
MartinS
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |