without examplesFound in 1 dictionary
Computer Science- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
calling convention
соглашение о вызовах (определение порядка размещения в стеке и извлечения из стека параметров, передаваемых при вызове функций и возврате в вызывающую программу)
Examples from texts
Notice that all the functions are defined with the WINAPI modifier, which sets the proper parameter-calling convention; they are preceded by the declspec(dllexport) declaration, which makes the functions available to the outside world.Обратите внимание, что все функции определены с модификатором WINAPI, который устанавливает соответствующее соглашение вызова параметров; им предшествуют объявления declspec(dllexport), которые делают эти функции доступными извне.Cantu, Marco / Mastering Delphi 7Кэнту, М. / Delphi 7: для профессионаловDelphi 7: для профессионаловКэнту, М.© 2003 SYBEX Inc© Перевод на русский язык, ЗАО Издательский дом «Питер», 2004© Издание на русском языке, оформление, ЗАО Издательский дом «Питер», 2004Mastering Delphi 7Cantu, Marco© 2003 SYBEX Inc
Add to my dictionary
calling convention
соглашение о вызовах
User translations
No translations for this text yet.
Be the first to translate it!
Collocations
C calling convention
соглашение о связях в языке C