J
J
Jeditobe2015-03-15 13:01:12
.NET
Jeditobe, 2015-03-15 13:01:12

Can you give an example of applications that require the 2012\2013 C++ Libraries Redistributable Package?

Please provide an example of applications that require the 2012\2013 C++ Libraries Redistributable Package but do not require *.NET Famework

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Vitrenko, 2015-03-15
@Vestail

#include <iostream>
int main()
{
  std::cout << "Hello world:)";
  return 0;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question