[ create a new paste ] login | about

Link: http://codepad.org/VBzIHW8Y    [ raw code | output | fork ]

C++, pasted on May 16:
1
wdDoc.Bookmarks.Add("Имя закладки", wdApp.Selection.Range);


Output:
1
2
Line 1: error: expected constructor, destructor, or type conversion before '.' token
compilation terminated due to -Wfatal-errors.


Create a new paste based on this one


Comments: