Help with FunctionscomputeSolidity is a function. Should be changed to: [code]y = computeSolidity(Bi, Bf);[/code]
(Code is entering fail-state) How do I fix?@jmcdaniel10: Start with taking 3 numbers as input. Use [code]cin>>x;[/code] to get the input. You w...
Could not find object file on gdb for boost::regexThanks helios.
Could not find object file on gdb for boost::regexHi Guys, I am trying to debug a program using gdb. I am using Boost regex.hpp in some of my .hh ...
Most efficient way of extracting hyperlinks from a file?Ah ok. That's a good point. Thanks a lot.