User: MA WiSo

  • Public profile

User profile: MA WiSo

User info
User name:MA WiSo
History
Joined:
Number of posts:5
Latest posts:

compiling with #define in multiple files
this will define FOO in all .cpp files but i need to define different FOO in each .h file somethin...

compiling with #define in multiple files
in my files i have multiple sections like this #ifdef FOO //some codes #endif i want to be a...

compiling with #define in multiple files
I have a project with multiple .h and .cpp files. I want to compile this project and add #defines u...

how to #define strings
i have a [code]#define SIZE 32[/code] that i change on compilation time as needed. what i want to...

handling data types as inputs
I 'm fairly new to C++ programming. I wanted to accept a datatype as an input. I've seen something s...

This user does not accept Private Messages