Follow Us
Contribute
  • Register

Fatal Error C1508: compiler limit : (function) : more than 65535 argument bytes

0 votes

The formal parameters to the function exceed the limit of 65535 bytes.


requested 1 year ago by errorbase (169,970 points)

3 Solutions

0 votes

This article is a derivative work based on http://msdn.microsoft.com/en-us/library/e661bdtd.aspx" title="http://msdn.microsoft.com/en-us/library/e661bdtd.aspx" target="_blank">Fatal Error C1508 which is provided by http://msdn.microsoft.com/en-us/library/60k1461a.aspx" title="http://msdn.microsoft.com/en-us/library/60k1461a.aspx" target="_blank">MSDN Community Content - Visual C++.

solved 1 year ago by errorbase (169,970 points)
0 votes

Give more details for the cause section and write the solution section.


solved 1 year ago by errorbase (169,970 points)
0 votes

solved 1 year ago by errorbase (169,970 points)

Related errors