Skip to content

Commit

Permalink
softened
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Mar 15, 2003
1 parent 2a25191 commit 7aea3d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/FAQ/fftw-faq.bfnn
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,9 @@ process (because FFTW computes the unnormalized transform).
You almost certainly have a bug in your code. For example, you could
be passing invalid arguments (such as wrongly-sized arrays) to FFTW,
or you could simply have memory corruption elsewhere in your program
that causes random crashes later on. Learn to debug, and don't
complain to us unless you can come up with a minimal program
(preferably under 30 lines) that illustrates the problem.
that causes random crashes later on. Please don't complain to us
unless you can come up with a minimal program (preferably under 30
lines) that illustrates the problem.

\question 22oct:fortran64 My Fortran program crashes when calling FFTW.

Expand Down

0 comments on commit 7aea3d4

Please sign in to comment.