?login_element?

Subversion Repositories NedoOS

Rev

Rev 132 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. *** main.c      2021-02-18 13:59:24.192892091 +0300
  2. --- nedopad.c   2021-02-18 13:56:18.706205319 +0300
  3. ***************
  4. *** 1,5 ****
  5.   #include <stdio.h>
  6. ! #include <mem.h>
  7.   #include <string.h>
  8.  
  9.   #define BYTE unsigned char
  10. --- 1,5 ----
  11.   #include <stdio.h>
  12. ! #include <stdlib.h>
  13.   #include <string.h>
  14.  
  15.   #define BYTE unsigned char
  16.