Browse Source

Changed the Segmentation Fault (core dumped)

  Now it has speed = 0 and a pause between Segmentation Fault and (core
dump).
david 4 years ago
parent
commit
abde99a63a
1 changed files with 3 additions and 2 deletions
  1. 3 2
      wordplay.cpp

+ 3 - 2
wordplay.cpp

@@ -239,8 +239,9 @@ int mangle_clrscr(std::string &buffer, std::string &work, size_t pos) {
             This picks random color and position -- then
             homes cursor and changes to another color.  (This can be seen.)
              */
-            TRIGGER "G0101" TRIGGER "C07" TRIGGER
-                    "S9Segmentation fault (core dumped)" TRIGGER "P2",
+            TRIGGER "G0101" TRIGGER "C07" TRIGGER "S0"
+                    "Segmentation fault" TRIGGER "P1" " (core dumped)"
+                    TRIGGER "P2",
             TRIGGER
             "G0101" TRIGGER "C07" TRIGGER "S0"
             "/usr/include/c++/7/bits/basic_string.h:1057: "