Search:

Type: Posts; User: Smoki

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: Colors in c++

    by Smoki
    Replies
    1
    Views
    1,220

    Colors in c++

    Can anyone help me how to write colors with c++. I've seen some games made with c++ that even include 256 colors.????
  2. Replies
    8
    Views
    8,129

    Thanx it works. But is there any way of playing...

    Thanx it works. But is there any way of playing Mp3-s because the wav-s are sooo huge files comparing to mp3. Or is there any way to make wav-s but not that big files?
  3. Replies
    8
    Views
    8,129

    Still the same message.

    Still the same message.
  4. Replies
    8
    Views
    8,129

    #include I did it like this but in...

    #include <Winmm.lib>

    I did it like this but in Dev c++ says No such file or direktory??
  5. Replies
    8
    Views
    8,129

    Playing WAV in c++

    What is worng with this code?



    #include <windows.h>
    #include <mmsystem.h>

    int main()
    {
    PlaySound("test.wav",NULL,SND_ASYNC|SND_FILENAME);
  6. Replies
    28
    Views
    16,988

    dwks thanx man very very much, although it doesnt...

    dwks thanx man very very much, although it doesnt work. It works on the other codes. Thanx once more for wasting your time with my problems. Im learing intesivly so i hope one day i can contribute to...
  7. Replies
    28
    Views
    16,988

    That CODE works that u've sent me anywhere. Just...

    That CODE works that u've sent me anywhere. Just not in this game im making.
  8. Replies
    28
    Views
    16,988

    I tryed. Still not working. Its interesting, when...

    I tryed. Still not working. Its interesting, when i make it TRUE and enlarge it it works. It only doest want to dissapear.
  9. Replies
    28
    Views
    16,988

    I did. I just sent you the one without it so u...

    I did. I just sent you the one without it so u can judge where to put it. In the Int Main() ive put it in the very begining. And the result Remains the SAME.
  10. Replies
    28
    Views
    16,988

    I know that there are much shorter ways, but for...

    I know that there are much shorter ways, but for the moment i learnt Functions, Pointers & Arrays. So i came up to the idea that i can make something only with these. So i dont know how to do that...
  11. Replies
    28
    Views
    16,988

    As u can see its not finished yet, i want to put...

    As u can see its not finished yet, i want to put up more levels. Thanx dwks.
  12. Replies
    28
    Views
    16,988

    #include #include #include...

    #include <cstdlib>
    #include <iostream>
    #include <windows.h>
    #include <console.h>
    #include "conio.h"
    namespace con = JadedHoboConsole;
    using namespace std;


    void gotoxy(int x, int y) //...
  13. Replies
    28
    Views
    16,988

    Now i tryed it with TRUE and gave value 50 it...

    Now i tryed it with TRUE and gave value 50 it gets bigger. But with FALSE it doesnt work. Now i call this trange. HERE U HAVE THE CODE. Sorry its not commented and some things are written in albanian...
  14. Replies
    28
    Views
    16,988

    I tryed that. But no result. I tyed it on a...

    I tryed that. But no result. I tyed it on a simple code it worked. But on this one not. If you want i can send u the whole code (its a small game im makin thats why i need to get rid of the cursor).
  15. Replies
    28
    Views
    16,988

    Dev C++

    Dev C++
  16. Replies
    28
    Views
    16,988

    This is a part of my code. I made the cursor as a...

    This is a part of my code. I made the cursor as a function and this is a part of another function. I tryed to put it in the INT MAIN but it doesnt seem to work.

    P.S. I use colors is that a...
  17. Replies
    28
    Views
    16,988

    Where should i put it. I did it in int main() but...

    Where should i put it. I did it in int main() but it doest work. Mostly the programme is with functions.
  18. Replies
    28
    Views
    16,988

    Hide the cursor???

    Hi guys. First i want to thank all of you that have hellped me so far.

    I realy need to know how to hide the cursor in c++. Its realy important.
  19. Thread: Coordinates

    by Smoki
    Replies
    3
    Views
    1,545

    Coordinates

    Does anyone have an idea how can i get the coordinates so i will know where am i typing when i use coordinates.

    Like

    x=5, y=20; i know approximately where that is, but i need the exact thing.
  20. Replies
    5
    Views
    1,240

    IT says cannot find the path 'C:\Documents it...

    IT says cannot find the path 'C:\Documents
    it is strange it worked before but when i tryed it now it doesnt (i mean the same code) i had to replace it with c:\docu~1\alluse~1\.....
    WHY THAT?!
  21. Replies
    5
    Views
    1,240

    Help on System Command

    system ("\"C:\\Documents and Settings\\All Users\\Desktop\\Aitorg\\org\\3.bat\"");

    What is wrong with this command that it doesent get executed.??
  22. Replies
    2
    Views
    1,427

    How to read IP Adress!

    Can anyone tell me how to read the default gateway ip adress and to save that to a string?
  23. Lopp, and at the same time continue other operations

    I would like to know is it possible and how to loop something and the loop to remain, and at the same time to continue other operations:

    example:



    ----------------------------------------...
  24. Replies
    7
    Views
    15,580

    can anyone give an example like the full code coz...

    can anyone give an example like the full code coz i dont know how to implement this in my code! PLZ.
  25. Thread: Dismount Volume

    by Smoki
    Replies
    5
    Views
    980

    ur right, there is a way, but i guess i g2 search...

    ur right, there is a way, but i guess i g2 search more, although i have been searchin for hours with different keywords and when i found this forum trust me i was realy hoping someone could help me...
Results 1 to 25 of 28
Page 1 of 2 1 2