How do I choose the correct primative?

Jake Thomas jake at fake.com
Mon Jan 6 12:36:57 PST 2014


Oh, and that was made from:

int main()
{
   int loadMe = 10;
   return loadMe;
}


More information about the Digitalmars-d-learn mailing list