Skip to content
Snippets Groups Projects
Commit 1e60f8bc authored by Vipin Thomas's avatar Vipin Thomas
Browse files

Update pixel.cpp

parent 66f21564
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,6 @@ int dec = 0, i = 7, b=0,rem=0;
void toAscii(char *c) {
int n=(int)*c;
key=(char)n;
c=(char)n;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment