Custom Text Formatting (Previously: Getting long results in a program)
|
04-18-2024, 05:43 PM
Post: #93
|
|||
|
|||
RE: Custom Text Formatting (Previously: Getting long results in a program)
I took another look at your code, this time a bit more closely. The basic question that comes to mind is: Why did you revert most of the optimizations I previously suggested? You reverted the variables "n", "d", "hh" (which I removed), as well as iterating in the loop using "n" (instead of "h") and all those calculations in each iteration that seemed unnecessary. You also reverted my changes to the positioning of underlining and striking through. Did you not like all of that?
Piotr Kowalewski |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 46 Guest(s)