Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Module level code too large"
#2
But it appears to be fairly clear. If your module's too big, you need to make it smaller, i.e., split your file up into (at least) two separate files, compile them separately, and then link them. If that file is composed of separate subroutines, the process should be fairly straightforward. If not, well, you have to rewrite it so that it uses subroutines.
ravelling Curmudgeon
(geocities sites require copying and pasting URLs.)
I liked spam better when it was something that came in a can.
Windows should be defenestrated.
Reply


Messages In This Thread
"Module level code too large" - by addiv - 07-13-2003, 09:32 PM
That's a new one... - by Glenn - 07-13-2003, 10:16 PM
"Module level code too large" - by addiv - 07-13-2003, 10:27 PM
"Module level code too large" - by Agamemnus - 07-13-2003, 10:50 PM
Well, according to the manual,... - by Glenn - 07-13-2003, 11:09 PM
"Module level code too large" - by addiv - 07-13-2003, 11:55 PM
You definitely wouldn't use GOTO... - by Glenn - 07-14-2003, 12:00 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)