Hacker News new | past | comments | ask | show | jobs | submit login

Something like...

    double * doMathOperation(unsigned N, const double * in, double aux1, double aux2, double * out = 0); 

(obviously, in C, you would leave the = 0 out and document it instead).



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: