Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: floodemo
Forum: Computer Science Jun 19th, 2009
Replies: 0
Views: 342
Posted By floodemo
heya.....i have a problem while copying my c# visual studio 2005 project to another folder.......my project is saved in usb so i tried copying it from there to cmputer but it gives error something...
Forum: C# Jun 18th, 2009
Replies: 2
Views: 205
Posted By floodemo
what does this code mean/do?

Rectangle[] rects = new Rectangle[]
{
new Rectangle(8,8,119,86), new Rectangle(127,8,119,86), new Rectangle(246,8,121,86),
new Rectangle(8,94,119,90),...
Forum: C++ Jan 25th, 2009
Replies: 3
Views: 466
Posted By floodemo
the code actually goes like this


struct student
{
char name[5];
int reg;
};
struct studentcourse
{
Forum: C++ Jan 24th, 2009
Replies: 3
Views: 466
Posted By floodemo
#include<iostream.h>
#include <string>

using namespace std;
struct sdata
{
char name[5];
int reg;
};
struct sub
Showing results 1 to 4 of 4

 


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

©2003 - 2009 DaniWeb® LLC