Why do these lines at the pawn compiler?
#7

Quote:
Originally Posted by Roberto80
Посмотреть сообщение
Just use this to hide them:
#pragma dynamic 10000000
40mb of heap and stack?



Quote:
Originally Posted by Lunoxel
Посмотреть сообщение
Hi, I recently following lines appear in the console pawn compiler, do not appear before than the first. What do these extra lines?

If there is a problem?

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          11976 bytes
Code size:           726768 bytes
Data size:          7880192 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4069 cells (16276 bytes)
Total requirements: 8635320 bytes
================ READY ================
If You don't use -d3 parameter with Your compiler, then see if You're using some variables, that uses loads of memory (useless).

For example, if You'd like to format variable with 100 characters-long string using 512-1024 cells for it, and You keep on doing this, then it's obviously, You'll receive such messages.

Greetings
Reply


Messages In This Thread
Why do these lines at the pawn compiler? - by Lunoxel - 25.08.2015, 17:00
Re: Why do these lines at the pawn compiler? - by ahameed4755 - 25.08.2015, 17:10
Re: Why do these lines at the pawn compiler? - by Tamer - 25.08.2015, 17:12
Re: Why do these lines at the pawn compiler? - by Lunoxel - 25.08.2015, 17:23
Re: Why do these lines at the pawn compiler? - by Tamer - 25.08.2015, 17:24
Re: Why do these lines at the pawn compiler? - by Roberto80 - 25.08.2015, 19:37
Re: Why do these lines at the pawn compiler? - by LetsOWN[PL] - 25.08.2015, 20:10
Re: Why do these lines at the pawn compiler? - by Vince - 25.08.2015, 21:25
Re: Why do these lines at the pawn compiler? - by prineside - 25.08.2015, 22:51
Re: Why do these lines at the pawn compiler? - by Lunoxel - 26.08.2015, 00:14

Forum Jump:


Users browsing this thread: 1 Guest(s)