?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 14:16:17.450371241 +0300
  2. --- nedores.c   2021-02-18 14:16:14.598449714 +0300
  3. ***************
  4. *** 1,6 ****
  5.   #include <stdio.h>
  6.   #include <stdlib.h>
  7. - #include <mem.h>
  8.   #include <string.h>
  9.  
  10.   #define _STRMAX 79
  11. --- 1,5 ----
  12.