Table of Contents
    Architecture 1 min read
    A routine that doesn’t actually do anything other than declare itself and the parameters it accepts. Stubs are used commonly as placeholders for routines that still need to be developed. The stub contains just enough code to allow it to be compiled and linked with the rest of the program.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%