Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 28. marec 2024

Rozdiely pre cpdf/parse.h medzi verziami 1.11 a 1.12

verzia 1.11, 2002/12/19 00:16:44 verzia 1.12, 2002/12/23 02:40:05
Riadok 41  struct type1 {
Riadok 41  struct type1 {
 struct contents {  struct contents {
         int length;          int length;
         char filter;          char filter;
         char *stream;          unsigned char *stream;
 };  };
   
 struct resources {  struct resources {
Riadok 80  char *hex(char *buffer);
Riadok 80  char *hex(char *buffer);
 char *name(char *buffer);  char *name(char *buffer);
 char **array(char *buffer);  char **array(char *buffer);
 void parse_xref(void);  void parse_xref(void);
 void add_obj(char *s);  void add_obj(char *s, int num);
 char *read_obj(long offset);  char *read_obj(long offset);
 void parse_pdf(void);  void parse_pdf(void);
 struct page *fill_page(char *dictionary);  struct page *fill_page(char *dictionary);
Riadok 89  struct contents *fill_contents(char *dic
Riadok 89  struct contents *fill_contents(char *dic
 struct resources *fill_resources(char *dictionary);  struct resources *fill_resources(char *dictionary);
 struct catalog *fill_catalog(char *dictionary);  struct catalog *fill_catalog(char *dictionary);
 char get_filternum(char *filter);  char get_filternum(char *filter);
 void *get_object(int num,int *type);  void *get_object(int num, int *type);
 #endif  #endif

Legend:
Odstranené z verzie1.11  
zmenené riadky
  Pridané vo verzii1.12

Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok