All public logs
Combined display of all available logs of DDraceNetwork. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:57, 7 June 2023 Sedonya talk contribs created page Translations:Development/58/ru (Created page with "* <code>p</code> для указателей: <code>pMyPointer</code>, <code>m_pCharacter</code>, <code>ppMyPointerToPointer</code>. * <code>a</code> для массивов: <code>aMyArray</code>, <code>aBuf</code>. * <code>v</code> для <code>std::vector</code>s: <code>vMyVector</code>, <code>vpvMyVectorOfPointersToVectors</code>. * <code>fn</code> для функций: <code>pfnMyCallback</code>, <code>m_papfnMyPointerToArrayOfCallbacks</code>.")