레코드,record

Difference between r1.6 and the current

@@ -7,7 +7,16 @@

활성화 레코드 ??

WtEn:activation_record ?
[[WtEn:activation_record]]
= https://en.wiktionary.org/wiki/activation_record
call_stack에 위치한 subroutine 정보를 담은 [[자료구조,data_structure]].
syn: stackframe = stack_frame.
 
[[WtEn:activation_record]] = https://en.wiktionary.org/wiki/activation_record
"a data structure containing subroutine state information located on the call stack" [[Date(2023-11-14T02:25:55)]]
syn [[stack_frame]] -> =,stack_frame =,stack_frame . stack_frame { WtEn:stack_frame = https://en.wiktionary.org/wiki/stack_frame "An individual frame on the call_stack, representing a call to a subroutine that has yet to return." }
syn [[activation_frame]]

[[Wiki:ActivationRecord]]
= http://wiki.c2.com/?ActivationRecord
@@ -17,15 +26,9 @@

...
등을 가지고 있다
}


[[WtEn:activation_record]] = https://en.wiktionary.org/wiki/activation_record
"a data structure containing subroutine state information located on the call stack" [[Date(2023-11-14T02:25:55)]]
syn [[stack_frame]] -> =,stack_frame =,stack_frame . stack_frame { WtEn:stack_frame = https://en.wiktionary.org/wiki/stack_frame "An individual frame on the call_stack, representing a call to a subroutine that has yet to return." }
syn [[activation_frame]]
WpSp:Activation_record x [[Date(2023-11-14T02:25:55)]]
[[WpEn:Activation_record]]
= https://en.wikipedia.org/wiki/Activation_record


DB쪽에서의 뜻은 goto 레코드record.

activation_record =,activation_record =,activation_record . activation_record
{
activation record

활성화 레코드 ??

WtEn:activation_record
= https://en.wiktionary.org/wiki/activation_record
call_stack에 위치한 subroutine 정보를 담은 자료구조,data_structure.
syn: stackframe = stack_frame.

WtEn:activation_record = https://en.wiktionary.org/wiki/activation_record
"a data structure containing subroutine state information located on the call stack" 2023-11-14
syn stack_frame -> =,stack_frame =,stack_frame . stack_frame { WtEn:stack_frame = https://en.wiktionary.org/wiki/stack_frame "An individual frame on the call_stack, representing a call to a subroutine that has yet to return." }
syn activation_frame


Wiki:ActivationRecord
= http://wiki.c2.com/?ActivationRecord
{
pointer to the 호출자,caller,
local_variable s,

...
등을 가지고 있다
}