User: popa6200

  • Public profile

User profile: popa6200

User info
User name:popa6200
Name:popa6200
History
Joined:
Number of posts:48
Latest posts:

Using Batch, how to determine whether or not you are connected to a WiFi network?
What you could do is simply have the program ping a reliable well known server (eg google) to insure...

Deallocating a vector of vectors
If I have a vector of vectors with a custom data type (A struct in my case, std::vector< std::vector...

Urgent!!!
This is my *slightly* complicated Non-C++11 approach: [code]#include <iostream> #include <string> #i...

how do i display numbers in graphics mode?
Can you be more specific why you cannot use outtextxy(), have you declared the environment before ha...

pancake program problems
[code] /// programmer : alex gibbs /// program : Pancake glutton /// purpose : program takes number ...

This user does not accept Private Messages