Hi, > Define X in module B, init it to some value. Now when module A is > loaded, it can change value of X. In module B you know that module A > is loaded if X value is changed. >
But now module A can't be loaded untill module B is loaded ... :-) Back to square 1 ! Rajat -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
