GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
Import
Transfer to URL with SHA
Find file
Newer
Older
tree:
a045276d41
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
research
/
signals-slots
/
src
/
gui
/
tests
/ test_screen.cpp
John Ryland
on 22 Dec 2020
103 bytes
import NUC files
Raw
Blame
History
#include <screen.h> int main(int argc, char *argv[]) { Screen *s = getScreen(); return 0; }