Type-Casting and Pointers =========================== .. toctree:: :maxdepth: 1 :hidden: sp_char_ptr sp_int_ptr sp_struct_ptr typecasting_exercise .. card:: :doc:`typecasting_n_ptr` * :doc:`sp_char_ptr` * :doc:`sp_int_ptr` * :doc:`sp_struct_ptr` * :doc:`typecasting_exercise` .. card:: See Also * Current Module * :doc:`typecasting_n_ptr` * Previous Module * :doc:`../malloc_ptr/malloc_ptr` * Next Module * :doc:`../funcs_n_ptrs/funcs_n_ptrs` * Other Modules * :doc:`../variable_and_ptr/variable_and_ptr` * :doc:`../array_n_ptrs/array_n_ptrs` * :doc:`../memcpy_ptr/memcpy_ptr` * :doc:`../const_ptr/const_ptr` * :doc:`../void_ptr/void_ptr` * :doc:`../array_of_ptr/array_of_ptr` * :doc:`../ptr_to_array/ptr_to_array` * :doc:`../function_ptr/function_ptr` * :doc:`../pre_incr_ptr/pre_incr_ptr` * :doc:`../post_incr_ptr/post_incr_ptr` * :doc:`../pre_decr_ptr/pre_decr_ptr` * :doc:`../post_decr_ptr/post_decr_ptr`