Well, I spoke too soon about GitHub...!

...but, really, all this security is confounding, isn't it,? let's start where i started off at age 19(first time learning on my own, not just watching my father....) this is Hello, World in 'C', not C++. it has an error. int main(int args* []){ printf("Hello, World/n"); return (0); } /* this is in C, not C++' */ int main(args[]){

Comments

Popular posts from this blog

Starting Point. -- AI Neural Network Code