EmbLogic's Blog

master array using function

1
2 RCS file: header.h,v
3 Working file: header.h
4 head: 1.1
5 branch:
6 locks: strict
7 access list:
8 symbolic names:
9 keyword substitution: kv
10 total revisions: 1;     selected revisions: 1
11 description:
12 include all header files
13 —————————-
14 revision 1.1
15 date: 2014/07/17 20:53:59;  author: root;  state: Exp;
16 Initial revision
17 =============================================================================

1
2 RCS file: ma.c,v
3 Working file: ma.c
4 head: 1.16
5 branch:
6 locks: strict
7 access list:
8 symbolic names:
9 keyword substitution: kv
10 total revisions: 16;    selected revisions: 16
11 description:
12 make open function
13 —————————-
14 revision 1.16
15 date: 2014/07/17 22:57:47;  author: root;  state: Exp;  lines: +2 -2
16 remove all printf which is no needed
17 —————————-
18 revision 1.15
19 date: 2014/07/17 22:55:54;  author: root;  state: Exp;  lines: +6 -5
20 put \n
21 return the value of ma
22 —————————-
23 revision 1.14
24 date: 2014/07/17 22:50:26;  author: root;  state: Exp;  lines: +4 -7
25 solve the error that i return fd but dont catch it while calling that function
26 —————————-
27 revision 1.13
28 date: 2014/07/17 22:28:42;  author: root;  state: Exp;  lines: +8 -7
29 *** empty log message ***
30 —————————-
31 revision 1.12
32 date: 2014/07/17 21:53:59;  author: root;  state: Exp;  lines: +1 -1
33 *** empty log message ***
34 —————————-
35 revision 1.11
36 date: 2014/07/17 21:46:07;  author: root;  state: Exp;  lines: +1 -1
37 *** empty log message ***
38 —————————-
39 revision 1.10
40 date: 2014/07/17 21:44:51;  author: root;  state: Exp;  lines: +1 -1
41 *** empty log message ***
42 —————————-
43 revision 1.9
44 date: 2014/07/17 21:39:41;  author: root;  state: Exp;  lines: +1 -1
45 *** empty log message ***
46 —————————-
47 revision 1.8
48 date: 2014/07/17 21:36:23;  author: root;  state: Exp;  lines: +1 -1
49 *** empty log message ***
50 —————————-
51 revision 1.7
52 date: 2014/07/17 21:35:46;  author: root;  state: Exp;  lines: +1 -1
53 *** empty log message ***
54 —————————-
55 revision 1.6
56 date: 2014/07/17 21:34:56;  author: root;  state: Exp;  lines: +1 -1
57 *** empty log message ***
58 —————————-
59 revision 1.5
60 date: 2014/07/17 21:34:09;  author: root;  state: Exp;  lines: +1 -1
61 *** empty log message ***
62 —————————-
63 revision 1.4
64 date: 2014/07/17 21:33:19;  author: root;  state: Exp;  lines: +1 -1
65 *** empty log message ***
66 —————————-
67 revision 1.3
68 date: 2014/07/17 21:31:06;  author: root;  state: Exp;  lines: +44 -1
69 making a function of master array
70 —————————-
71 revision 1.2
72 date: 2014/07/17 20:57:32;  author: root;  state: Exp;  lines: +1 -1
73 remove the a[] and directly inserting the string
74 —————————-
75 revision 1.1
76 date: 2014/07/17 20:53:59;  author: root;  state: Exp;
77 Initial revision
78 =============================================================================:wq

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>