Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
Utilisateur anonyme
Take time to make sure you fully understand the problem before starting any work on the solution.