Changeset 32082 for titan/titan/httpdfunc.h
- Timestamp:
- 01/04/15 14:54:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/httpdfunc.h
r32080 r32082 3543 3543 printf("webadjust fmt: %d\n",fmt); 3544 3544 3545 char* buf = NULL, *tmpstr = NULL, *tmpstr1 = NULL, * tmpstr2 = NULL, *sendstr = NULL;3545 char* buf = NULL, *tmpstr = NULL, *tmpstr1 = NULL, *sendstr = NULL; 3546 3546 int i = 0, max = 0, count = 0, maxlen = 0, pos = 0; 3547 3547 … … 4732 4732 ///////////////////debuglevel 4733 4733 #ifdef BETA 4734 char* tmpstr2 = NULL; 4734 4735 struct splitstr* ret2 = NULL; 4735 4736 tmpstr = ostrcat("10\n40\n50\n60\n70\n80\n90\n99\n100\n130\n150\n200\n250\n270\n300\n400\n900\n1000", NULL, 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.