program just ending when i use a window/console?
Posted: Mon Apr 28, 2003 5:03 pm
hi there =)
strange thing...
i have a program that generates a html fil out of a list of jpegs in a directory...
works fine, but could take a while, so i wanted some output.
but as soon as i include a window or console (only opening... no output yet!) the program will just end up somewhere in the middle.
allways the same position where it ends... now...
when i move the window/console line from the top to below my variable/constants defenition part, or somewhere later in the code, the position where the program ends is different.
can this be? (im not drunk or such)
thx in advance
muaB
strange thing...
i have a program that generates a html fil out of a list of jpegs in a directory...
works fine, but could take a while, so i wanted some output.
but as soon as i include a window or console (only opening... no output yet!) the program will just end up somewhere in the middle.
allways the same position where it ends... now...
when i move the window/console line from the top to below my variable/constants defenition part, or somewhere later in the code, the position where the program ends is different.
can this be? (im not drunk or such)
thx in advance
muaB