View Single Post
Author Message
organizedKaoS
Senior Member
Join Date: Feb 2006
Old 01-27-2007 , 21:32   [REQ] Compiler Info
#1

Just wondering if it's possible to get more information from the compiler in this instance

Code:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// playerfun.sma
// Header size:           2760 bytes
// Code size:            49536 bytes
// Data size:            33768 bytes
// Stack/heap size:      16384 bytes; max. usage is unknown, due to recursion
// Total requirements:  102448 bytes
// Done.
//
// Compilation Time: 2.75 sec
// ----------------------------------------

Press enter to exit ...
Just curious if it's possible to pinpoint the "recursions" the compiler is indicating.
organizedKaoS is offline