/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/doc/HACKING
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/doc/HACKING

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 323 by astrand, Tue Jul 30 07:24:37 2002 UTC revision 324 by astrand, Tue Feb 11 10:40:03 2003 UTC
# Line 9  Variable argument macros Line 9  Variable argument macros
9  Variable argument macros are non-portable in general, and should be  Variable argument macros are non-portable in general, and should be
10  avoided.  Either use a second set of parentheses like DEBUG, or create  avoided.  Either use a second set of parentheses like DEBUG, or create
11  a variable argument function like error.  a variable argument function like error.
12    
13    Structure
14    ---------
15    The core protocol stack should be system-independent (i.e. ANSI C
16    only) so that it is easy to port. This currently applies to the
17    following files:
18    
19    bitmap.c licence.c orders.c rdp.c cache.c iso.c mcs.c rdesktop.c
20    secure.c

Legend:
Removed from v.323  
changed lines
  Added in v.324

  ViewVC Help
Powered by ViewVC 1.1.26