Svarun

Results 5 comments of Svarun

Thank you for your reply; Unfortunately I cannot use the standard SD library, as I'm writing to an SD in the "exFAT" format (bigger than 32 GB), so I have...

> **Short**: Yes. > > **Long**: I had to recast the member function pointer, because my gcc refuses converting it directly to a _void *_ (I casted it to a...

> ``` > #include > #include > > using namespace std; > > class C > { > public: > void foo(int bar) > { > cout > typedef void...

I'm having the same inquiry... I want to be able to save an image as some sort of a data structure that would allow me to access the pixels of...

Thanks for the comments; putting a 1 nano-Ohm resistor does the trick there, albeit this should still ideally be a separate feature.