vegaseat 1,735 DaniWeb's Hypocrite Team Colleague

Prove that
(-1/2)! equals sqrt(pi)

Nutster commented: How is this a programming exercise? This is a property of the Gamma function. +0
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague

Solve sin(x)*sin(x) + cos(x)*cos(x) for x.

Nutster commented: This is always 1. This is a math proof, not a programming exercise. -1
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague

Start a code library. As time goes on you will collect code snippets, hints and tricks from all over the internet. So why not use vb6 to store these cut and pasted pieces of code in a file or files. Add a search utility to search and identify these files by keyword(s).

vegaseat 1,735 DaniWeb's Hypocrite Team Colleague

Potential freeloaders are all over the place. Nearly 50% of the US population now receives government handouts in one form or another. Food stamps/cards are a modern day soupkitchen in the USA. Great for those who are desperately down on their luck, but there is some abuse.

Luckily in commerce, where the rubber meets the road, hard work and responsibility still is needed and gets rewarded.

vegaseat 1,735 DaniWeb's Hypocrite Team Colleague

Doing this with a low level language like C could most assuredly be a challenge. If you use a higher level language like Java or even Python, then this project might be much easier, for a Python example see ...
https://www.daniweb.com/software-development/python/code/487171/google-translate-api-python

Check out the Google translate API, I am sure that you can use it with C.