0108f5bf0d
Fix build on current by #including the relevant headers instead of trying to guess declarations.
403 B
403 B
> [%d;%df", input_row, input_col);10 1994
- write(1,strng, strlen(strng)+1);
+ write(1,strng, strlen(strng));
display_col+=2;_PROMPT)
} write_line_mud("", ses);
} else if (!is_split)
- write(1,"> ", 3);
+ write(1,"> ", 2);
else {
sprintf(strng,"
- write(1,strng, strlen(strng)+1);
+ write(1,strng, strlen(strng));
display_col+=2;_PROMPT)
} write_line_mud("", ses);
} else if (!is_split)
- write(1,"> ", 3);
+ write(1,"> ", 2);
else {
sprintf(strng,"