You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeVault é uma plataforma para desenvolvedores compartilharem e explorarem códigos back-end. Com um editor de código online e repositório público, permite criação, publicação, discussão e favoritação de projetos, proporcionando uma experiência colaborativa e prática.
This is a simple text editor implemented in C using the ncurses library. The editor allows users to create, edit, and save text files, as well as customize the editor's appearance and behavior using keyboard shortcuts.