Ryokuro's Profile
Reputation: 5
Worker
- Group:
- New Members
- Active Posts:
- 14 (0.02 per day)
- Joined:
- 16-June 11
- Profile Views:
- 257
- Last Active:
Dec 28 2012 03:03 AM- Currently:
- Offline
Previous Fields
- Country:
- Who Cares
- OS Preference:
- Who Cares
- Favorite Browser:
- Who Cares
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Error
Posted 19 Nov 2012
from what i see you have occup going out of scope and it is not defined within the function you are trying to use it in. -
In Topic: c++ Inheritance
Posted 23 Sep 2012
Sometimes I have run into times where the header guards would invalidate any code I'm doing by making it inaccessible. Another thing is possibly make sure the #include's have their file names matching (i.e. Uppercase/lowercase). Maybe have a space on your#include <iostream>
Sorry about double post too...but if you inherit from your base class and it has the iostream included, you don't need it in the derived class. -
In Topic: Why does the code exit out before i see the out put?
Posted 20 Sep 2012
Well the code runs line by line, so after you finish
printf ("The sentence entered is %u characters long.\n",(unsigned)strlen(szInput));
It runs the return command which tells the computer the program is done and closes it. you want to figure out a way to hold the screen up at that point before your return statement. Some common ways are using a char input holding or cin.ignore() (I use this way half the time). -
In Topic: Connect To ODBC In C#
Posted 4 Jul 2012
It's under Add References in the COM tab. -
In Topic: Server Not accessible outside my local host
Posted 14 Jun 2012
Not really too sure, that be something to ask people in networking.
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Programming Languages:
- C++, Java, PHP, C#, VHDL, Assembly
Contact Information
- E-mail:
- Private
Friends
Ryokuro hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
Ryokuro has no profile comments yet. Why not say hello?