User: Katianie

  • Public profile

User profile: Katianie

User info
User name:Katianie
History
Joined:
Number of posts:7
Latest posts:

JOptionPane in C++?
Its basically a library of different type of windows such as an input box or a message box

JOptionPane in C++?
I was wondering if there is an equivalent to JOptionPane from java into c++ and if so how do i acces...

int array[10] == int* array = new int[10] ?
Thanks that helps

int array[10] == int* array = new int[10] ?
What exactly does that mean tough? I never fully understood how the stack and the heap worked.

Pointers to functions
basically compute the intergral from a to b ( a and b would be paramaters along with the function). ...

This user does not accept Private Messages