string.h File Reference

#include <sys/types.h>

Go to the source code of this file.

Functions


Function Documentation

int atoi const char *  str  ) 
 

Definition at line 10 of file stdlib.c.

Referenced by bisiestos(), and main().

int memcmp const void *  s1,
const void *  s2,
dword  n
 

Definition at line 85 of file src/string.c.

void* memcpy void *  dest,
const void *  src,
dword  n
 

Definition at line 117 of file src/string.c.

Referenced by fat_file_find(), sys_exec(), sys_execve(), sys_fork(), and sys_sigaction().

void* memset void *  s,
int  c,
size_t  n
 

Definition at line 125 of file src/string.c.

Referenced by init_new_task(), sys_exec(), and sys_execve().

char* str_to_lower char *  str  ) 
 

Definition at line 60 of file src/string.c.

Referenced by tomar_nombre_tarea().

char* str_to_upper char *  str  ) 
 

Definition at line 51 of file src/string.c.

Referenced by fat_file_find().

char* strcat char *  dest,
char *  src
 

Definition at line 32 of file tareas/lib/String/string.c.

Referenced by printf(), and sprintf().

int strcmp const char *  s1,
const char *  s2
 

Definition at line 6 of file src/string.c.

Referenced by fat_file_find(), find(), find_var(), and main().

char* strcpy char *  dest,
const char *  src
 

Definition at line 31 of file src/string.c.

Referenced by assign(), command(), fat_adapta_name(), fat_file_find(), init_new_task(), main(), sys_execve(), and tomar_nombre_tarea().

size_t strlen const char *  s  ) 
 

Definition at line 22 of file src/string.c.

char* strncpy char *  dest,
const char *  src,
size_t  nbytes
 

Definition at line 40 of file src/string.c.

Referenced by EVinit(), fat_file_find(), and setvar().

int tolower int  c  ) 
 

Definition at line 70 of file src/string.c.

Referenced by str_to_lower().

int toupper int  c  ) 
 

Definition at line 77 of file src/string.c.

Referenced by str_to_upper().


Generated on Sun May 30 18:38:36 2004 for Routix OS by doxygen 1.3.6