User Profile

Collapse

Profile Sidebar

Collapse
siegfried
siegfried
Last Activity: Sep 11 '08, 09:41 PM
Joined: Feb 21 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • siegfried
    started a topic Wanted: Proxy Server for Remote Desktop

    Wanted: Proxy Server for Remote Desktop

    I have a VPN client on a computer. Unfortunately, I am not, as a matter of my client's security policy, allowed to install that VPN client on additional computers in my home office.

    This is inconvient. I would like to use remote desktop from additional computers in my home office. Can someone recommend a proxy server I can install on the computer running the VPN client that would allow me to use Remote Desktop from any of my home...
    See more | Go to post

  • siegfried
    replied to How to pass pointer to overloaded function?
    in C
    I forgot to mention that this is a C++ question.
    See more | Go to post

    Leave a comment:


  • siegfried
    started a topic How to pass pointer to overloaded function?
    in C

    How to pass pointer to overloaded function?

    The std::lower_boun d function requires a function pointer as its last argument. This is simple if you don't overload.

    How do I I call std::lower_boun d with the last argument a function pointer when I need to pass a certain instance of an overloaded function?

    Thanks,
    Siegfried
    See more | Go to post

  • siegfried
    replied to Using time_put and time_get from <locale>.
    in C
    How to control the format of operator &gt;&gt;?

    I notice that in the implementation of operator <<, there is an oppertunity to specify the format and I have chosen to use "%x %X" to get day, month, two digit year, hour, minutes, seconds.

    I can read this with the implemenation of operator>> above. However, apparently operator>> is expecting a four digit year and my (slightly) modified...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...