Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: Deme
Forum: C++ May 13th, 2009
Replies: 7
Views: 296
Posted By Deme
Thanks guys, it worked like a charm.. ^_^
Forum: C++ May 13th, 2009
Replies: 7
Views: 296
Posted By Deme
Thanks i'll try cin.ignore(), and by the way, i don't think i'd want to just use cin, because when i do it doesnt allow spaces...
Forum: C++ May 12th, 2009
Replies: 7
Views: 296
Posted By Deme
I don't think so, I just use a switch/case which then calls it and thats all, heres the complete code:


#include <cstdlib>
#include <iostream>
#include <fstream>

using namespace std;
...
Forum: C++ May 12th, 2009
Replies: 7
Views: 296
Posted By Deme
Well, once again, hello. I'm trying to figure out why when i use 2 cin.getlines after eachother it skips one of them and I cant use it. Take a look if you will:


void Join()
{
char* Username =...
Forum: C++ May 11th, 2009
Replies: 2
Views: 366
Posted By Deme
Alright, so i'm trying to make a type of database using file i/o where you type in a username and password and it writes it to database.txt... The issue is, i'm trying to find a correct and clean way...
Forum: C++ May 8th, 2009
Replies: 3
Views: 1,000
Posted By Deme
Okay, thank you guys for helping me out, I appreciate it much.
Forum: C++ May 7th, 2009
Replies: 3
Views: 1,000
Posted By Deme
Well, what i'm trying to do is use cin.getline with my char pointer of 255 characters, take a look at the code below:


#include <cstdlib>
#include <iostream>
#include <fstream>
#include...
Forum: Community Introductions May 7th, 2009
Replies: 1
Views: 195
Posted By Deme
Hello everyone, i've been to this site many times to look at some C++ references and what not. You'll mostly be seeing me in the C++ Forum, my name is Anthony (if you care even the least, that is).
Showing results 1 to 8 of 8

 


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

©2003 - 2009 DaniWeb® LLC