OpenCores
URL https://opencores.org/ocsvn/thor/thor/trunk

Subversion Repositories thor

[/] [thor/] [trunk/] [software/] [c64/] [testfiles/] [ASecondTest.cpp] - Rev 41

Compare with Previous | Blame | View Log

// A second test
 
extern int printf(const char *, ...);
 
int main(int argc, char **argv)
{
  printf("Hello world!");
}
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.