/..

#CONTENT

#TOP

test.cC
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>

int main() {
printf("%d", AT_FDCWD);
}