Znaleziono 2 wyniki
- 26 sty 2010, 17:50
- Forum: Z innych systemów
- Temat: error -1603 - rome total war na wine?
- Odpowiedzi: 12
- Odsłony: 5673
Odp: error -1603 - rome total war na wine?
Ja skopiowałem cały katalog z grą z windowsa. Menu dziwnie się zachowuje ale gra działa płynnie.
- 27 sie 2008, 00:30
- Forum: Programowanie
- Temat: socket i kompilacja przykładowego programu
- Odpowiedzi: 5
- Odsłony: 3119
socket i kompilacja przykładowego programu
Witam, mam mały problem z przykładowym kodem źródłowym z http://cc-team.org/index.php?name=artykuly&show=154
Oto Mój kod:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <iostream>
int main(void)
{
int s ...
Oto Mój kod:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <iostream>
int main(void)
{
int s ...