Hi BenLeib,
Referring to the code you provided, I am afraid that there is no problem with this code.
You could try to compress and encrypt your file. Then, email again. The similar issue may help you.
Best regards,
Anna
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I make c++ programs with visual studio. I write to entire code myself and then compile it, but when I try to email it to someone, google says that there is a virus and won't let it send. What am I doing wrong, what counts as a virus?
Here is an example of one of the codes that was said to be a virus.
#include <iostream>
int main() {
std::cout << "Hello World";
}
What about this code is a virus?
Any help would be appreciated.
Hi BenLeib,
Referring to the code you provided, I am afraid that there is no problem with this code.
You could try to compress and encrypt your file. Then, email again. The similar issue may help you.
Best regards,
Anna