my code is going out of boundsI am really unsure how to keep within the boundries and still perform the function I need. My code ...
how do I print a vector in increments of 7?I am trying to print out a vector in increments of 7 following a string pattern match. I am able to...
wild output from const char arrayI have data that is coming into my buffer via popen (process data, not a file). Every seven records ...
error trying to get to serialized subobject dataI am trying to write code that will retrieve the key value from "lasttradeprice" from this url -> ...
file dialog craps program with whitespaces in filenameson vista it seems to work but on win7, if the file name has a whitespace in it, the program will cra...