User profile: kigar64551

User info
User name:kigar64551
History
Joined:
Number of posts:850
Latest posts:

How to let user specify float size in data structure?
https://stackoverflow.com/a/70773753

interaction between GUIs
That is because a [b]static[/b] function belongs to the class, [i]not[/i] to a concrete instance (ob...

interaction between GUIs
[quote]Wow! That is a lot of code to call one function.[/quote] Most of this you probably already ha...

interaction between GUIs
Try something like this: [b]arithmetic.h[/b] [code] #pragma once #include <vector> #include "view.h...

interaction between GUIs
Just do [b]not[/b] intermix the [i]view[/i] (GUI) code with the code that implements your [i]busines...

This user does not accept Private Messages

User: kigar64551

  • Public profile