Subversion Repositories Kolibri OS

Rev

Rev 249 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 249 Rev 539
Line 3... Line 3...
3
#include "stdio.h" 
3
#include "stdio.h" 
4
#include "string.h" 
4
#include "string.h" 
5
#include "mesys.h" 
5
#include "mesys.h" 
Line 6... Line 6...
6
 
6
 
7
char* dllname="/rd/1/console.obj";
7
char* dllname="/sys/console.obj";
Line 8... Line 8...
8
int i;
8
int i;
9
 
9