You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was constructing with the intention of practicing C Language programming. This program allows the user to provide a 24 bpp .bmp image, and have it converted to a grayscale image composed of ASCII characters. The results may vary based on how your system perceives the characters and encoding.