User:RMN/Vocabulary

From Miranda NG
Jump to navigation Jump to search

This is a list of programming terms to help translate them between English and Russian. Some of them have specific meaning in Miranda and their usage/translation may differ from common ones.

  • Callback function — Функция обратного вызова
  • Handle — Дескриптор
  • Hook (function) — (Функция)-ловушка
  • Otherwise — Иначе, e.g.
Returns event handle if event was created successfully, otherwise nil.
Возвращает дескриптор события, если событие было успешно создано, иначе nil.
  • Pointer — Указатель
  • Signature — Сигнатура
  • Include module: — Подключение модуля: