- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
love to program
- PC Specs
- microsoft, apple
9 Posted Topics
/* * 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, … | |
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), … | |
Re: 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 | |
Re: sorry man , but where the array at? i can't see it man, please reexamine your code | |
help guys, this code tells me that the sleep identifier is not found. has anyone got an idea on how to resolve this? | |
Re: 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 | |
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. … |
The End.