Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sven Gestegård Robertz
LabComm
bded2b524ff2676473d0eaa541482e57eb2ac010
bded2b524ff2676473d0eaa541482e57eb2ac010
Switch branch/tag
labcomm
examples
jgrafchart
jg.lc
Find file
Normal view
History
Permalink
jg.lc
111 Bytes
Newer
Older
added client for labcomm/JGrafchart + test server
Sven Gestegård Robertz
committed
Nov 22, 2013
1
2
3
4
5
6
7
8
9
10
sample struct {
double b;
int c;
int d;
string e;
boolean f;
short g;
long h;
float i;
} foo;