triangle determineSubmit what you already wrote inside the code tags.
triangle determineLet three variables a,b,c be the lengths. Take this value from user. Now use some if conditions to d...
Help with pointers[code]int *XPos, *YPos; [/code] creates two pointers. Pointers point to addresses(as of now, nothin...
What is compile command for g++ to link to festivalHello I want to use Festival TTS with my C++ programme. I installed festival in my ubuntu 14.04 *...
I need libcurlcurl to download the right things!Thank you for all the help, Mr Thomas. I will check out the link.