I have seen many times the code, where the function to return the status was set variable * rc * (for example, int rc = foo (); ). I, although this is a kind of agreement and blindly used it in all my code.
Recently, a colleague asked me what * rc * means and found that I really do not know the answer.
thank
source
share