EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Programming and Scripting
»
C - C++
»
Mathpad/Calculator
Print
Pages: [
1
]
Author
Topic: Mathpad/Calculator (Read 1291 times)
0 Members and 1 Guest are viewing this topic.
loltuna
/dev/null
Posts: 8
Cookies: -2
Mathpad/Calculator
«
on:
January 11, 2015, 01:18:39 pm »
Below is the link to a mathpad that I have been able to make work after quite a bit of work. It is my first GUI project and the code might not be ideal but it does however function. Everything in it should be pretty straight forward and learners could make use of it.
https://github.com/thenuke321/Mathpad
«
Last Edit: January 24, 2015, 07:05:45 am by loltuna
»
Report to moderator
Logged
ArkPhaze
Peasant
Posts: 136
Cookies: 20
null terminated
Re: Mathpad/Calculator
«
Reply #1 on:
January 27, 2015, 04:23:12 am »
Would've been even better if this wasn't managed C++.
Report to moderator
Logged
sig=: ArkPhaze
[
J
/
ASM
/
.NET
/
C
/
C++ -
Software Engineer
]
Print
Pages: [
1
]
EvilZone
»
Programming and Scripting
»
C - C++
»
Mathpad/Calculator