User Profile

Collapse

Profile Sidebar

Collapse
hoggy
hoggy
Last Activity: Jan 29 '08, 05:17 PM
Joined: Jan 8 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hoggy
    replied to Multidimenstional array semi-dynamic declaration
    in C
    this is an intrestin question anyhow what kind of errors d u see
    See more | Go to post

    Leave a comment:


  • hoggy
    replied to Basics of creating a database in c++
    in C
    i think theres no way to connect to a db with c++ we can do so with java am i correct
    See more | Go to post

    Leave a comment:


  • hoggy
    started a topic linker error
    in C

    linker error

    hello i am beginner with c++
    i can compile the project
    but i cannot link it properly
    the error shows like this
    segment_text exceeded 64k
    wat shud i do to avoid this
    what may b the resons
    very urgent
    thanks in advance
    See more | Go to post

  • hoggy
    replied to system.out.println()
    in Java
    have u tried the print statement before if not please try it and tell me please dont mind
    and about the loop statement
    if i write
    for(int i=0;i<10;i++)
    {
    sytem.out.print ln("i is" +i);
    }
    it is possible in c++ bcoz there is no restriction that variables must be daeclared all at once it follows bottom to top approach then my line
    system.out.prin tln must be right please tellme
    ...
    See more | Go to post

    Leave a comment:


  • hoggy
    replied to system.out.println()
    in Java
    thanks
    but
    can i write
    system.out.prin tln(int num=10 +num)?
    num is not declared anywhere before this statement in the program
    See more | Go to post

    Leave a comment:


  • hoggy
    started a topic system.out.println()
    in Java

    system.out.println()

    hello
    i am just a beginner of java but iwant know if i can declare a variable of any datatype and output its value simaltaneously using sytem.out.print ln()
    if no ihave another doubt
    how this is possible
    for(int i=0;i<10;i++);
    please tell me
    hanks in advance
    See more | Go to post

  • hoggy
    started a topic bit 'wise'
    in C

    bit 'wise'

    hi guys
    if u can try this
    how u divide,multiply , 2 numbers using bitwise operators only
    See more | Go to post

  • hoggy
    started a topic semi colon

    semi colon

    hi there
    i want to print a semicolon using vb without using a semicolon anywher in the code
    like form1.print ;
    can u try this
    See more | Go to post

  • hoggy
    replied to No Permission To Insert Objects
    I have seen these kind of problems on many other forums.
    Sometimes you don't find controls in your components list.
    The real problem sometimes might be your harddisk.
    Viruses may affect your harddisk & the os might get corrupted.
    Reformat the hdd and reinstall the os.
    I am sure you can do everything with your VB.
    Try this!
    All the best to you.
    See more | Go to post
    Last edited by Killer42; Jan 10 '08, 02:55 AM.

    Leave a comment:

No activity results to display
Show More
Working...