I have searched the forum and found that volatile keyword is used so that other programs are allowed to modify it.
Then why is it provided in dos programming which does not support multiprogramming concept.
Second question what is use of
Code:const volatile int i;



LinkBack URL
About LinkBacks


