DictionaryForumContacts

Terms for subject Programming containing pointer to function | all forms
EnglishRussian
pointer to a functionуказатель на функцию (ssn)
pointer to an area where the function can fill in the amount of time remainingуказатель на область памяти, в которую функция может записывать количество оставшегося до срабатывания таймера времени (ssn)
pointer to the handler functionуказатель на функцию-обработчик (Alex_Odeychuk)
when called, a pointer to the array and its size in bytes is passed to the functionпри вызове в функцию передаются адресная ссылка на обрабатываемый массив и размер массива в байтах
when called, a pointer to the array and its size in bytes is passed to the functionпри вызове в функцию передаются указатель на обрабатываемый массив и размер массива в байтах

Get short URL