|
|
|||||
Topic, Me learning C++ | ||||||
| ||||||
You must register or log in to post a message.I think for practicality, AS suits is well. you could probably also have it analyze formulae with x in it... my keyboard is broke too, I have to use an on-screen one to type x c v m , . ' and / :( maybe look for a + for example then add the numbers to hte left and right of it. maybe i could let it take long expressions with order of operations, but that would take some work... a lot of switching and loops [edit] I fixed it, it thought that they were strings so put 4.5 on the end of 2... 3(2+5)^5-12(2^12) = 1269 I'm still working on it now @gecko I actually did program in Javascript nd VBS once, then moved to c++. @birjo who said you can't compile the source yourself? @all I've implemented Indeces (Powers)! check it out: http://www.multiupload.com/JP6EE8EDC3 source: http://www.multiupload.com/UCRZA4JP8Z your comment is backwards, you always copy-paste when stuck and C++ is harder than AS so you tend to copy C++ not AS Nice to see that you're getting into programming! C++ is a great place to start, it teaches you to do things independently, unlike ActionScript and JavaScript (where it is very easy to fall into the habit of copying and pasting code). besides, I put a swf...but I also made a prime finder thingy: Prime Finder V2.exe yeah it's exe :P yours is good for an amateur :D needs more...functions...you know, like powers... (right-click to save it if you want) [edit] I did just fix a bracket bug...should actually work now XD [edit] don't use rapidshare it sucks use dropbox are you learning any language? MultiUpload.com Link Here is the source, please feel free to help me by telling me how I can improve. MultiUpload.com Link | GeneralFirst post of the topicMultiUpload.com Link Here is the source, please feel free to help me by telling me how I can improve. MultiUpload.com Link |
3.(3^3)=3.9