[ OpenMp ] Error C3017: termination test in OpenMP (statement) statement has improper form

for (init-expr; test-expr; incr-expr) structured-block
In particular, test-expr must look like one of the following:
var relational-op b
b relational-op var
where relational-op is one of <,<=,>,>= and b is a loop invariant expressions of a type compatible with the type of var.

留言

熱門文章