Hi,
I have installed JBuilder 9 and trying to compile following small program :
public class test1 {
public static void main(String[] args) {
System.out.println("Hi! ");
}
}
I tried to write the same code in normal text editor and run from command promt, it gave the output...
Hi,
Can any one please let me know what it mean if a file name is like this : filename.doc,v
and how to open this file?
When I am trying to open this file using wordapd, it is not readable.
TIA,
Madhavi
thanks for ur reply.I got my mistake.I did the required modifications still I am not getting.
this is the code :
void CMainDlg::OnMain()
{
// TODO: Add your control notification handler code here
if(m_pchild == NULL) {
AfxMessageBox(TEXT("no child window is active"))...
hi,
I am a newbie to PPC technology.Along with my learning, I am creating some sample applications.I tried to create one sample application to generate a child window by clicking a button"main" in main window.I followed one modeless sample given with SDK.
the code is :
void...
Hi,
I am newbie to PPC and VC++.
I have created one small PPC 2002 exe file(dialog based).I am adding two edit controls to take name and contact number. I am adding one list box too in the same dialog to show the list of the entries.
The problem is, when ever I close the application and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.