Help with pointer & arrayI'm confused on how to interpret the following statement: [code] char * varName[]; [/code] I...
Help with structHi, could someone please help me understand the following code: [code] struct TypeClass { Typ...
Problem with including filesI have the following setup: Folder C contains... 1. Folder A - A.cpp 2. Folder B ...
Conflict with cin() & pthreadThank you ropez =)
Conflict with cin() & pthreadI created a thread named thread which calls the function run(). Inside run, it's supposed to ask for...
This user does not accept Private Messages