Difference between revisions of "Count(sections)"
(New page: {{AdvFileParam|count[sections]}} A check about the number of sections. ==Usage== count[sections]=<count(int)> count[sections]>=<count(int)> count[sections]<=<count(int)> ===Examples==...) |
|||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:count(sections)}} | ||
{{AdvFileParam|count[sections]}} | {{AdvFileParam|count[sections]}} | ||
A check about the number of sections. | A check about the number of sections. |
Revision as of 15:11, 19 February 2008
A check about the number of sections.
Contents
Usage
count[sections]=<count(int)> count[sections]>=<count(int)> count[sections]<=<count(int)>
Examples
Description
Checks the number of sections inside a Portable Executable format file. This test also supports the lesser than or equal and greater than or equal comparisons.