User profile: ephraimr

User info
User name:ephraimr
History
Joined:
Number of posts:114
Latest posts:

triangle determine
Submit what you already wrote inside the code tags.

triangle determine
Let 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 festival
Hello 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.