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
W

warlu

@warlu
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • visual c++ funny or its a bug?
    W warlu

    if the program is: int var = 10; cout<<(var++ * var++); the result is 102 :omg: and if the program is like this: int var = 10; cout<<((var++)*(var++)); the result is 100; what i think is first the mutiplication operation is being taken place and the varible is getting incremented. in vc++ programming guide present in MSDN library unary operator (post increment) has the highest precedence ok u know the problem y it is happening pls send a mail

    C / C++ / MFC c++ csharp java help question

  • a class function
    W warlu

    if the user enters 25 and more or the user enters -ve values for hours,the program will not prompt any error message and to find the difference, write a function where all the hours ,minutes and sec are compared with 59 mins , 59 secs convert to next hours and think ur logic bye thennati

    C / C++ / MFC 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