Search:

Type: Posts; User: Seniorija

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,290

    Question about SuperMario

    hi dear guys !
    i have a problem in supermario xna ! could u plz help me??

    Look ! i have defined struct (rect) with this code in public class Game1:



    public struct rect
    {
    ...
  2. nvoigt : Thank you for your reply ... i chose a...

    nvoigt : Thank you for your reply ... i chose a nice background for my game ... (danke :D)
  3. Backgrounds And some questions about SuperMario

    Huy guys!
    i am learning XNA and i need some helps about background in my Game (SuperMario);
    so :
    1. i already have searched internet for founding a good background for my game , and until now i...
  4. Replies
    5
    Views
    904

    Question about a Boolean Function

    hi ,
    i have written a program which recieves 2 strings and checks (is the second string "hasEndig" with 1 strings or not !)
    for example : when we input strings : 1.Hello / 2.ello , it should return...
  5. Thread: 1 Question

    by Seniorija
    Replies
    1
    Views
    722

    1 Question

    Hi dears;

    i have written a code for c++ . this code recieve n and then recieve n student grades ,,, and finally it finds the average of grades !



    #include <iostream>
    #include <conio.h>...
  6. Replies
    8
    Views
    1,253

    Thank u for ur all warnings !:) So ... for...

    Thank u for ur all warnings !:) So ... for question 1 : i have used "if" ... actually i know that its better to use if , but i dont exactly know what i shoud do ... !!!! the following is my solution...
  7. Replies
    8
    Views
    1,253

    Salem .... excuse me !! In fact i want u to help...

    Salem .... excuse me !!
    In fact i want u to help me ... !!! Not just solving them !! and i know what a triangle is !!!!!

    I solved one of them but not completely ... and i want u Guide me !!!
    ...
  8. Replies
    8
    Views
    1,253

    2 programs for programming !

    Hi friends , I have 2 programs ... and i want u to help me on solving them !
    ready?

    1. Write a c++ (or c) program that input 3 numbers and print the type of a Triangle ! (of course if the...
  9. Replies
    6
    Views
    1,019

    Tnx ... 1.I know that 1 equal sign is for...

    Tnx ...

    1.I know that 1 equal sign is for assignment and 2 equal sgin is for comparison ,
    but my question is about if&else ... i mean when i use == istead of = the compiler behave the same ......
  10. Replies
    6
    Views
    1,019

    2 Questions !

    Hi Guys , i have 2 questions ... i appreciate u if u answer ...:rolleyes:

    1. In "If&Else" when we use "==" istead of "= " The compiler behave the same ... do u know why ??

    2. and what is the...
Results 1 to 10 of 10