calling two shared objects in one single function call

Started by Harpreet Dhaliwalover 19 years ago1 messagesgeneral
Jump to latest
#1Harpreet Dhaliwal
harpreet.dhaliwal01@gmail.com

Hi,
Can two different shared objects be loaded one after the other in the same
function so that the second one starts its execution right after the first
one finishes.

~Harpreet