#include <stdio.h> #include "hello.h" int main (int argc, char **argv, char **envp) { printf ("\nHello, Bold and Brave New World!\n"); }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 18718 | C. Thomas Tyler | Updated to P4BBI/MultiArch/2016.3/18716 (2016/03/20). | ||
//guest/perforce_software/p4bbi/dev/test/baselines/FGS-2.0.3-Dev_src/hello.c | |||||
#1 | 18652 | C. Thomas Tyler |
Updated test suite to more thoroughly test ASTYLE 'include:' directive options. |