Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: BlackSun
Forum: C# Jan 18th, 2009
Replies: 5
Views: 4,735
Posted By BlackSun
no no this is the right thread sorry :D
Forum: C# Jan 17th, 2009
Replies: 5
Views: 4,735
Posted By BlackSun
this is claa example
[/code=c#]
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows.Forms;

namespace DaniWebtest3
{
Forum: Computer Science Jan 11th, 2009
Replies: 4
Views: 532
Posted By BlackSun
hi

int counter=1;
float interest;
float deposite = 1000;
while (counter<= 50)
{
interest = deposite * 0.8f;
...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC