What is microsoft visual c++ 2005 redistributable?
No Answer is Posted For this Question
Be the First to Post Answer
Can I uninstall visual c++?
Do I need all the microsoft visual c++ redistributable?
What is the use of microsoft visual c++ 2015 redistributable?
what is DLL?
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.
What is more efficient to pass as a parameter--a pointer or an object? Why?
TO start the build process in Developer Studio Which keyboard function is used ?
Do I need ms visual c++ on my computer?
Do I need the microsoft visual c++?
What is the purpose of a C++ namespace?
What is the use of DDV and DDX routines ?
what are the advantages of VC++ design environment