User profile: LaC0saNostra

User info
User name:LaC0saNostra
Email:LaC0saNostra11@gmail.com
Name:Edward
Location:Buffalo, NY
Bio:24 years old born and raised in Buffalo, NY.

Attending SUNY Empire Center for Distance Learning for a Bachelor's Degree in Science, concentration IT.

Work full time for a collection agency
History
Joined:
Number of posts:82
Latest posts:

Small Error Where Is It?
Yeah for some reason I'm getting a problem with this: [code]swap (int[],int,int);[/code] Dev C++ us...

Small Error Where Is It?
Dev c++

Small Error Where Is It?
I don't know why mine won't I even did this: [code]#include<iostream> using namespace std; swap (in...

Small Error Where Is It?
[b]This is just a sample program I did to display the Exsel Sort except I'm getting a couple errors ...

Payroll Program W/ Employee Class
I figured it out! Here is my final product: [code]#include<fstream> #include<iostream> #include<iom...