Ok... I did 3-4 project with your help. I have got now three 100 grades and I am so happy thank you all :)
But now I have a huge problem... My new project is mess.......
"""You are been asked to prepare the creation of a pseudo-random number generator. You will simulate the operation of a 8-bit Linear Feedback Shift Register (LFSR)."""
Ok I start to research on LFSR but I only see a register with Right shift 1 bit changing but which order?? I couldnt figure it....
Second question is how can I write hexadecimal numbers? can c recognize hexe??
I will attach my project and please somebody explain me how should I think about it... Then I am gonna write my first try....