Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 12-12-2004, 12:11 AM   #1 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 375

Nikkon

Default setresuid ( )

I'm doing something like this:

#include <unistd.h>
#include <sys/types.h>

int main ( ) {

setresuid ( a, b, c );

}

And get this error :

main.cpp: In function `functionA ( )':
main.cpp:539: `setresuid' undeclared (first use this function)
main.cpp:539: (Each undeclared identifier is reported only once for each
function it appears in.)

I can man it but for some reason it doesn't exist when I try to compile.

Any ideas ??
__________________
AMD 3800+ X2
Zalman CNPS7000B CPU Heatsink/Fan
ASUS A8N Premium
2 GB G. Skill DDR 400 (2 X 1 GB)
1 GB Ultra DDR 400 (2 X 512 GB)
eVGA 7800GT 256MB
120 GB seagate HD (7200RPM)
80 GB Seagate HD (7200RPM)
Sound Blaster Audigy 2 Platium ZS Sound Card
Logitec z5300 5.1 THX certified speaker
Medusa 5.1 Headphones
ATI TV turner card
DVD Drive
CD Burner Drive
Razer Copperhead Gaming mouse
Nikkon is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On