Main public logs

Jump to navigation Jump to search

Combined display of all available logs of COEP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:29, 12 August 2025 Wikiadmin talk contribs created page Data Structures (Odd Semester 2014) (Created page with "CT 205 Data Structures is offered to S.Y. B.Tech. Computer Engineering and I.T. students. It is a 4 credit course. The laboratory course CT 209 Data Structures Laboratory is a 2 credit course. = Common Mistakes by Students in Assignments Submission = == Writing the NUL character == The NUL character is written as '\0' and not as '/0' == Copying pointers == When you say p = q, where p and q are both pointers, then p does not point to q, but p points to where q points....")