SysChat

SysChat (http://www.syschat.com/forum.php)
-   Development (http://www.syschat.com/software-support/development/)
-   -   Question Please solve these problems (http://www.syschat.com/please-solve-these-problems-5794.html)

bsudhir6 04-17-2010 06:43 PM

Please solve these problems
 
2 Attachment(s)
First one is charecter stuffing

I got this program executed successfully but One lock within the input string and if I use more than one lock it prints 2 times the next lock situation… please execute and check the error…


check the following attachment to know how i wrote and i'm attaching the .C files too

Hotfile.com: One click file hosting

I'd modified the program which is in above file


But this time it reprints the second (further) occurrences of LOCK please solve it the .C files are...

Attachment 180

And I wrote bit stuffing with same logic please check it… I got errors as

01111110011111ull pointer assignment Divide error abnormal program termination h..11101001111110


source code is
Attachment 181


All times are GMT -4. The time now is 03:18 AM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54