Skip to content

CAppDevKit v2.1

Latest
Compare
Choose a tag to compare
@LinuxUsersLinuxMint LinuxUsersLinuxMint released this 26 Jan 14:39

CAppDevKit v2.1 Sürüm notları:

Bilgi: CAppDevKit kütüphanesi hakkında detaylı bilgi için: https://linuxuserslinuxmint.github.io/Documents/CAppDevKit/TR/v2.1/cappdevkit.html

  • Kullanıcıların programdan çıkış yapmasını sağlayan "app_exit_msg" yorum satırından çıkarılarak çalışır hale getirilmiştir.
  • cppfastvar.hpp dosyasındaki gereksiz kodlar kaldırılmıştır.
  • Yeni bir fonksiyon tanımı eklenmiştir. (fn)
  • cdefined.h dosyasındaki gereksiz olan cdefine yapısı (struct) kaldırılmıştır.
  • Linux sistemler için hazırlanan CAppDevKit kurulum dosyası için pyappdevkit kütüphanesi eklenmiştir.

CAppDevKit v2.1 Release notes:

Info: For detailed information about the CAppDevKit library: https://linuxuserslinuxmint.github.io/Documents/CAppDevKit/EN/v2.1/cappdevkit.html

  • Removed “app_exit_msg” from the comment line, which allows users to exit the program.
  • Unnecessary code in cppfastvar.hpp has been removed.
  • Added a new function definition (fn)
  • Removed the unnecessary cdefine structure (struct) in the cdefined.h file.
  • The pyappdevkit library has been added for the AppDevKit installation file for Linux systems.