i'm looking for any references to using getopt() to parse command line parameters and can't find anything. can someone point me to some documentation or post an example of using it? thanks.
OK, i'm not very familiar with regular expressions but i have a feeling this is a simple problem. I just need someone to enlighten me.<br>
<br>
I need to replace the # character inside a string with another string. Easy enough.. i just use "#" as my pattern to match and give the string to...
The MySQL documentation has a whole section on client API's for MySQL. I know there are at least two seperate API's for working with C++ and probably atleast as many for C.<br>
<br>
Check out the MySQL docs and go way down to the bottom!<br>
<br>
Good luck.
Ok! Sorry to say that I didn't do it either way. I added some new columns and rearranged things a bit so that instead of trying to look up the most recent update, the most recent up is actually listed so i just did the join where Premiums.EffectiveDate = Companies.LastUpdate.<br>
<br>
This cut...
Ok, I have been working on this for the last two days and it shouldn't be that hard, i must be missing something.<br>
<br>
I have a table of Insurance Premiums that contains the CompanyID, the PlanID, the Age of the person requesting the plan, the rate for that plan from that company, and the...
Ok, I have been working on this for the last two days and it shouldn't be that hard, i must be missing something.<br>
<br>
I have a table of Insurance Premiums that contains the CompanyID, the PlanID, the Age of the person requesting the plan, the rate for that plan from that company, and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.