Resize bmp image size is offHello, I am working on a problem for the online course CS50. They give us a program that copies a bm...
Adding padding in bmp image.I figured it out the fseek line should have been for the padding of the orginal image not the resize...
Adding padding in bmp image.Hello, everyone I am working on pset4 in the CS50 online coarse. The goal is to resize a bmp image. ...
Cannot link pthreadI got it fixed it by changing: [code] find_package(Boost 1.56 COMPONENTS filesystem regex REQUIRED) ...
Cannot link pthreadOky I got pthread to work with this: [code] cmake_minimum_required(VERSION 2.6) set(CMAKE_C_COMPILE...
This user does not accept Private Messages