On 04.11.2011 10:49, Torello Querci wrote: > Sorry, You are right .... I'm on 32bit arch Then you need this: struct rlimit { public long rlimit_cur; public long rlimit_max; } Robert