Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Revision
Latest Revision
Next Revision →
Normal
Revision Log
source:
trunk
/
synergy
/
syntest.cpp
@
3024
View diff against:
View revision:
Visit:
trunk
branches/BINUTILS_2-11-2_BRANCH
branches/GCC_3-2-2_BETA4_BRANCH
branches/GCC_3-2-2_BRANCH
branches/libc-0.6
tags/GCC-3-2-2_ALPHA2
tags/GCC_3-2-2_BETA1
tags/GCC_3-2-2_BETA2
tags/GCC_3-2-2_BETA3
tags/GCC_3-2-2_BETA4
tags/GCC_3-2-2_BETA4_CSD1
tags/GCC_3-3-3_UNRELEASED
tags/GCC_3-3-4_ALPHA2
tags/GCC_3-3-5_ALPHA3
tags/GCC_3-3-5_BETA5
tags/GCC_3-3-5_RC1
tags/LIBC-0.6.1
tags/LIBC-0.6.3
tags/LIBC-0.6.4
tags/LIBC-0.6.5
tags/LIBC-0.6.6
tags/LIBC_PREFORK
tags/LIBC_PRESIGNALS
Last change
on this file since 3024 was
2774
, checked in by
bird
,
19 years ago
fixed a couple of clipboard issues. seems to work now.
File size:
919 bytes
Rev
Line
[2774]
1
/*
2
* Testcase used while debugging various bits of the code.
3
*/
4
#include
"XBase.h"
5
#include
"XArch.h"
6
#include
"CArch.h"
7
#include
"CUnicode.h"
8
#include
"CLog.h"
9
#include
"Version.h"
10
#include
<stdio.h>
11
12
13
14
int
test1
()
15
{