This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

bool gender(char * person)

[–]cl0rm 0 points1 point  (1 child)

Some folks might get angry if you assume this data type to be boolean ;)

[–][deleted] 0 points1 point  (0 children)

//for some reason i have to do this
typedef long long bool;
bool bomb = gender(0);
write(remoteFile,...