On 1 August 2013 13:53, Corinna Vinschen wrote: > On Aug 1 13:51, Chris Sutcliffe wrote: >> I've created a 64-bit version of astyle via a cross-compile and I >> would appreciate it if someone could give it a spin: > > Any chance to provide an STC for non-users?
Using the attached files: astyle --style=gnu ./test.c test.c should match test.c.out and a test.c.orig file should be generated. Thanks! Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d
#include <stdio.h> void main(void) { printf("hi\n"); }
test.c.out
Description: Binary data