Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~3K People Reached
About Me

love to program

PC Specs
microsoft, apple
Favorite Forums
Favorite Tags

9 Posted Topics

Member Avatar for ben1996123
Member Avatar for ratatat

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Gui; import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.sql.*; /** * * @author K */ public class Genres extends JFrame implements ActionListener { Connection conn = null; private Statement stmt, …

Member Avatar for JamesCherrill
0
181
Member Avatar for ratatat

hey guys, trying to run a program here but my compiler reads something like this 1>------ Build started: Project: ati, Configuration: Debug Win32 ------ 1>Compiling... 1>ati.cpp 1>Compiling manifest to resources... 1>Project : error PRJ0003 : Error spawning 'rc.exe'. 1>Build log was saved at "file://c:\Users\TEMP.STUDENTS.002\Documents\Visual Studio 2008\Projects\ati\ati\Debug\BuildLog.htm" 1>ati - 1 error(s), …

Member Avatar for Ancient Dragon
0
88
Member Avatar for ntrncx

dont declare the ifstream stuff in a function, try declaring everything separate. in other words, please don't include any arguments in your functions or methods. that wawy things should be clearer. goodluck

Member Avatar for ratatat
0
742
Member Avatar for chuyauchi

sorry man , but where the array at? i can't see it man, please reexamine your code

Member Avatar for chuyauchi
0
124
Member Avatar for ratatat

help guys, this code tells me that the sleep identifier is not found. has anyone got an idea on how to resolve this?

Member Avatar for ratatat
0
82
Member Avatar for jonsan32
Member Avatar for Max Hydes

wow, i don't know you max hydes but i tend to think you are in shibwabo's class of 2011. your question has solved my problemmo. thanks Narue

Member Avatar for Max Hydes
0
895
Member Avatar for ratatat

hi guys. there is this c++ program i have wrote and i would like to use time.h in order to manipulate the way strings are going to be displayed in my program. the lecturer said it is possible but the problem is i just dont know how to do it. …

Member Avatar for Narue
-1
66

The End.