young@wglen.UUCP (Randy Young) (10/17/90)
Hello: I am having a small problem with Blink. I am working on a game for the amiga. The game consist of about 17 source modules. One of the source files is named task.c, when I use Blink to link the object files together it seams to work OK. But when i run the program it just hangs at the CLI, the code in the task.o file is mostly in comments, and does'nt ever get called. Is "task" a keywork or something important to Blink. If I don't link in the task.o module then the program opens it custom screen as expected. I am not sure of the problem, if anybody has any advice on what to do please write. The program is being compiled on a A2000 under SAS/C 5.1, the code size is around 300K. Tanks in advance Randy Young