Menu

[40d7ca]: / joe / poshist.h  Maximize  Restore  History

Download this file

14 lines (12 with data), 242 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
/*
* Position history
* Copyright
* (C) 1992 Joseph H. Allen
*
* This file is part of JOE (Joe's Own Editor)
*/
void afterpos(void);
void aftermove(W *w, P *p);
void windie(W *w);
int uprevpos(W *w, int k);
int unextpos(W *w, int k);
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.