isdigit (Tom Miller)

This commit is contained in:
rsc 2005-11-01 15:01:00 +00:00
parent 24d5692977
commit 604ad4d8ff
7 changed files with 10 additions and 7 deletions

View file

@ -1,3 +1,4 @@
#include <u.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View file

@ -1,3 +1,4 @@
#include <u.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>