Software Archive
Read-only legacy content

assert

intelgg
Beginner
499 Views
Does Fortran or Visual Fortran have an equivalent for C language's
"assert" to catch programmatic errors?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
499 Views
No. It's easy enough to write your own.

Steve
0 Kudos
Reply