Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers pointers to strings in C, explaining how character strings are encoded, allocated, and assigned. It also delves into pointers to functions, showcasing their usage in sorting algorithms and generic functions. The lecture concludes with a discussion on type casting in C, emphasizing the importance of proper casting practices and the differences between C and C++.