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

It exists with K&R parameters:

    void foo(a,b,c)
    long_type_name a,b,c;
    {
    ...
    }



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

Search: