[Solved] expain following code snippet [closed]
[ad_1] it casts pb in tsfa_pro * then it dereference it in another words, tsfap is a reference to what pointed by pb, using a C-style cast to convert pb from pro_base to tsfa_pro. [ad_2] solved expain following code snippet [closed]