hi, im doing a stage 2 compsys paper in uni.
got stuck with the project
could some1 have a look at my code and tell me why there's segmentation fault, plz?
this project is simplified to find the white rectangle on the red wall of a given image.
my main:
[CODE=cpp] BMP bmpIn;
bmpIn.load("tes t3.jpg");
bmpIn.moveCurso rTo(0,30);
firstvertex =...
User Profile
Collapse
-
Segmentation fault.
-
linux command in C/C++
doing second year course in uni, just had a test.
one of the question is asking soemthing like with the following shell command:
cat ./thing1 | ./thing2 ./thing3 `./thing4`
Please choose one:
a) thing1 thing2 thing3 are probably programs and thing4 is a data file
b) thing1 thing2 thing4 are probably programs and thing3 is a data file
c) thing2 thing4 are probably programs and thing1...
No activity results to display
Show More