Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
TriForce
3 bytes added
,
09:11, 8 March 2019
→
Assignment 1: EasyBMP
The program was compiled using the following commands:
g++ -c -pg -g BW.cpp EasyBMP.cpp
g++ -pg BW.o EasyBMP.o -o BW
rm *.o
Attempted to run the program with a number of files (8K resolution):
Raymond Kiguru
25
edits