Quantcast
Channel: Programming Forums
Browsing all 51036 articles
Browse latest View live
↧

New to mobile development

I am currently a university student looking to expand my knowledge of programming. I currently know the basics of C# and java (formatting, loops, arrays, linked list, searching, sorting) i know the...

View Article


Render 3D Triangle List

I want to render semi-dynamic 3D models... the built in Model class won't work. So I thought I'd use a simple array of Vertices and render triangles from that... I've looked all around the internet,...

View Article


Zooming in on Mandelbrot Fractal

I am beginning to make a mandelbrot set fractal viewer. I am having a lot of issues when it comes to zooming in on the fractal. If you try to zoom, the viewer will just close in on the center. I have...

View Article

Pass info from JDialog to JFrame

Hi, I'm having a bit of trouble trying to pass information from a JDialog back to a JFrame.The trouble is I open the dialog box input my data into a JTextField, and then I thought I could just pass...

View Article

Inserting data into database is not working in joomla 2.5

Dear Folks, I've tried a lots of method to insert my data into joomla database but it's not working. Below is my code:- <?php /** * * @file $Id: default.php 0.0.2 2012-12-28 00:00:00 Joydeep...

View Article


istringstream problem

When i try to read this line from a file -> usemtl 0.298_0.802__0.800 And try to extract the 3 float values from the string, i get the following output: 0.298 0.802 -1.07374e+008 Which you can see...

View Article

concantenate $_SESSION variable and hyperlink

Hi, I'm an EFL teacher who programs a wee bit. I am trying to concatenate a PHP $_SESSION and an existing link in an options value. Is this even possible? I've tried and tried but no luck. Here is my...

View Article

copy 2 database contains to one database

File.Copy("file-a.txt", "file-b.txt", true); File.Copy(@"" + Application.StartupPath + "\\ms.mdb" , @"" + Application.StartupPath + "\\data\\temporary.mdb",true); im using this for copy one database...

View Article


i would like to start a gaming brower game like DarkOrbit but i need t

if any1 can help me please message me i really would like to gt started ive been in graphics and doing pictures and such but really need to learn how to make my own online browsing game thank you

View Article


Image may be NSFW.
Clik here to view.

BorderLayout. function problem

I am trying to build a GUI in JAVA as an Applet (but may convert it to Application due to permission problems). HOWEVER, my problem is that I have 4 panes in the JPane, and it seems that I can only...

View Article

GUI in C++ ...

Hello all, I'm Thai, Beginner in C/C++. Can someone help me to find the solution in C++ gui ? (Sorry i'm not good in English) As far as we know basic C++ #include <iostream> using namespace std;...

View Article

Solving Simultaneous Linear Equations

Hello, I've been learning Python for 3 weeks now, and know most of the basics ( classes, functions etc.. ) In my tries to create a program to solve simultaneous linear equations in two variables, I've...

View Article

How do I open an audio file dragged onto my program?

I searched the web a lot and I haven't found any information about this.I want my music program, when i drag a file(.mp3,etc.) on it's icon, to open it and play it.What should I do?

View Article


C++ Template Warnings

I'd like to point out that this isn't my code, and thus my understanding isn't so great. I'm implementing it in my project, however I compile with -Wextra, which produces the following warnings ( and...

View Article

how to search match line in file

try{ BufferedReader br = null; String file =searchTXT.getText(); try { int i =0; br = new BufferedReader(new FileReader("CustomerDATA.txt")); String line ; try { while((line = br.readLine()) != null...

View Article


Paint cards on Container / java swing

hello. I would like to ask a question about jpanel,jframe,jlabel . Firstly I have an interface card , a java class sicards implements card and spcards implements card . Secondly i have the main class...

View Article

Logical error Problem! Pointers 2d array

#include<stdio.h> #include<conio.h> #include<stdlib.h> void Union(int *a,int *b,int m,int n) { int *c,i,j,k=0,flag=0; c=(int *)malloc(sizeof(int)*m); for(i=0;i<m;i++) { c[k]=a[i];...

View Article


Free books of introduction to GUI in Qt

Hey Guys today I have started out Graphical User Interface in c++ but is their anyone who can give me a link of free books I want to download them and I enjoy GUI programming in c++

View Article

Image may be NSFW.
Clik here to view.

can some one help me with my source code

chemistry periodic table christygity, on 31 December 2012 - 05:21 AM, said:chemistry periodic table #include<iostream.h> #include<conio.h> #include<string.h> #include<stdio.h>...

View Article

add a print button in java application

i want to print the form suggest about the code of printing

View Article
Browsing all 51036 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>