HN2
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
FrankBooth
on Aug 13, 2011
|
parent
|
context
|
favorite
| on:
C++ 11 Approved
Consider:
int execl(const char *path, const char *arg, ...);
called like so:
execl("foo", "bar", 0);
Particularly when sizeof(int) != sizeof(void *).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: