#------------------------------------------------------------------------------
# Copyright (c) 2007 Friendly Greeting Systems, Inc. All Rights Reserved.
#------------------------------------------------------------------------------
#include <stdio.h>
#include "hello.h"
int main (int argc, char **argv, char **envp)
{
printf ("\nHello, New World!\n");
}
# |
Change |
User |
Description |
Committed |
|
#1
|
11764 |
C. Thomas Tyler |
Populate -b perforce-software-p4bbi-dev. |
|
|
//guest/perforce_software/p4bbi/main/test/baselines/FGS-1.1.p3/src/hello.c |
#1
|
9147 |
C. Thomas Tyler |
Added inital version of P4BBI to The Perforce Workshop. |
|
|