#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Functions | |
void | printUTF8 (long long u) |
int | main () |
int main | ( | ) |
Definition at line 80 of file printutf8.c.
References printf(), and printUTF8().
Referenced by ModernTemplate::execute(), and DisambiguationsPage::getSQL().
void printUTF8 | ( | long long | u | ) |