What is vc++ redistributable?
No Answer is Posted For this Question
Be the First to Post Answer
What keyboard editor command is used for Undo?
What is the purpose of a C++ namespace?
What is the RGB macro used for?
Can I uninstall visual c++?
What is a microsoft visual c++ 2008 redistributable?
What are the two forms of the #include preprocessor directive?
how to declare and populate an array of checkBoxes
A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.
Explain pointer to the constant and constant pointer? Explain difference between them.
How to Use mfc71d.dll not mfc71.dll ?
Do you need microsoft visual c++?
what is mean [] inc what is the use of include conio.h in c