Skip to main content

Timeline for DOS-based Boggle simulator

Current License: CC BY-SA 4.0

14 events
when toggle format what by license comment
Jul 5, 2023 at 18:20 vote accept ArrayBolt3
Jul 5, 2023 at 5:01 answer added Davislor timeline score: 4
Jul 4, 2023 at 21:17 comment added ArrayBolt3 @Davislor I'm targeting DOS intentionally because I have a project in mind that requires that the finished app be compatible with DOS, and so I'm trying to prepare for that particular project.
Jul 4, 2023 at 20:30 comment added Davislor Bit of a frame challenge: a ncurses implementation would run on modern OSes, and let you write modern C. I also wrote DOS programs at home, back in the day, and I recommend you get some practice with more modern systems.
Jul 4, 2023 at 16:53 history became hot network question
Jul 4, 2023 at 15:40 answer added ArrayBolt3 timeline score: 4
Jul 4, 2023 at 7:22 history edited Toby Speight CC BY-SA 4.0
Simplify title and link to Wikipedia for context
Jul 4, 2023 at 6:48 history edited ArrayBolt3 CC BY-SA 4.0
Patched a memory leak (functional code change made before first answer)
Jul 4, 2023 at 6:47 comment added ArrayBolt3 @slepic Thanks for the tip! I'll patch the free() fails real quick then.
Jul 4, 2023 at 6:45 comment added slepic Nice post. Feel free to update your question until you get an answer. Once you get an answer, tho, you should not update your question anymore and post a new one instead if you will want to review updated code again...
Jul 4, 2023 at 6:43 history edited ArrayBolt3 CC BY-SA 4.0
Fixed a misspelled company name (trivial code change)
Jul 4, 2023 at 6:17 comment added ArrayBolt3 Meh, some of my newlines are in downright horrible locations :P I should have reviewed this myself a bit closer before posting.
Jul 4, 2023 at 6:16 history edited ArrayBolt3 CC BY-SA 4.0
fixed a formatting goof (no change to source code)
Jul 4, 2023 at 6:10 history asked ArrayBolt3 CC BY-SA 4.0