Skip to content

Instantly share code, notes, and snippets.

@lsiddiqsunny
Last active December 19, 2018 06:37
Show Gist options
  • Save lsiddiqsunny/f2c9d234e5aa19917ebb12f0d2e2e7f8 to your computer and use it in GitHub Desktop.
Save lsiddiqsunny/f2c9d234e5aa19917ebb12f0d2e2e7f8 to your computer and use it in GitHub Desktop.
#include "types.h"
#include "user.h"
int main(void){
printf(1,"%d",getmyage());
exit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment