News

Here i will post all my source codes for all assignments, quizzes and projects that are made on my own throughout Learn In Depth Embedded System Online Diploma under Supervision of Eng Keroles Shen ...
Some simple notes on the C programming language that I took while refreshing my C by reading books and online. Useful to me, hopefully useful to others. The two good books of C that I'm studying are: ...
The symbolic execution of program paths is studied. An approach is presented, which translates a path involving pointer and structure variables to a path involving simple variables and array variables ...