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
B

BIG_MG

@BIG_MG
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Overloading function operator ()
    B BIG_MG

    Thanks Robert.

    C / C++ / MFC question

  • Overloading function operator ()
    B BIG_MG

    No I mean for parenthesis (). This has been asked to me during an interview. Can we overload function operator () ? If yes then how and in what scenario this would be required.

    C / C++ / MFC question

  • Global Variable Problem
    B BIG_MG

    Another way of doing the same would be declare it static. So in the stdafx.h you can write like static int gi_var = 0;

    C / C++ / MFC help c++

  • Overloading function operator ()
    B BIG_MG

    Can we overload the function operator () - Curly brackets ? If yes then what would be the syntax for this.

    C / C++ / MFC question

  • COM Stateless Vs Stateful
    B BIG_MG

    Hi Guys, Can somebody tell me whether COM objects are stateless or stateful ? AS far as i understand, State of an object is defined by the data member it contains and COM objects can have data members. BIG_MG

    COM visual-studio com question
  • Login

  • Don't have an account? Register

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