I'm not sure it works properly on windows.
When I modify this to start two threads, and print out messages based on
their start/stop times, as well as a message inside the thread, I get
both ending messages before I get only a single printout from within the
threaded function. This seems to i
IHello,
I'm having a problem with the OS/2 version of the compiler.
This simplified version of my program keeps generating an exception
when compiled and run in EComStation 1.2, OS/2 versions 4.5 and 4
but runs fine when compiled for Windows.
Program Test1( Input, Output );
{$S+}
Const
Dear community,
I'm trying to write console program using thread but
have several problems.
I have already posted them to Lazarus forum:
1)
http://forum.lazarus.freepascal.org/index.php/topic,10403.0.html - Threads
not working
2)
http://forum.lazarus.freepascal.org/index.php/topic,10399.0.ht