using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.IO;
namespace Payroll
{
public partial class Form1 : Form
{
public Form1()
{...
hi guys ~ I have a stupid question hope you guys dont think it's silly..
what's the difference between a ++X and a X++?
if i say X = to 5
what will be the result?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.