16.05.2015 Views

Programowanie w C++ Borland Builder - Wyższa Szkoła Informatyki ...

Programowanie w C++ Borland Builder - Wyższa Szkoła Informatyki ...

Programowanie w C++ Borland Builder - Wyższa Szkoła Informatyki ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

{<br />

p2 = &napisy[i][0];<br />

strcat(p0, p2);<br />

int decyzja = MessageBox(0, p1, p0, MB_ICONHAND |<br />

MB_ABORTRETRYIGNORE);<br />

if (decyzja == IDABORT) break;<br />

else<br />

if (decyzja == IDRETRY)<br />

{<br />

cout

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!