1993 C tool

Text Editor - Sample GUI

Interview Assignment Editor

Controls

KeyAction
F10Access the top menus
INSToggle text insertion mode

The Story

When applying for his first professional programming job, Yasser was given an interview assignment: build a text editor from scratch with saving, loading, scrolling, insertion mode, and cursor movement. This is the result — a complete text editor built in C with a custom GUI.

Tags

editortextguiinterviewprofessional