Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jack Handy

@Jack Handy
About
Posts
359
Topics
33
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Lounge Feed
    J Jack Handy

    Is there an rss feed of the lounge hiding somewhere? -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge question

  • w000t 100 days uptime!
    J Jack Handy

    $ uptime 16:12:18 up 428 days, 59 min, 6 users, load average: 2.06, 2.06, 2.01 $ -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge csharp com linux tools question

  • BBIAB vs. BBIAF
    J Jack Handy

    A friend and I are having a rabid discussion and I'd like to get your input. Which spans a longer period of time? BBIAF (Be back in a few) - or - BBIAB (Be back in a bit) ? -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge visual-studio question discussion

  • Targeting OBL, before 9/11
    J Jack Handy

    KaЯl wrote: Would his killing have stopped the others? Who cares? The only good terrorist is a dead terrorist. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Back Room html database com

  • Cocaine in Germany and Spain
    J Jack Handy

    Jörgen Sigvardsson wrote: 90 percent of 2500 collected euro notes, contains in average 0.4 micrograms cocaine. Jörgen Sigvardsson wrote: The article also mentions that they found traces of cocaine in 22 of 28 toilets in the German parliament. Yeehaw! Maybe it has to do with politicians having that nasty habit of flushing money down the toilet. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Back Room html

  • Showing differences in strings
    J Jack Handy

    Does anyone know of a function that will take 2 strings and show you the differences between them? Example: "It takes a big man to cry, but it takes a bigger man to laugh at that man." compared to "It takes a large man to cry, but it takes an even larger man to laugh at that man." would output something like "It takes a -[big]- man to cry, but it takes -[a bigger]- man to laugh at that man." I just don't want to reinvent the wheel here if there is something already tested and proven out there. Thanks, Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC tutorial question

  • Bossisms
    J Jack Handy

    Ian Darling wrote: I once worked somewhere I had to run the specs through Babelfish into French and then back to English Did the specs come back all arrogant and snooty? -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge com sysadmin windows-admin sales

  • Black Eyed Peas
    J Jack Handy

    Paul Ingles wrote: Shizzle my nizzle And today on CodeProject.com our users learn that "Shizzle my nizzle" is a derivative of "fo sheezy my neezy" which comes from the root "I wholeheartedly agree my African-American brother." -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge question

  • !!!!Static variables are not multithread!!!!!
    J Jack Handy

    Christian Graus wrote: The bank rejected our application based on how my wife has handled her secret credit card. Christian, [sarcastic]Thanks a lot[/sarcastic] Now I need to go apologize to my wife for insisting that she was the worst money manager in the world. Hope your 'luck' turns around. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge json tutorial question

  • One of the last threads by me
    J Jack Handy

    Jörgen Sigvardsson wrote: This time I will get to know every corner of the city. Are you sure that is a good idea?! -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    The Lounge

  • Depricating functions
    J Jack Handy

    Did this have anything to do with my thread? If so I can't see how. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question

  • Depricating functions
    J Jack Handy

    Tim Smith wrote: __declspec(deprecated) void func1(int) { printf("In func2\n"); } This seems to not work in g++ but thanks for putting me on the right track. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question

  • Depricating functions
    J Jack Handy

    Is there a way to print out a warning when someone goes to use a function? I want it to be printed whenever (and only when) the function is referenced. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question

  • Problem with VS editor.
    J Jack Handy

    Ok, Thanks for your help. Would you happen to know how to access this event? I wouldn't mind writing a program that cleans up the file right after each save. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question c++ visual-studio tools help

  • Problem with VS editor.
    J Jack Handy

    Mine seems to be preserving the original style. It only inserts the \r when I add a line. Do you happen to know if it is possible to write a little script/program and have it be ran on the file when you hit save? Like a filter or something. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question c++ visual-studio tools help

  • Image recording
    J Jack Handy

    You could set your timer to 83ms which would happen roughly 12 times per second. -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question workspace

  • Problem with VS editor.
    J Jack Handy

    Is this in VC++ 6.0 ? Because I don't see "Advanced Save Options" under the File menu. Thanks, Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC question c++ visual-studio tools help

  • Problem with VS editor.
    J Jack Handy

    When you hit the enter key in VS6 it inserts "\r\n" which drops you down a line. This is normal behavior in windows, however I'm editing C++ files that are being used in unix and the \r is an annoyance there. My question is, does anyone know how to stop VS from inserting the \r -or- Is there a way to run a small script that would strip this out when you save the file? -Jack

    C / C++ / MFC question c++ visual-studio tools help

  • IDE question
    J Jack Handy

    I found out how. Incase anyone else is ever interested, here is a link: http://gamma.magnet.fsu.edu/install/msvc/compiler/Q181506.html[^] -Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC visual-studio question c++

  • IDE question
    J Jack Handy

    Is there a way to get VS 6.0 (VC++) to recognize *.cc as a C++ file? I am required to use this extension for work. As it is now, it doesn't use syntax highlighting or any of the other nifty stuff. Thanks, Jack

    There are 10 types of people in this world, those that understand binary and those who don't.

    C / C++ / MFC visual-studio question c++
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups